public static interface SkipParser.SkipHandler
Modifier and Type | Method and Description |
---|---|
void |
skipAction()
Skips the action at the top of the stack.
|
void |
skipTopSymbol()
Skips the symbol at the top of the stack.
|
void skipAction() throws IOException
IOException
void skipTopSymbol() throws IOException
IOException
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.