| Package | Description |
|---|---|
| serp.bytecode |
Bytecode Manipuation
|
| serp.bytecode.visitor |
Bytecode Visitor
|
| Modifier and Type | Method and Description |
|---|---|
Project |
Annotation.getProject() |
Project |
Annotation.Property.getProject() |
Project |
Instruction.getProject() |
Project |
BCClassLoader.getProject()
Return this class loader's project.
|
Project |
BCEntity.getProject()
Return the project of the current class.
|
Project |
BCMember.getProject() |
Project |
InnerClass.getProject() |
Project |
BCClass.getProject() |
Project |
Local.getProject() |
Project |
LineNumber.getProject() |
Project |
ExceptionHandler.getProject() |
Project |
Attribute.getProject() |
| Constructor and Description |
|---|
BCClassLoader(Project project)
Constructor.
|
BCClassLoader(Project project,
ClassLoader loader)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BCVisitor.enterProject(Project obj) |
void |
PrettyPrintVisitor.enterProject(Project obj) |
void |
BCVisitor.exitProject(Project obj) |
void |
PrettyPrintVisitor.exitProject(Project obj) |
Copyright © 2002–2016. All rights reserved.