|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TypeVariable | |
---|---|
edu.cmu.cs.crystal.tac.eclipse | An internal package for creating three address code nodes based on the Eclipse AST. |
edu.cmu.cs.crystal.tac.model | The interfaces for the three-address code (TAC) instructions and variables. |
Uses of TypeVariable in edu.cmu.cs.crystal.tac.eclipse |
---|
Methods in edu.cmu.cs.crystal.tac.eclipse that return TypeVariable | |
---|---|
TypeVariable |
IEclipseVariableQuery.typeVariable(ITypeBinding binding)
Determines the variable for a given type binding. |
TypeVariable |
EclipseTAC.typeVariable(ITypeBinding binding)
|
Uses of TypeVariable in edu.cmu.cs.crystal.tac.model |
---|
Methods in edu.cmu.cs.crystal.tac.model with parameters of type TypeVariable | |
---|---|
T |
IVariableVisitor.typeVar(TypeVariable variable)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |