public interface VariableScope
Modifier and Type | Method and Description |
---|---|
ForestConfiguration |
getConfiguration() |
MappingVariable |
getVariable(String name) |
Object |
getVariableValue(String name) |
Object |
getVariableValue(String name,
ForestMethod method) |
boolean |
isVariableDefined(String name) |
boolean isVariableDefined(String name)
Object getVariableValue(String name, ForestMethod method)
MappingVariable getVariable(String name)
ForestConfiguration getConfiguration()
Copyright © 2022. All rights reserved.