站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss RULES 3.0.6 API 英文版文档

org.drools.lang.dsl.template - JBoss RULES 3.0.6 API 英文版文档


Package org.drools.lang.dsl.template

Class Summary
MappingError MappingError A class to represent errors found in a DSL mapping
NLExpressionCompiler This is the utility class for compiling pseudo natural/DSL expression into the target language, via the supplied mappings.
NLGrammar This represents a simple grammar mapping.
NLMappingItem This contains a single mapping from psuedo NL to a grammarTemplate.
RegexTemplate Experimental... seeing how far I can take dynamically generated regex...