| Package | Description |
|---|---|
| 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. |
| Modifier and Type | Class and Description |
|---|---|
class |
PreMinusOperator |
class |
PrePlusOperator |
| Modifier and Type | Method and Description |
|---|---|
static PrefixOperator |
ASTNodeFactory.createPrefixOperator(String operatorStr,
String headStr,
int precedence) |
Copyright © 2016 Java Wikipedia API (Bliki engine). All rights reserved.