|
|||||||||
| Home >> All >> com >> techtrader >> modules >> tools >> [ bytecode overview ] | PREV NEXT | ||||||||
Uses of Interface
com.techtrader.modules.tools.bytecode.InstructionPtr
| Uses of InstructionPtr in com.techtrader.modules.tools.bytecode |
| Classes in com.techtrader.modules.tools.bytecode that implement InstructionPtr | |
class |
ExceptionHandler
Represents a try {} catch() {} statement in bytecode. |
class |
JumpInstruction
Represents an IF, GOTO, JSR, or similar instruction that specifies as its argument a position in the code block to jump to. |
class |
LookupSwitchInstruction
The LOOKUPSWITCH instruction. |
class |
TableSwitchInstruction
A TABLESWITCH instruction. |
|
|||||||||
| Home >> All >> com >> techtrader >> modules >> tools >> [ bytecode overview ] | PREV NEXT | ||||||||