Module rnix::parser[][src]

The parser: turns a series of tokens into an AST

Structs

AST

The result of a parse

Enums

ParseError

An error that occurred during parsing

Functions

parse

Parse tokens into an AST