com.pnfsoftware.jeb.core.units.code.android.dex.IDexAnnotation |
This interface represents a DEX annotation.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract List<IDexAnnotationElement> |
getElements()
Get the elements of this annotation.
| ||||||||||
abstract int |
getTypeIndex()
Get the type index for this annotation.
|
Get the elements of this annotation.
Get the type index for this annotation.