| Package | Description |
|---|---|
| wyc.builder |
Provides the classes responsible for actually translating WhileyFiles into WyilFiles.
|
| wyc.lang |
Provides core classes for the Abstract Syntax Tree (AST) used to represent Whiley source files.
|
| wyil.lang |
Provides core classes for representing WYIL modules and bytecodes.
|
| Modifier and Type | Method and Description |
|---|---|
Type.Method |
FlowTypeChecker.resolveAsType(wyal.lang.WyalFile.Type.Method t,
WhileyFile.Context context) |
| Modifier and Type | Field and Description |
|---|---|
Type.Method |
Expr.MethodCall.methodType |
Type.Method |
Expr.IndirectMethodCall.methodType |
Type.Method |
WhileyFile.Method.resolvedType |
| Modifier and Type | Method and Description |
|---|---|
Type.Method |
WhileyFile.Method.resolvedType() |
Type.Method |
Expr.MethodCall.type() |
| Modifier and Type | Class and Description |
|---|---|
static class |
Type.Impl.Method |
Copyright © 2017. All rights reserved.