public class ASTNENode extends ASTEQNode
arg1 != arg2 by negating evaluation of ASTEQNode| Constructor and Description |
|---|
ASTNENode(int id) |
ASTNENode(Parser p,
int id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(InternalContextAdapter context) |
compareNonNumber, compareNull, getLiteralOperator, numberTestcompareNumbers, jjtAccept, valueinit, literalchildrenAccept, cleanupParserAndTokens, dump, dump, dump, execute, getColumn, getFirstToken, getFirstTokenImage, getInfo, getLastToken, getLastTokenImage, getLine, getLocation, getParser, getRuntimeServices, getTemplate, getTemplateName, getType, isInvalid, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, render, saveTokenImages, setFirstToken, setInfo, setInvalid, toString, toStringpublic ASTNENode(int id)
public ASTNENode(Parser p, int id)
public boolean evaluate(InternalContextAdapter context) throws MethodInvocationException
evaluate in interface Nodeevaluate in class ASTComparisonNodeMethodInvocationExceptionSimpleNode.evaluate(org.apache.velocity.context.InternalContextAdapter)Copyright © 2000–2021 The Apache Software Foundation. All rights reserved.