| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-08-02 | Introduce NonterminalKind | Aleksey Kladov | -0/+163 | |
| It encapsulate the (part of) the interface between the parser and macro by example (macro_rules) parser. The second bit is somewhat more general `parse_ast_fragment`, which is the reason why we keep some `parse_xxx` functions as public. | ||||
