Property | Type | Description | |
---|---|---|---|
cats | |||
erh | |||
m_encoding | |||
m_gencat | UnicodeCategory | ||
reswds | |||
starts | |||
tokens | |||
toupper | bool | ||
types | |||
usingEOF | bool |
Property | Type | Description | |
---|---|---|---|
arr | int[] |
Method | Description | |
---|---|---|
EmitDfa ( |
||
GetDfa ( ) : void | ||
GetEnumerator ( ) : IEnumerator | ||
OldAction ( |
||
UsingCat ( UnicodeCategory cat ) : |
||
YyLexer ( |
Method | Description | |
---|---|---|
Tokenfactory ( |
Method | 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 | ||
return | void |
public OldAction ( |
||
yyl | ||
yytext | string | |
action | int | |
reject | bool | |
return |
protected Tokenfactory ( |
||
yyl | ||
return | object |
public UsingCat ( UnicodeCategory cat ) : |
||
cat | UnicodeCategory | |
return |
public Hashtable,System.Collections cats | ||
return |
public Hashtable,System.Collections reswds | ||
return |
public Hashtable,System.Collections starts | ||
return |
public Hashtable,System.Collections tokens | ||
return |
public Hashtable,System.Collections types | ||
return |