| Class | Description |
|---|---|
| AbstractBytecode | |
| ErrorMessages |
Contains global constants mapping syntax errors to their error messages.
|
| MoveAnalysis |
Responsible for determining when a value of a dynamically sized data type can
be "moved" or must be "copied".
|
| SyntaxTrees |
Helper functions for working with SyntaxTrees.
|
| TypeSystem |
The type system is responsible for managing the relationship between
nominal types and their underlying types.
|
| TypeSystem.FunctionOrMethodState | |
| TypeSystem.RecordState |
Copyright © 2017. All rights reserved.