Module gearley::recognizer [] [src]

Structs

Completion

A group of completed items.

Completions

A tool for completing items.

Recognizer

The recognizer implements the Earley algorithm. It parses the given input according to the grammar. The forest is used to construct a parse result.