public interface VariableResolver
Modifier and Type | Method | 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 © 2018. All rights reserved.