Package | Description |
---|---|
io.atlasmap.expression.internal |
Internal implementation details for the AtlasMap expression evaluator.
|
io.atlasmap.expression.parser |
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) |
Modifier and Type | Method and Description |
---|---|
ConstantExpression |
Parser.literal() |
Copyright © 2019 JBoss by Red Hat. All rights reserved.