Unit 'fpexprpars' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-base]

TFPExprIdentifierNode

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fpexprpars.pp line 597

type TFPExprIdentifierNode = class(TFPExprNode)

public

  constructor CreateIdentifier();

  function NodeType; override;

  procedure GetNodeValue(); override;

  property Identifier: TFPExprIdentifierDef; [r]

end;

Inheritance

TFPExprIdentifierNode

|

TFPExprNode

|

TObject


Documentation generated on: 2023-03-18