Méthode | Description | |
---|---|---|
InContext ( this parser, string context ) : bool |
Méthode | Description | |
---|---|---|
GetAncestor ( ITreeAdaptor adaptor, string tokenNames, object t, string goal ) : object |
Helper for static InContext(ITreeAdaptor, string[], object, string).
|
|
InContext ( ITreeAdaptor adaptor, string tokenNames, object t, string context ) : bool |
The worker for InContext(TreeParser, string). It's
|
public static InContext ( this parser, string context ) : bool | ||
parser | this | |
context | string | |
Résultat | bool |