Property | Type | Description | |
---|---|---|---|
m_actions | Action | ||
m_map | |||
m_reswds | int | ||
m_tokClass | string |
Method | Description | |
---|---|---|
AddAction ( int act ) : void | ||
Closure ( ) : void | ||
ClosureAdd ( |
||
Dfa ( ) : System | ||
Dfa ( |
||
Dfa ( |
||
MakeLastAction ( int act ) : void | ||
Match ( string str, int ix, int &action ) : int | ||
Print ( ) : void | ||
Serialise ( object o, Tools.Serialiser s ) : object | ||
SetTokens ( |
Method | Description | |
---|---|---|
AddActions ( ) : void | ||
AddNfaNode ( |
||
SameAs ( |
||
Target ( char ch ) : |
public Match ( string str, int ix, int &action ) : int | ||
str | string | |
ix | int | |
action | int | |
return | int |
public static Serialise ( object o, Tools.Serialiser s ) : object | ||
o | object | |
s | Tools.Serialiser | |
return | object |
public static SetTokens ( |
||
tks | ||
h | ||
return | void |
public Hashtable,System.Collections m_map | ||
return |