| Package | Description |
|---|---|
| com.googlecode.aviator.runtime | |
| com.googlecode.aviator.runtime.function | |
| com.googlecode.aviator.runtime.function.internal | |
| com.googlecode.aviator.runtime.type |
| Modifier and Type | Method and Description |
|---|---|
AviatorType |
RuntimeFunctionDelegator.getAviatorType() |
| Modifier and Type | Method and Description |
|---|---|
AviatorType |
AbstractVariadicFunction.getAviatorType() |
AviatorType |
AbstractFunction.getAviatorType() |
| Modifier and Type | Method and Description |
|---|---|
AviatorType |
CatchHandler.getAviatorType() |
AviatorType |
ReducerResult.getAviatorType() |
| Modifier and Type | Method and Description |
|---|---|
AviatorType |
AviatorDecimal.getAviatorType() |
AviatorType |
AviatorPattern.getAviatorType() |
AviatorType |
AviatorLong.getAviatorType() |
AviatorType |
AviatorDouble.getAviatorType() |
AviatorType |
Range.getAviatorType() |
AviatorType |
AviatorNil.getAviatorType() |
AviatorType |
AviatorBoolean.getAviatorType() |
abstract AviatorType |
AviatorObject.getAviatorType() |
AviatorType |
AviatorString.getAviatorType() |
AviatorType |
AviatorJavaType.getAviatorType() |
AviatorType |
AviatorBigInt.getAviatorType() |
static AviatorType |
AviatorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AviatorType[] |
AviatorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2022. All rights reserved.