Свойство | Type | Description | |
---|---|---|---|
cats | |||
erh | |||
m_encoding | |||
m_gencat | UnicodeCategory | ||
reswds | |||
starts | |||
tokens | |||
toupper | bool | ||
types | |||
usingEOF | bool |
Свойство | Type | Description | |
---|---|---|---|
arr | int[] |
Méthode | Description | |
---|---|---|
EmitDfa ( |
||
GetDfa ( ) : void | ||
GetEnumerator ( ) : IEnumerator | ||
OldAction ( |
||
UsingCat ( UnicodeCategory cat ) : |
||
YyLexer ( |
Méthode | Description | |
---|---|---|
Tokenfactory ( |
Méthode | Description | |
---|---|---|
CharIsSeparator ( char c ) : bool | ||
CharIsSymbol ( char c ) : bool | ||
Filter ( char ch ) : char | ||
GetTest ( string name ) : ChTest | ||
UsingChar ( char ch ) : void | ||
testEOF ( char ch ) : bool |
public EmitDfa ( |
||
outFile | ||
Résultat | void |
public OldAction ( |
||
yyl | ||
yytext | string | |
action | int | |
reject | bool | |
Résultat |
protected Tokenfactory ( |
||
yyl | ||
Résultat | object |
public UsingCat ( UnicodeCategory cat ) : |
||
cat | UnicodeCategory | |
Résultat |
public YyLexer ( |
||
eh | ||
Résultat | System |
public Hashtable,System.Collections cats | ||
Résultat |
public Hashtable,System.Collections reswds | ||
Résultat |
public Hashtable,System.Collections starts | ||
Résultat |
public Hashtable,System.Collections tokens | ||
Résultat |
public Hashtable,System.Collections types | ||
Résultat |