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

TPasParser.CreateUnaryExpr

Declaration

Source position: pparser.pp line 362

protected function TPasParser.CreateUnaryExpr(

  AParent: TPasElement;

  AOperand: TPasExpr;

  AOpCode: TExprOpCode

):TUnaryExpr; overload;

function TPasParser.CreateUnaryExpr(

  AParent: TPasElement;

  AOperand: TPasExpr;

  AOpCode: TExprOpCode;

  const ASrcPos: TPasSourcePos

):TUnaryExpr; overload;


Documentation generated on: 2023-03-18