|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface SkipParser.SkipHandler
The clients implement this interface to skip symbols and actions.
Method Summary | |
---|---|
void |
skipAction()
Skips the action at the top of the stack. |
void |
skipTopSymbol()
Skips the symbol at the top of the stack. |
Method Detail |
---|
void skipAction() throws IOException
IOException
void skipTopSymbol() throws IOException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |