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