Package | Description |
---|---|
serp.bytecode |
Bytecode Manipuation
|
serp.bytecode.visitor |
Bytecode Visitor
|
Modifier and Type | Method and Description |
---|---|
LocalVariableTable |
LocalVariable.getLocalVariableTable()
The owning table.
|
LocalVariableTable |
Code.getLocalVariableTable(boolean add)
Return local variable information for the code.
|
Modifier and Type | Method and Description |
---|---|
void |
BCVisitor.enterLocalVariableTable(LocalVariableTable obj) |
void |
BCVisitor.exitLocalVariableTable(LocalVariableTable obj) |
Copyright © 2002–2019. All rights reserved.