| Package | Description |
|---|---|
| wyil.lang |
Provides core classes for representing WYIL modules and bytecodes.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Type.Impl.Function
A function type, consisting of a list of zero or more parameters and
a return type.
|
static class |
Type.Impl.Method |
static class |
Type.Impl.Property |
Copyright © 2017. All rights reserved.