|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An expression element is a tagged interface that represents an expression token. These are generated by the StandardTemplateParser while compiling templates.
Note:
While all Expression
s are expression elements, the reverse it not
the case. In particular, open and close brackets are emitted as expression
elements by the parser, but these are only used to indicate how the
expression tree should be structured. They are dropped from the final
expression tree.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |