module
Can::AST
Overview
Parsed template node types used by Parser and consumed by Codegen.
These classes are intentionally public so tools can parse .can files,
inspect the tree, and build experiments on top of Can without depending on
Crystal macros.