Record Field | Description |
Full Usage:
CurIndex
Field type: int
|
Current instruction index. This will change as we encounter an instruction, but labels would not change this.
|
Label string to an index of an instruction. The index starts from zero, and labels do not increase the index.
|