| com.pnfsoftware.jeb.core.units.code.java.IJavaAnnotation |
Java AST interface to represent Java annotations.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract List<? extends IJavaAnnotationElement> |
getElements()
Get the elements of this annotation.
| ||||||||||
| abstract IJavaType |
getType()
Get the annotation type.
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.pnfsoftware.jeb.core.units.code.java.IJavaElement
| |||||||||||
Get the elements of this annotation.