# Type aliases
MarshalOptions defines the options for JSON marshaling, currently only toggling the marshaling of location information is supported.
NodeToggle is a generic struct to allow the toggling of settings for different ast node types.
Options defines the options for JSON operations, currently only marshaling can be configured.