public class ASTGTNode extends ASTComparisonNode
Constructor and Description |
---|
ASTGTNode(int id) |
ASTGTNode(Parser p,
int id) |
Modifier and Type | Method and Description |
---|---|
boolean |
numberTest(int compareResult) |
compareNonNumber, compareNull, compareNumbers, evaluate, jjtAccept, value
childrenAccept, dump, execute, getColumn, getFirstToken, getInfo, getLastToken, getLine, getLocation, getRuntimeServices, getTemplate, getTemplateName, getType, init, isInvalid, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, literal, render, setFirstToken, setInfo, setInvalid, toString, toString
public ASTGTNode(int id)
public ASTGTNode(Parser p, int id)
public boolean numberTest(int compareResult)
numberTest
in class ASTComparisonNode
Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.