public interface VariableResolver
Modifier and Type | Method and Description |
---|---|
TObject |
resolve(Variable variable)
Returns the value of a given variable.
|
TType |
returnTType(Variable variable)
Returns the TType of object the given variable is.
|
int |
setID()
A number that uniquely identifies the current state of the variable
resolver.
|
Copyright © 2015. All rights reserved.