| Package | Description |
|---|---|
| com.googlecode.aviator | |
| com.googlecode.aviator.runtime | |
| com.googlecode.aviator.runtime.function |
| Modifier and Type | Method | Description |
|---|---|---|
void |
BaseExpression.setFuncsArgs(Map<Integer,List<FunctionArgument>> funcsArgs) |
| Modifier and Type | Method | Description |
|---|---|---|
static FunctionArgument |
FunctionArgument.from(int index,
String name) |
| Modifier and Type | Method | Description |
|---|---|---|
static List<FunctionArgument> |
FunctionUtils.getFunctionArguments(Map<String,Object> env) |
Retrieve the invocation arguments info from env, returns null when absent.
|
Copyright © 2022–2023. All rights reserved.