| Package | Description |
|---|---|
| org.granite.gravity.selector |
| Modifier and Type | Method and Description |
|---|---|
static ConstantExpression |
ConstantExpression.createFloat(String text) |
static ConstantExpression |
ConstantExpression.createFromDecimal(String text) |
static ConstantExpression |
ConstantExpression.createFromHex(String text) |
static ConstantExpression |
ConstantExpression.createFromOctal(String text) |
ConstantExpression |
SelectorParser.literal() |