接口 VariableScope
- 所有已知实现类:
ForestMethod,InterfaceProxyHandler,SubVariableScope
public interface VariableScope
- 从以下版本开始:
- 2017-05-17 14:44
- 作者:
- gongjun[jun.gong@thebeastshop.com]
-
方法概要
修饰符和类型方法说明getVariable(String name) getVariableValue(String name) getVariableValue(String name, ForestMethod method) booleanisVariableDefined(String name)
-
方法详细资料
-
isVariableDefined
-
getVariableValue
-
getVariableValue
-
getVariable
-
getConfiguration
ForestConfiguration getConfiguration()
-