Package | Description |
---|---|
serp.bytecode |
Bytecode Manipuation
|
serp.bytecode.visitor |
Bytecode Visitor
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
BCVisitor.enterAnnotations(Annotations obj) |
void |
BCVisitor.exitAnnotations(Annotations obj) |
Copyright © 2002–2019. All rights reserved.