This unit contains files that process each Pascal statement: If, While, For, Repeat, Case, With, GoTo, Inline, Asm block, or system procedure.
|
This procedure processes With statement. It expects Record or Object variable and stores its data to a linked list.
|
This procedure processes GoTo Statement. It expects already declared numeric label that should be in the in the current block and adds GoTo record to a linked list.
|
This procedure processes Port and PortW statements. This stetement accesses I/O address space and generates OUT instruction.
|
|
|
<< Start < Prev 1 2 Next > End >>
|