Свойство | Type | Description | |
---|---|---|---|
abstractRecognizer | bool | ||
grammarFileName | string | ||
grammarName | string | ||
literalNames | IList |
||
name | string | ||
ruleNames | ICollection |
||
rules | ICollection |
||
symbolicNames | IList |
||
tokens | int>.IDictionary |
Méthode | Description | |
---|---|---|
Recognizer ( OutputModelFactory factory ) : System.Collections.Generic | ||
TranslateTokenStringToTarget ( string tokenName, OutputModelFactory factory ) : string | ||
TranslateTokenStringsToTarget ( string tokenStrings, OutputModelFactory factory ) : IList |
protected Recognizer ( OutputModelFactory factory ) : System.Collections.Generic | ||
factory | OutputModelFactory | |
Résultat | System.Collections.Generic |
protected static TranslateTokenStringToTarget ( string tokenName, OutputModelFactory factory ) : string | ||
tokenName | string | |
factory | OutputModelFactory | |
Résultat | string |
protected static TranslateTokenStringsToTarget ( string tokenStrings, OutputModelFactory factory ) : IList |
||
tokenStrings | string | |
factory | OutputModelFactory | |
Résultat | IList |