Package | Description |
---|---|
serp.bytecode |
Bytecode Manipuation
|
serp.bytecode.visitor |
Bytecode Visitor
|
Modifier and Type | Method and Description |
---|---|
SourceFile |
BCClass.getSourceFile(boolean add)
Return source file information for the class.
|
Modifier and Type | Method and Description |
---|---|
void |
BCVisitor.enterSourceFile(SourceFile obj) |
void |
PrettyPrintVisitor.enterSourceFile(SourceFile obj) |
void |
BCVisitor.exitSourceFile(SourceFile obj) |
Copyright © 2002–2019. All rights reserved.