프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_debug | bool | ||
m_lexer | Lexer | ||
m_stkdebug | bool | ||
m_symbols | YyParser |
메소드 | 설명 | |
---|---|---|
Create ( ) : void | ||
Error ( int n, |
||
NextSym ( ) : |
||
Parse ( |
||
Parse ( |
||
Parse ( string buf ) : |
||
Parser ( |
||
StackAt ( int ix ) : |
메소드 | 설명 | |
---|---|---|
Error ( |
메소드 | 설명 | |
---|---|---|
Parse ( ) : |
||
Pop ( |
||
Push ( |
protected Error ( |
||
top | ||
str | string | |
리턴 | bool |
public Error ( int n, |
||
n | int | |
sym | ||
s | string | |
리턴 | void |
public Parser ( |
||
syms | ||
lexer | ||
리턴 | System |