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...