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

TPasExprKind

Declaration

Source position: pastree.pp line 201

type TPasExprKind = (

  pekIdent,

  pekNumber,

  pekString,

  pekSet,

  pekNil,

  pekBoolConst,

  pekRange,

  pekUnary,

  pekBinary,

  pekFuncParams,

  pekArrayParams,

  pekListOfExp,

  pekInherited,

  pekSelf,

  pekSpecialize,

  pekProcedure

);


Documentation generated on: 2023-03-18