public class ASTGENode extends ASTComparisonNode
Constructor and Description |
---|
ASTGENode(int id) |
ASTGENode(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 ASTGENode(int id)
public ASTGENode(Parser p, int id)
public boolean numberTest(int compareResult)
numberTest
in class ASTComparisonNode
Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.