public class ContainerExecutor extends ExpressionExecutor<com.github.kayjamlang.core.containers.Container>
| Constructor and Description |
|---|
ContainerExecutor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
provide(Executor mainProvider,
Context context,
Context argsContext,
com.github.kayjamlang.core.containers.Container container) |
getType, getType, providepublic java.lang.Object provide(Executor mainProvider, Context context, Context argsContext, com.github.kayjamlang.core.containers.Container container) throws java.lang.Exception
provide in class ExpressionExecutor<com.github.kayjamlang.core.containers.Container>java.lang.Exception