| Package | Description |
|---|---|
| com.microej.script.ast.expressions.literals |
| Modifier and Type | Field and Description |
|---|---|
static BooleanLiteralExpression |
BooleanLiteralExpression.FALSE
False boolean literal expression.
|
static BooleanLiteralExpression |
BooleanLiteralExpression.TRUE
True boolean literal expression.
|