Uses of Class
com.treescrub.spedran.data.VariableScope
-
Packages that use VariableScope Package Description com.treescrub.spedran.data Contains all the classes that represent resources on the SRC API. -
-
Uses of VariableScope in com.treescrub.spedran.data
Methods in com.treescrub.spedran.data that return VariableScope Modifier and Type Method Description VariableScopeVariable. getScope()Gets theVariableScopewhere this variable is usable.
-