|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LocalTable | |
---|---|
serp.bytecode | Bytecode Manipuation |
Uses of LocalTable in serp.bytecode |
---|
Subclasses of LocalTable in serp.bytecode | |
---|---|
class |
LocalVariableTable
Code blocks compiled from source have local variable tables mapping locals used in opcodes to their names and descriptions. |
class |
LocalVariableTypeTable
Code blocks compiled from source have local variable type tables mapping generics-using locals used in opcodes to their names and signatures. |
Methods in serp.bytecode that return LocalTable | |
---|---|
LocalTable |
Local.getTable()
The owning table. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |