public class CodeExecExpressionExecutor extends com.github.kayjamlang.core.provider.ExpressionProvider<Library.CodeExecExpression,java.lang.Object>
| Constructor and Description |
|---|
CodeExecExpressionExecutor() |
| 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,
Library.CodeExecExpression 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,
Library.CodeExecExpression expression)
throws KayJamRuntimeException
provide in class com.github.kayjamlang.core.provider.ExpressionProvider<Library.CodeExecExpression,java.lang.Object>KayJamRuntimeException