|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PostfixOperator | |
---|---|
info.bliki.wiki.template.expr.operator |
The operator classes (i.e. for binary, prefix and postfix Operators) for the {{ #expr: ... }} and
{{ #ifexpr: ... }} parser template functions. |
Uses of PostfixOperator in info.bliki.wiki.template.expr.operator |
---|
Methods in info.bliki.wiki.template.expr.operator that return PostfixOperator | |
---|---|
static PostfixOperator |
ASTNodeFactory.createPostfixOperator(java.lang.String operatorStr,
java.lang.String headStr,
int precedence)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |