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
IOExceptionvoid skipTopSymbol()
            throws IOException
IOExceptionCopyright © 2009–2021 The Apache Software Foundation. All rights reserved.