Module yaccas::parser [] [src]

This module contains the parser and supporting enums.

Structs

Parser

The parser which parses the Arguments upon Tokens provided by a Scanner.

Enums

FreeArgumentSupport

An enum which specifies the behavior of a parser on free (aka unknown) arguments.

Result

An enum of all possible results after parsing.