Package | Description |
---|---|
lucee.transformer.bytecode.cast | |
lucee.transformer.bytecode.literal | |
lucee.transformer.bytecode.statement.udf |
Modifier and Type | Class and Description |
---|---|
class |
CastInt
cast a Expression to a Double
|
Modifier and Type | Method and Description |
---|---|
static ExprInt |
CastInt.toExprInt(Expression expr)
Create a String expression from a Expression
|
Modifier and Type | Class and Description |
---|---|
class |
LitInteger
Literal Double Value
|
Modifier and Type | Method and Description |
---|---|
static ExprInt |
LitInteger.toExpr(int i) |
static ExprInt |
LitInteger.toExpr(int i,
Position start,
Position end) |
Modifier and Type | Method and Description |
---|---|
static ExprInt |
Function.toLocalMode(Expression expr,
ExprInt defaultValue) |
Modifier and Type | Method and Description |
---|---|
static ExprInt |
Function.toLocalMode(Expression expr,
ExprInt defaultValue) |
Copyright © 2015 Lucee