Serialized Form
-
Package org.parboiled.common
-
Class org.parboiled.common.IntArrayStack.UnderflowException extends java.lang.RuntimeException implements Serializable
-
-
Package org.parboiled.errors
-
Class org.parboiled.errors.ActionException extends java.lang.RuntimeException implements Serializable
-
Class org.parboiled.errors.GrammarException extends java.lang.RuntimeException implements Serializable
-
Class org.parboiled.errors.IllegalIndentationException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
buffer
InputBuffer buffer
-
position
Position position
-
-
-
Class org.parboiled.errors.ParserRuntimeException extends java.lang.RuntimeException implements Serializable
-
Class org.parboiled.errors.ParsingException extends java.lang.RuntimeException implements Serializable
-
-
Package org.parboiled.parserunners
-
Class org.parboiled.parserunners.RecoveringParseRunner.TimeoutException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
inputBuffer
InputBuffer inputBuffer
-
lastParsingResult
ParsingResult<?> lastParsingResult
-
rule
Rule rule
-
-
-