public class PrePlusOperator extends PrefixOperator
fFunctionName, fOperatorString, fPrecedence| Constructor and Description |
|---|
PrePlusOperator(String oper,
String functionName,
int precedence) |
| Modifier and Type | Method and Description |
|---|---|
ASTNode |
createFunction(IParserFactory factory,
ASTNode argument) |
equals, getFunctionName, getOperatorString, getPrecedence, hashCode, toStringpublic ASTNode createFunction(IParserFactory factory, ASTNode argument)
createFunction in class PrefixOperatorCopyright © 2017 Java Wikipedia API (Bliki engine). All rights reserved.