|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
{{ #expr: ... }}
and
{{ #ifexpr: ... }}
parser template functions.
See:
Description
Class Summary | |
---|---|
Parser | Create an expression of the ASTNode class-hierarchy from a
math formulas string representation
See Operator-precedence
parser for the idea, how to parse the operators depending on their
precedence. |
Scanner |
Exception Summary | |
---|---|
SyntaxError | Exception for a syntax error detected by the parser for a Mediawiki template expression. |
The parser and scanner implementation for the {{ #expr: ... }}
and
{{ #ifexpr: ... }}
parser template functions.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |