InstructionSet.ArrayAccess(MethodModel _methodPoolEntry,
InstructionSet.ByteCode _byteCode,
ByteReader _byteReader,
boolean _wide) |
InstructionSet.Branch(MethodModel _methodPoolEntry,
InstructionSet.ByteCode _byteCode,
ByteReader _byteReader,
boolean _wide) |
InstructionSet.Branch(MethodModel _methodPoolEntry,
InstructionSet.ByteCode _byteCode,
Instruction _target) |
InstructionSet.Branch32(MethodModel _methodPoolEntry,
InstructionSet.ByteCode _byteCode,
ByteReader _byteReader,
boolean _wide) |
InstructionSet.BytecodeEncodedConstant(MethodModel _methodPoolEntry,
InstructionSet.ByteCode _byteCode,
ByteReader _byteReader,
boolean _wide,
T _value) |
InstructionSet.CompositeInstruction(MethodModel method,
InstructionSet.ByteCode _byteCode,
Instruction _firstChild,
Instruction _lastChild,
BranchSet _branchSet) |
InstructionSet.ConditionalBranch(MethodModel _methodPoolEntry,
InstructionSet.ByteCode _byteCode,
ByteReader _byteReader,
boolean _wide) |
InstructionSet.ConditionalBranch16(MethodModel _methodPoolEntry,
InstructionSet.ByteCode _byteCode,
ByteReader _byteReader,
boolean _wide) |
InstructionSet.DUP(MethodModel _methodPoolEntry,
InstructionSet.ByteCode _byteCode,
ByteReader _byteReader,
boolean _wide) |
InstructionSet.If(MethodModel _methodPoolEntry,
InstructionSet.ByteCode _byteCode,
ByteReader _byteReader,
boolean _wide) |
InstructionSet.IfUnary(MethodModel _methodPoolEntry,
InstructionSet.ByteCode _byteCode,
ByteReader _byteReader,
boolean _wide) |
InstructionSet.ImmediateConstant(MethodModel _methodPoolEntry,
InstructionSet.ByteCode _byteCode,
ByteReader _byteReader,
boolean _wide) |
InstructionSet.Index(MethodModel _methodPoolEntry,
InstructionSet.ByteCode _byteCode,
ByteReader _byteReader,
boolean _wide) |
InstructionSet.Index08(MethodModel _methodPoolEntry,
InstructionSet.ByteCode _byteCode,
ByteReader _byteReader,
boolean _wide) |
InstructionSet.Index16(MethodModel _methodPoolEntry,
InstructionSet.ByteCode _byteCode,
ByteReader _byteReader,
boolean _wide) |
InstructionSet.IndexConst(MethodModel _methodPoolEntry,
InstructionSet.ByteCode _byteCode,
ByteReader _byteReader,
boolean _wide,
int _index) |
InstructionSet.LocalVariableConstIndexAccessor(MethodModel methodPoolEntry,
InstructionSet.ByteCode byteCode,
ByteReader byteReader,
boolean _wide,
int index) |
InstructionSet.LocalVariableConstIndexLoad(MethodModel methodPoolEntry,
InstructionSet.ByteCode byteCode,
ByteReader byteReader,
boolean _wide,
int index) |
InstructionSet.LocalVariableConstIndexStore(MethodModel methodPoolEntry,
InstructionSet.ByteCode byteCode,
ByteReader byteReader,
boolean _wide,
int index) |
InstructionSet.LocalVariableIndex08Accessor(MethodModel methodPoolEntry,
InstructionSet.ByteCode byteCode,
ByteReader byteReader,
boolean _wide) |
InstructionSet.LocalVariableIndex08Load(MethodModel methodPoolEntry,
InstructionSet.ByteCode byteCode,
ByteReader byteReader,
boolean _wide) |
InstructionSet.LocalVariableIndex08Store(MethodModel methodPoolEntry,
InstructionSet.ByteCode byteCode,
ByteReader byteReader,
boolean _wide) |
InstructionSet.Return(MethodModel _methodPoolEntry,
InstructionSet.ByteCode _byteCode,
ByteReader _byteReader,
boolean _wide) |
InstructionSet.Switch(MethodModel _methodPoolEntry,
InstructionSet.ByteCode _code,
ByteReader _byteReader,
boolean _wide) |
InstructionSet.UnconditionalBranch(MethodModel _methodPoolEntry,
InstructionSet.ByteCode _byteCode,
ByteReader _byteReader,
boolean _wide) |
InstructionSet.UnconditionalBranch(MethodModel _methodPoolEntry,
InstructionSet.ByteCode _byteCode,
Instruction _target) |
InstructionSet.UnconditionalBranch16(MethodModel _methodPoolEntry,
InstructionSet.ByteCode _byteCode,
ByteReader _byteReader,
boolean _wide) |