adalogo.lang
Class ASTDashNode
- Node
childrenAccept , dump , getColumn , getId , getLine , getValue , jjtAccept , jjtAddChild , jjtClose , jjtCreate , jjtCreate , jjtGetChild , jjtGetNumChildren , jjtGetParent , jjtOpen , jjtSetParent , setColumn , setId , setLine , setValue , toString , toString |
ASTDashNode
public ASTDashNode(Lang p,
int id)
Constructor of SimpleNode. For in-parameter see LangTreeConstants.
ASTDashNode
public ASTDashNode(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