Needs massive refactor: - Overcomplicated type hierarchy - Fragile via-string connection to tokens very bad - `node_from_token` may be overused - a lot of the time we know what the CST class should be so why are we doing a lookup?
Needs massive refactor:
node_from_tokenmay be overused - a lot of the time we know what the CST class should be so why are we doing a lookup?