[][src]Crate stelar

Modules

grammar

Types used to define a grammar

parse_table

Define a parse table for a parser

Macros

rule_rhs

Structs

Parser

A parser wrapping a ParseTable with the parsing logic

SyntaxTree
TokenStream

Tokens over an input storage

ValuedToken

Traits

Extract

Trait to extract values out of a input storage