Skip to content

Commit

Permalink
Document events a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
matklad committed Jan 28, 2018
1 parent cd4e13f commit d3dedca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/parser/event_parser/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ use {SyntaxKind, Token};
mod parser;
mod grammar;


/// `Parser` produces a flat list of `Event`s.
/// They are converted to a tree-structure in
/// a separate pass, via `TreeBuilder`.
Expand Down

0 comments on commit d3dedca

Please sign in to comment.