Unit 'ebnf.tree' Package
[Overview][Types][Classes][Index] [#fcl-ebnf]

TEBNFElementWithChildren

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

Declaration

Source position: ebnf.tree.pp line 63

type TEBNFElementWithChildren = class(TEBNFElement)

protected

  function GetChildCount; override;

  function GetChild(); override;

public

  constructor Create();

  destructor Destroy; override;

end;

Inheritance

TEBNFElementWithChildren

|

TEBNFElement

|

TObject


Documentation generated on: 2025-07-25