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