|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IArrayETIR | |
|---|---|
| org.norecess.citkit.tir.expressions | This package provides the classes for the expressions in a language. |
| org.norecess.citkit.visitors | |
| Uses of IArrayETIR in org.norecess.citkit.tir.expressions |
|---|
| Classes in org.norecess.citkit.tir.expressions that implement IArrayETIR | |
|---|---|
class |
ArrayETIR
The TIR for the expression to create (i.e., allocate) a new array. |
| Uses of IArrayETIR in org.norecess.citkit.visitors |
|---|
| Methods in org.norecess.citkit.visitors with parameters of type IArrayETIR | |
|---|---|
T |
ExpressionTIRVisitor.visitArrayETIR(IArrayETIR expression)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||