TechTrader Bytecode Toolkit
A B C D E F G H I J L M N O P R S T U V W X _

T

TABLESWITCH - Static variable in interface com.techtrader.modules.tools.bytecode.Constants
 
tableswitch() - Method in class com.techtrader.modules.tools.bytecode.Code
 
TableSwitchInstruction - class com.techtrader.modules.tools.bytecode.TableSwitchInstruction.
A TABLESWITCH instruction.
TableSwitchInstruction(Code) - Constructor for class com.techtrader.modules.tools.bytecode.TableSwitchInstruction
 
throwsException(Class) - Method in class com.techtrader.modules.tools.bytecode.ExceptionsAttribute
Return true if the method declares that it throws the given exception.
throwsException(String) - Method in class com.techtrader.modules.tools.bytecode.ExceptionsAttribute
Return true if the method declares that it throws the given exception.
toByteArray() - Method in class com.techtrader.modules.tools.bytecode.BCClass
Get the contents of this class as a byte array, possibly for use in a custom ClassLoader.
TypedLocalVariableInstruction - class com.techtrader.modules.tools.bytecode.TypedLocalVariableInstruction.
An instruction manipulating a local variable that varies with the variable type.
TypedLocalVariableInstruction(Code) - Constructor for class com.techtrader.modules.tools.bytecode.TypedLocalVariableInstruction
 

TechTrader Bytecode Toolkit
A B C D E F G H I J L M N O P R S T U V W X _