org.quattor.pan.parser.annotation
Class ASTAnnotation
java.lang.Object
org.quattor.pan.parser.annotation.SimpleNode
org.quattor.pan.parser.annotation.ASTAnnotation
- All Implemented Interfaces:
- Node
public class ASTAnnotation
- extends SimpleNode
| Methods inherited from class org.quattor.pan.parser.annotation.SimpleNode |
dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetParent, jjtSetValue, toString, toString |
ASTAnnotation
public ASTAnnotation(int id)
ASTAnnotation
public ASTAnnotation(AnnotationParser p,
int id)
Copyright © 2011 Quattor. All Rights Reserved.