Searched defs:ASTIdent (Results 1 – 1 of 1) sorted by relevance
33 public class ASTIdent extends ASTExpr implements org.apache.bcel.Constants { class38 ASTIdent(int id) { in ASTIdent() method in ASTIdent42 ASTIdent(MiniParser p, int id) { in ASTIdent() method in ASTIdent50 public ASTIdent(String name, int type, int line, int column) { in ASTIdent() method in ASTIdent