| Package | Description |
|---|---|
| wyil.lang |
Provides core classes for representing WYIL modules and bytecodes.
|
| Modifier and Type | Field and Description |
|---|---|
static Constant.Bool |
Constant.False
The Bool false constant
|
static Constant.Bool |
Constant.True
The Bool true constant
|
| Modifier and Type | Method and Description |
|---|---|
static Constant.Bool |
Constant.Bool(boolean f)
Get the appropriate Bool constant corresponding to a Java boolean.
|
Copyright © 2017. All rights reserved.