Property | Type | Description | |
---|---|---|---|
m_buf | string | ||
m_debug | bool | ||
m_pch | int | ||
m_state | string | ||
yytext | string |
Method | Description | |
---|---|---|
Advance ( ) : void | ||
GetChar ( ) : int | ||
GetEnumerator ( ) : _Enumerator | ||
Lexer ( |
||
Matching ( bool b ) : void | ||
Next ( ) : |
||
PeekChar ( ) : char | ||
Reset ( ) : void | ||
Restore ( int mark ) : void | ||
Saypos ( int pos ) : string | ||
Start ( |
||
Start ( |
||
Start ( string buf ) : void | ||
UnGetChar ( ) : void | ||
sourceLine ( |
||
sourceLineInfo ( int pos ) : |
||
yy_begin ( string newstate ) : void |
Method | Description | |
---|---|---|
Mark ( ) : int | ||
Match ( |
||
TryActions ( |
public Start ( |
||
inFile | ||
return | void |
public sourceLine ( |
||
s | ||
return | string |
public sourceLineInfo ( int pos ) : |
||
pos | int | |
return |