Unit 'PScanner' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] [#fcl-passrc]

TCondDirectiveEvaluator.TStackItem

Declaration

Source position: pscanner.pp line 619

protected type TCondDirectiveEvaluator.TStackItem = record

  Level: TPrecedenceLevel;

  Operathor: TToken;

  Operand: string;

  OperandPos: Integer;

end;


Documentation generated on: 2023-03-18