|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BooleanETIR | |
|---|---|
| org.norecess.citkit.tir.expressions | This package provides the classes for the expressions in a language. |
| Uses of BooleanETIR in org.norecess.citkit.tir.expressions |
|---|
| Fields in org.norecess.citkit.tir.expressions declared as BooleanETIR | |
|---|---|
static BooleanETIR |
BooleanETIR.FALSE
Handy constant for a false value. |
static BooleanETIR |
BooleanETIR.TRUE
Handy constant for a true value. |
| Methods in org.norecess.citkit.tir.expressions that return BooleanETIR | |
|---|---|
static BooleanETIR |
BooleanETIR.create(boolean bool)
Factory method to return TRUE or FALSE. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||