Module pomelo_parse::parser
source · Expand description
Defines the parse tokens, parser interface, and output syntax tree.
Structs
A wrapper for [
rowan::Checkpoint].A wrapper for [
rowan::GreenNodeBuilder].A guard to avoid forgetting to call
builder.finish_node().The main interface for manipulating the lexed source.
Output of the parsing stage.
A parsed token.