Unit 'fprepexprpars' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lz_fpreport]

TFPExprIdentifierNode

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

Declaration

Source position: fprepexprpars.pp line 602

type TFPExprIdentifierNode = class(TFPExprNode)

public

  constructor CreateIdentifier();

  

  function NodeType; override;

  

  procedure GetNodeValue(); override;

  

  property Identifier: TFPExprIdentifierDef; [r]

  

end;

Inheritance

TFPExprIdentifierNode

  

|

TFPExprNode

  

|

TObject



CT Web help

CodeTyphon Studio