Package | Description |
---|---|
serp.bytecode |
Bytecode Manipuation
|
serp.bytecode.visitor |
Bytecode Visitor
|
Modifier and Type | Method and Description |
---|---|
LocalVariableTypeTable |
LocalVariableType.getLocalVariableTypeTable()
The owning table.
|
LocalVariableTypeTable |
Code.getLocalVariableTypeTable(boolean add)
Return local variable generics information for the code.
|
Modifier and Type | Method and Description |
---|---|
void |
BCVisitor.enterLocalVariableTypeTable(LocalVariableTypeTable obj) |
void |
BCVisitor.exitLocalVariableTypeTable(LocalVariableTypeTable obj) |
Copyright © 2002–2019. All rights reserved.