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

TFPExprNode

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

Declaration

Source position: fpexprpars.pp line 106

type TFPExprNode = class(TObject)

protected

  procedure CheckNodeType();

  procedure GetNodeValue(); virtual; abstract;

public

  procedure Check; virtual; abstract;

  procedure InitAggregate; virtual;

  procedure UpdateAggregate; virtual;

  class function IsAggregate; virtual;

  function HasAggregate; virtual;

  function NodeType; virtual; abstract;

  function NodeValue;

  function AsString; virtual; abstract;

end;

Inheritance

TFPExprNode

|

TObject


Documentation generated on: 2023-03-18