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