Source position: pscanner.pp line 777
type TPasDirectiveState = record
BoolSwitches: TBoolSwitches;
ModeSwitches: TModeSwitches;
ValueSwitches: TValueSwitchArray;
end;