Method | Description | |
---|---|---|
LoadGrammar ( |
||
Parse ( |
||
Parse ( string text ) : bool | ||
Parser ( bool trimReductions ) : System |
Method | Description | |
---|---|---|
CreateObjectFor ( GOLD r ) : object |
Method | Description | |
---|---|---|
InitEvents ( ) : void |
protected abstract CreateObjectFor ( GOLD r ) : object | ||
r | GOLD | |
return | object |
public LoadGrammar ( |
||
reader | ||
return | bool |
public Parse ( |
||
reader | ||
return | bool |
public Parser ( bool trimReductions ) : System | ||
trimReductions | bool | |
return | System |