| Package | Description |
|---|---|
| wyil.lang |
Provides core classes for representing WYIL modules and bytecodes.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Type.Impl.Atom
An atom represents an indivisible type.
|
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.FunctionOrMethod |
static class |
Type.Impl.Method |
static class |
Type.Impl.PositiveAtom
A positive atom is any atom except a negation
|
static class |
Type.Impl.Primitive |
static class |
Type.Impl.Property |
Copyright © 2017. All rights reserved.