Module origen::generator[][src]

Modules

The processor API is intentionally placed in a separate modele from the AST/Node to ensure that processor implementations use the Node API rather than coupling to its internals (i.e. children vector) which could be subject to change.

Structs