Method | Description | |
---|---|---|
BnfiTermChoice ( |
||
GetChildren ( Unparser childBnfTerms, object astValue, Unparser direction ) : IEnumerable |
||
GetChildrenPriority ( IUnparser unparser, object astValue, Unparser children, Unparser direction ) : int? | ||
TryGetUtokensDirectly ( IUnparser unparser, |
Method | Description | |
---|---|---|
IsMainChild ( BnfTerm bnfTerm ) : bool |
protected BnfiTermChoice ( |
||
domainType | ||
name | string | |
return | System |
protected GetChildren ( Unparser childBnfTerms, object astValue, Unparser direction ) : IEnumerable |
||
childBnfTerms | Unparser | |
astValue | object | |
direction | Unparser | |
return | IEnumerable |
protected GetChildrenPriority ( IUnparser unparser, object astValue, Unparser children, Unparser direction ) : int? | ||
unparser | IUnparser | |
astValue | object | |
children | Unparser | |
direction | Unparser | |
return | int? |
protected TryGetUtokensDirectly ( IUnparser unparser, |
||
unparser | IUnparser | |
self | ||
utokens | IEnumerable |
|
return | bool |