[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: ebnf.tree.pp line 76
type TEBNFFactor = class(TEBNFElement) |
public |
constructor Create(); |
destructor Destroy; override; |
property Value: string; [r] |
property InnerNode: TEBNFElement; [r] |
function ToString; override; |
end; |
| |
| |
TObject |