|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IJPTreeParser
Common interface for our tree parsers.
| Method Summary | |
|---|---|
AST |
get_retTree()
Get the (hopefully) last node where the tree parser left off before it died with an exception. |
void |
program(AST _t)
The starting point for parsing a tree. |
| Method Detail |
|---|
void program(AST _t)
throws RecognitionException
RecognitionExceptionAST get_retTree()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||