Module chomp::primitives::input [] [src]

Input utilities.

Primitive

Only used by fundamental parsers and combinators.

Constants

DEFAULT

Default (empty) input state.

END_OF_INPUT

If set the current slice of input is the last one.

Functions

new

Primitive: Creates a new input from the given state and buffer.