public class ASTAnnExpr extends SimpleNode
Constructor and Description |
---|
ASTAnnExpr(int id) |
ASTAnnExpr(Parser p,
int id) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetParent, jjtSetValue, toString
public ASTAnnExpr(int id)
public ASTAnnExpr(Parser p, int id)
public java.lang.String toString()
toString
in class SimpleNode