public class ArrayExecutor
extends com.github.kayjamlang.core.provider.ExpressionProvider<com.github.kayjamlang.core.expressions.Array,java.lang.Object>
| Constructor and Description |
|---|
ArrayExecutor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
provide(com.github.kayjamlang.core.provider.MainExpressionProvider<java.lang.Object> mainProvider,
com.github.kayjamlang.core.provider.Context context,
com.github.kayjamlang.core.provider.Context argsContext,
com.github.kayjamlang.core.expressions.Array expression) |
public java.lang.Object provide(com.github.kayjamlang.core.provider.MainExpressionProvider<java.lang.Object> mainProvider,
com.github.kayjamlang.core.provider.Context context,
com.github.kayjamlang.core.provider.Context argsContext,
com.github.kayjamlang.core.expressions.Array expression)
throws java.lang.Exception
provide in class com.github.kayjamlang.core.provider.ExpressionProvider<com.github.kayjamlang.core.expressions.Array,java.lang.Object>java.lang.Exception