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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Get the elements of this annotation.