Class Annotation
java.lang.Object
org.jparsec.examples.common.ValueObject
org.jparsec.examples.java.ast.statement.Annotation
- All Implemented Interfaces:
Modifier
Represents the use of an annotation.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jparsec.examples.common.ValueObject
equals, hashCode
-
Field Details
-
type
-
elements
-
-
Constructor Details
-
Annotation
-
-
Method Details
-
toString
- Overrides:
toString
in classValueObject
-