[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: ebnf.tree.pp line 108
type TEBNFExpression = class(TEBNFElementWithChildren) |
public |
constructor Create; |
procedure AddTerm(); |
property TermCount: Integer; [r] |
function ToString; override; |
end; |
| |
| |
| |
TObject |