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