adalogo.lang
Class ASTMaxExpression
- Node
public class ASTMaxExpression
childrenAccept , dump , getColumn , getId , getLine , getValue , jjtAccept , jjtAddChild , jjtClose , jjtCreate , jjtCreate , jjtGetChild , jjtGetNumChildren , jjtGetParent , jjtOpen , jjtSetParent , setColumn , setId , setLine , setValue , toString , toString |
ASTMaxExpression
public ASTMaxExpression(Lang p,
int id)
Constructor of SimpleNode. For in-parameter see LangTreeConstants.
ASTMaxExpression
public ASTMaxExpression(int id)
Constructor of SimpleNode. For in-parameter see LangTreeConstants.
jjtCreate
public static Node jjtCreate(Lang p,
int id)
Constructor of Node. For in-parameter see LangTreeConstants.
- jjtCreate in interface SimpleNode
jjtCreate
public static Node jjtCreate(int id)
Constructor of Node. For in-parameter see LangTreeConstants.
- jjtCreate in interface SimpleNode