|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Annotations | |
|---|---|
| serp.bytecode | Bytecode Manipuation |
| serp.bytecode.visitor | Bytecode Visitor |
| Uses of Annotations in serp.bytecode |
|---|
| Methods in serp.bytecode that return Annotations | |
|---|---|
Annotations |
Annotated.getDeclaredAnnotations(boolean add)
Return runtime invisible annotation information for the entity. |
Annotations |
Annotated.getDeclaredRuntimeAnnotations(boolean add)
Return runtime visible annotation information for the entity. |
| Uses of Annotations in serp.bytecode.visitor |
|---|
| Methods in serp.bytecode.visitor with parameters of type Annotations | |
|---|---|
void |
BCVisitor.enterAnnotations(Annotations obj)
|
void |
BCVisitor.exitAnnotations(Annotations obj)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||