public class AviatorRuntimeJavaElementType extends AviatorRuntimeJavaType
| Modifier and Type | Class and Description |
|---|---|
static class |
AviatorRuntimeJavaElementType.ContainerType |
callable, object, TEMP_VAR_GENnamemetadata| Constructor and Description |
|---|
AviatorRuntimeJavaElementType(AviatorRuntimeJavaElementType.ContainerType containerType,
Object container,
Object index,
Callable<Object> callable) |
| Modifier and Type | Method and Description |
|---|---|
AviatorObject |
setValue(AviatorObject value,
Map<String,Object> env) |
genName, getCallable, getName, getValue, setCallable, valueOfadd, bitAnd, bitNot, bitOr, bitXor, defineValue, deref, desc, div, getAviatorType, getElement, getProperty, getValueFromEnv, getValueFromEnv, innerCompare, match, mod, mult, neg, not, reserveName, shiftLeft, shiftRight, sub, tryResolveAsClass, unsignedShiftRightbooleanValue, compare, compareEq, exponent, getMetadata, isNull, meta, numberValue, stringValue, toString, withMeta, withoutMetapublic AviatorRuntimeJavaElementType(AviatorRuntimeJavaElementType.ContainerType containerType, Object container, Object index, Callable<Object> callable)
public AviatorObject setValue(AviatorObject value, Map<String,Object> env)
setValue in class AviatorJavaTypeCopyright © 2010–2022. All rights reserved.