| Package | Description |
|---|---|
| wyc.builder |
Provides the classes responsible for actually translating WhileyFiles into WyilFiles.
|
| wyc.io | |
| wyc.lang |
Provides core classes for the Abstract Syntax Tree (AST) used to represent Whiley source files.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlowTypeChecker.propagate(WhileyFile.Type td)
Resolve types for a given type declaration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WhileyFilePrinter.print(WhileyFile.Type decl) |
| Modifier and Type | Method and Description |
|---|---|
WhileyFile.Type |
WhileyFile.typeDecl(String name) |
Copyright © 2017. All rights reserved.