See: Description
Class | Description |
---|---|
EmptyTargetInfo |
Target info for a TypeAnnotation structure with empty content.
|
ExceptionTargetInfo |
Target info for a TypeAnnotation structure with an exception table link.
|
LocalVarTarget |
Local variable target for the LocalVarTargetInfo structure.
|
LocalVarTargetInfo |
Target info for a TypeAnnotation structure with local variable table links.
|
OffsetTargetInfo |
Target info for a TypeAnnotation structure with a bytecode offset.
|
ParameterTargetInfo |
Target info for a TypeAnnotation structure with a parameter target.
|
SupertypeTargetInfo |
Target info for a TypeAnnotation structure with a super class target.
|
TargetInfo |
Base class for target infos in a TypeAnnotation structure.
|
TypeArgumentTargetInfo |
Target info for a TypeAnnotation structure with an offset and an argument index.
|
TypeParameterBoundTargetInfo |
Target info for a TypeAnnotation structure with a parameter index an a bound index.
|