public class ASTAnnotation extends SimpleNode
| Constructor and Description |
|---|
ASTAnnotation(AnnotationParser p,
int id) |
ASTAnnotation(int id) |
dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetParent, jjtSetValue, toString, toStringpublic ASTAnnotation(int id)
public ASTAnnotation(AnnotationParser p, int id)
Copyright © 2014 Quattor. All Rights Reserved.