Module wright::interpreter [] [src]

Interpreter module. Contains struct and other items for representing an instance of the wright interpreter.

Modules

interpreter_error

Module containing struct to represent Interpreter Errors.

Structs

Interpreter

Interpreter struct.

Enums

OptimizationLevel

Enum for different levels of optimization. See variant documentation for more detail.