# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
package opt has a compiler pass for making optimisations on the AST.
#nosec G104 generated code, errors reported do not make sense */.
Package position implements a data structure for storing source code positions.
No description provided by the author
No description provided by the author
# Functions
DisableOptimisation disables the optimisation phase.
EmitAst emits the AST after the parse phase.
EmitAstTypes emits the AST with types after the type checking phase.
MaxRecursionDepth sets the maximum allowable depth of the AST.
MaxRegexpLength sets the maximum allowable length of a regular expression.
No description provided by the author
# Type aliases
Option configures a new Compiler.