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