Unit 'webidlscanner' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#webidl]

TDirectiveEvaluator.TStackItem

Declaration

Source position: webidlscanner.pp line 198

protected type TDirectiveEvaluator.TStackItem = record

  Level: TPrecedenceLevel;

  Operathor: TDirectiveToken;

  Operand: TIDLString;

  OperandPos: PChar;

end;


Documentation generated on: 2025-07-25