public class ASTNENode extends ASTEQNode
arg1 != arg2
by negating evaluation of ASTEQNodeConstructor and Description |
---|
ASTNENode(int id) |
ASTNENode(Parser p,
int id) |
Modifier and Type | Method and Description |
---|---|
boolean |
evaluate(InternalContextAdapter context) |
compareNonNumber, compareNull, getLiteralOperator, numberTest
compareNumbers, jjtAccept, value
init, literal
childrenAccept, 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, toString
public ASTNENode(int id)
public ASTNENode(Parser p, int id)
public boolean evaluate(InternalContextAdapter context) throws MethodInvocationException
evaluate
in interface Node
evaluate
in class ASTComparisonNode
MethodInvocationException
SimpleNode.evaluate(org.apache.velocity.context.InternalContextAdapter)
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.