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

TCondDirectiveEvaluator.TStackItem

Declaration

Source position: pscanner.pp line 660

protected type TCondDirectiveEvaluator.TStackItem = record

  Level: TPrecedenceLevel;

  Operathor: TToken;

  Operand: TPasScannerString;

  OperandPos: Integer;

end;


Documentation generated on: 2025-07-25