Property | Type | Description | |
---|---|---|---|
Line | byte[] | ||
NextAddress | ushort |
Method | Description | |
---|---|---|
GetOperand ( int i ) : |
||
Render ( MachineInstructionWriter writer ) : void | ||
TokenToString ( byte b ) : string | ||
Write ( |
public GetOperand ( int i ) : |
||
i | int | |
return |
public Render ( MachineInstructionWriter writer ) : void | ||
writer | MachineInstructionWriter | |
return | void |
public static TokenToString ( byte b ) : string | ||
b | byte | |
return | string |
public Write ( |
||
writer | ||
return | void |