aboutsummaryrefslogtreecommitdiffstats
path: root/modelica-parser-lalrpop/TODO
blob: cdb58cb1edcfe89a84d6ed5c5371a19b4691780a (plain)
1
2
3
4
5
6
7
- skip parser documentation (only document exported stuff)
    => explicit export instead of ::* (!!!)
- re-flatten components into simpler AST (using inline rust code)
    => eg, simplify components
- annotation
    => ability to parse out Documentation
- class