Module visitors

Source
Expand description

Represents the visitor pattern for the AST.

Modules§

emit_context
Represents a visitor for the AST.
emitter
An emitter for the AST.

Traits§

AstVisitor
Represents a visitor for the AST.