Uses of Package
org.parboiled.support
Packages that use org.parboiled.support
Package
Description
-
Classes in org.parboiled.support used by org.parboiledClassDescriptionA simple immutable container for a range of indices into an underlying InputBuffer.Holds a snapshot of the current
Matcher
stack at a certain point during the parsing process.Simple container class for a line/column position in the input text.A ValueStack is a stack implementation for parser values. -
Classes in org.parboiled.support used by org.parboiled.buffersClassDescriptionA simple immutable container for a range of indices into an underlying InputBuffer.Simple container class for a line/column position in the input text.
-
Classes in org.parboiled.support used by org.parboiled.errorsClassDescriptionHolds a snapshot of the current
Matcher
stack at a certain point during the parsing process.A simple container encapsulating the result of a parsing run.Simple container class for a line/column position in the input text. -
Classes in org.parboiled.support used by org.parboiled.matchersClassDescriptionAn immutable, set-like aggregation of (relatively few) characters that allows for an inverted semantic ("all chars except these few").This class provides a "local variable"-like construct for action expressions in parser rule methods.
-
Classes in org.parboiled.support used by org.parboiled.parserunnersClassDescriptionA simple container encapsulating the result of a parsing run.A ValueStack is a stack implementation for parser values.
-
Classes in org.parboiled.support used by org.parboiled.supportClassDescriptionAn immutable, set-like aggregation of (relatively few) characters that allows for an inverted semantic ("all chars except these few").An implementation of a stack of value objects providing an efficient snapshot capability and a number of convenience methods.A simple immutable container for a range of indices into an underlying InputBuffer.Holds a snapshot of the current
Matcher
stack at a certain point during the parsing process.A simple container encapsulating the result of a parsing run.Simple specialization of aVar
for StringBuilders.Simple specialization of aVar
for Strings.A ValueStack is a stack implementation for parser values.This class provides a "local variable"-like construct for action expressions in parser rule methods.