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

TDirectiveEvaluator.TStackItem

Declaration

Source position: webidlscanner.pp line 178

protected type TDirectiveEvaluator.TStackItem = record

  Level: TPrecedenceLevel;

  Operathor: TDirectiveToken;

  Operand: string;

  OperandPos: PChar;

end;


Documentation generated on: 2023-03-18