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

TEBNFFactor.Create

Declaration

Source position: ebnf.tree.pp line 81

public constructor TEBNFFactor.Create(

  aNodeType: TEBNFElementType

); overload;

constructor TEBNFFactor.Create(

  aNodeType: TEBNFElementType;

  aValue: string

); overload;

constructor TEBNFFactor.Create(

  aNodeType: TEBNFElementType;

  aInnerNode: TEBNFElement

); overload;


Documentation generated on: 2025-07-25