Unit 'fpsExprParser' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_fpspreadsheet]

TsIdentifierExprNode

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

Declaration

Source position: fpsexprparser.pas line 491

type TsIdentifierExprNode = class(TsExprNode)

protected

  procedure GetNodeValue(); override;

  

public

  constructor CreateIdentifier();

  

  function NodeType; override;

  

  property Identifier: TsExprIdentifierDef; [r]

  

end;

Inheritance

TsIdentifierExprNode

  

|

TsExprNode

  

|

TObject



CT Web help

CodeTyphon Studio