Package | Description |
---|---|
lucee.transformer.bytecode.cast | |
lucee.transformer.bytecode.literal |
Modifier and Type | Class and Description |
---|---|
class |
CastFloat
cast a Expression to a Double
|
Modifier and Type | Method and Description |
---|---|
static ExprFloat |
CastFloat.toExprFloat(Expression expr)
Create a String expression from a Expression
|
Modifier and Type | Class and Description |
---|---|
class |
LitFloat
Literal Double Value
|
Modifier and Type | Method and Description |
---|---|
static ExprFloat |
LitFloat.toExprFloat(float f,
Position start,
Position end) |
Copyright © 2015 Lucee