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