|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IVariableVisitor | |
---|---|
edu.cmu.cs.crystal.tac.model | The interfaces for the three-address code (TAC) instructions and variables. |
Uses of IVariableVisitor in edu.cmu.cs.crystal.tac.model |
---|
Methods in edu.cmu.cs.crystal.tac.model with parameters of type IVariableVisitor | ||
---|---|---|
abstract
|
Variable.dispatch(IVariableVisitor<T> visitor)
|
|
|
TypeVariable.dispatch(IVariableVisitor<T> visitor)
|
|
|
ThisVariable.dispatch(IVariableVisitor<T> visitor)
|
|
|
TempVariable.dispatch(IVariableVisitor<T> visitor)
|
|
|
SuperVariable.dispatch(IVariableVisitor<T> visitor)
|
|
|
SourceVariable.dispatch(IVariableVisitor<T> visitor)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |