Class AnnotationDef
java.lang.Object
org.jparsec.examples.common.ValueObject
org.jparsec.examples.java.ast.declaration.AnnotationDef
- All Implemented Interfaces:
Declaration
Represents an annotation definition.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jparsec.examples.common.ValueObject
equals, hashCode
-
Field Details
-
modifiers
-
name
-
body
-
-
Constructor Details
-
AnnotationDef
-
-
Method Details
-
toString
- Overrides:
toString
in classValueObject
-