Package | Description |
---|---|
io.atlasmap.expression.internal |
Internal implementation details for the AtlasMap expression evaluator.
|
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) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.