public class CallCreateExecutor
extends com.github.kayjamlang.core.provider.ExpressionProvider<com.github.kayjamlang.core.expressions.CallCreate,java.lang.Object>
| Constructor and Description |
|---|
CallCreateExecutor() |
| 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.CallCreate 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.CallCreate expression)
throws java.lang.Exception
provide in class com.github.kayjamlang.core.provider.ExpressionProvider<com.github.kayjamlang.core.expressions.CallCreate,java.lang.Object>java.lang.Exception