Class AnnotationTypeDeclaration

java.lang.Object
com.javacc.parser.BaseNode
com.javacc.parser.tree.AnnotationTypeDeclaration
All Implemented Interfaces:
JavaCCConstants, Node, ClassOrInterfaceBodyDeclaration, TypeDeclaration, freemarker.template.TemplateHashModel, freemarker.template.TemplateModel, freemarker.template.TemplateNodeModel, freemarker.template.TemplateScalarModel, Comparable<Node>

public class AnnotationTypeDeclaration extends BaseNode implements TypeDeclaration
  • Constructor Details

    • AnnotationTypeDeclaration

      public AnnotationTypeDeclaration()