|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IVariableETIR | |
|---|---|
| org.norecess.citkit.tir.expressions | This package provides the classes for the expressions in a language. |
| org.norecess.citkit.visitors | |
| Uses of IVariableETIR in org.norecess.citkit.tir.expressions |
|---|
| Classes in org.norecess.citkit.tir.expressions that implement IVariableETIR | |
|---|---|
class |
VariableETIR
The TIR for a variable (i.e., l-value) expression. |
| Uses of IVariableETIR in org.norecess.citkit.visitors |
|---|
| Methods in org.norecess.citkit.visitors with parameters of type IVariableETIR | |
|---|---|
T |
ExpressionTIRVisitor.visitVariableETIR(IVariableETIR expression)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||