Expand description
Represents a visitor for the AST.
Structs§
- Contains the emitting context for the AST.
- Builder for
EmitContext
to provide a fluent API for customization.
Enums§
- Represents an error that occurred while converting an AST node.
- Represents the verbosity mode in which the AST should be emitted.
- Represents the formatting indentation style for blocks of code.