Property | Type | Description | |
---|---|---|---|
m_debug | bool | ||
m_lexer | Lexer | ||
m_stkdebug | bool | ||
m_symbols | YyParser |
Method | Description | |
---|---|---|
Create ( ) : void | ||
Error ( int n, |
||
NextSym ( ) : |
||
Parse ( |
||
Parse ( |
||
Parse ( string buf ) : |
||
Parser ( |
||
StackAt ( int ix ) : |
Method | Description | |
---|---|---|
Error ( |
Method | Description | |
---|---|---|
Parse ( ) : |
||
Pop ( |
||
Push ( |
protected Error ( |
||
top | ||
str | string | |
return | bool |
public Error ( int n, |
||
n | int | |
sym | ||
s | string | |
return | void |
public Parse ( |
||
input | ||
return |
public Parser ( |
||
syms | ||
lexer | ||
return | System |