Interface | Description |
---|---|
ConditionBuilder.Sub | |
MathBuilder.Sub | |
PropertyAutoCompleteGenerator.PropertyAutoCompleteGeneratorHandler<T> |
Interface allowing to launch a compilation after setting the PropertyAutoComplete data in a dedicated context.
|
Class | Description |
---|---|
ClassEndCharDetectorFactory |
Forces end char if closing non opened group : ']'.
|
ClassImportLexerParserListener |
Allows to spy context factory parsing in order to retrieve input and output data types.
|
ConditionBuilder |
Class dedicated to build conditions using the natural language factory.
|
ConditionBuilder.FakeObject |
Used in grammar configuration to limite lexer usage.
|
ConditionBuilder.SubCondition | |
ConditionBuilder.SubConditionBuilder | |
CondWrapperMatcherListener |
Allows to validate that a condition wrapper will not contain an accessor wrapper for conditions,
which is not legal and cannot be checked via grammar config.
|
ContextFactoryLexerParserListener |
Allows to spy context factory parsing in order to retrieve input and output data types.
|
ImportAutoCompleteGenerator | |
LocalVariableListener |
Hook that stores the name of encountered local variables, for auto completion purposes.
|
MathBuilder |
Class dedicated to build conditions using the natural language factory.
|
MathBuilder.FakeObject |
Used in grammar configuration to limite lexer usage.
|
MathBuilder.Right | |
MathBuilder.RightBuilder | |
MRulesObjectCreator |
Extends default implementation to add end of parse hook.
|
NativeLanguageFactory |
Factory for dsl grammar.
|
PackageImportLexerParserListener |
Allows to spy context factory parsing in order to retrieve input and output data types.
|
PropertyAutoCompleteGenerator | |
PropertyAutoCompleteGenerator.ReadWriteBaseTypes | |
PropertyLexerMatcher |
Specific matcher for property access parsing.
|
PropertyLexerMatcherHandler |
Specific handler, dedicated to specific property matcher.
|
RulesetListener |
Hook that stores the name of encountered local variables, for auto completion purposes.
|
RulesetValidator |
Validates that the parsed ruleset is valid (i.e. compiles with a light context).
|