Property | Type | Description | |
---|---|---|---|
codes | Instruction[] | ||
pc | int |
Method | Description | |
---|---|---|
Assign ( |
||
InstructionPtr ( ) : System | ||
InstructionPtr ( Instruction codes, int pc ) : System | ||
dec ( |
||
inc ( |
||
operator ( ) : bool | ||
this ( int index ) : Instruction |
public static Assign ( |
||
ptr | ||
return |
public InstructionPtr ( Instruction codes, int pc ) : System | ||
codes | Instruction | |
pc | int | |
return | System |
public static dec ( |
||
ptr | ||
return |
public static inc ( |
||
ptr | ||
return |