Name |
Description |
DefaultDialect |
|
DelegateParameterEvaluatorFactory |
|
DelegateSwitchConditionEvaluatorFactory |
|
EvaluationContext |
This class contains the language and namespace that pattern parameter evaluators etc. should evaluate against |
HashTagFormatGroupExpander |
|
ParameterValue |
A value for ParameterSets. Logic can be applied after the string has been formatted in the PatternEvaluator |
PatternDialect |
A pattern dialect consist of a parser that understands a specific grammar and factories for value formaters, parameter evaluators and switch case evaluators when the parsed AST is decorated |
StringBasedSwitchConditionEvaluatorFactory |
Provides the basis for switch case evaluators that only supports a single text expression as conditions |
TextDialect |
|