Class | Description |
---|---|
ChangeableTemplateNotation |
This class defines a changeable template notation.
|
InlineTemplateBracketSet |
Contains the brackets of the inline templates at the current (recursive) level
of each inline template.
|
JiowaTemplateNotation |
This class defines a specific template notation.
|
TemplateNotation |
Abstract template notation class which carries all information
which is necessary in order to define a consistent notation.
|
TemplateNotationChanger |
Changes a given
TemplateNotation according to the configuration
of this class via
the RedefinitionContentToken . |
TemplateNotationChecker |
Checks a template notation on consistency and delivers
logging error messages if something is not right.
|