프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_actions | Action | ||
m_map | |||
m_reswds | int | ||
m_tokClass | string |
메소드 | 설명 | |
---|---|---|
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 ( |
메소드 | 설명 | |
---|---|---|
AddActions ( ) : void | ||
AddNfaNode ( |
||
SameAs ( |
||
Target ( char ch ) : |
public Match ( string str, int ix, int &action ) : int | ||
str | string | |
ix | int | |
action | int | |
리턴 | int |
public static Serialise ( object o, Tools.Serialiser s ) : object | ||
o | object | |
s | Tools.Serialiser | |
리턴 | object |
public static SetTokens ( |
||
tks | ||
h | ||
리턴 | void |