Property | Type | Description | |
---|---|---|---|
InstructionContext | |||
MethodDefinition | MethodDefinition | ||
NestedInstruction | Instruction | ||
Opcode | Opcode | ||
Operand | object | ||
PrettyPrint | Action |
Method | Description | |
---|---|---|
InstructionParseState ( int offset, MethodDefinition method ) : System |
public InstructionParseState ( int offset, MethodDefinition method ) : System | ||
offset | int | |
method | MethodDefinition | |
return | System |
public InstructionContext,Tiny.Metadata.Layout InstructionContext | ||
return |
public MethodDefinition MethodDefinition | ||
return | MethodDefinition |