|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TACArrayAccess | |
---|---|
edu.cmu.cs.crystal.tac.model | The interfaces for the three-address code (TAC) instructions and variables. |
Uses of TACArrayAccess in edu.cmu.cs.crystal.tac.model |
---|
Subinterfaces of TACArrayAccess in edu.cmu.cs.crystal.tac.model | |
---|---|
interface |
LoadArrayInstruction
x = y[z]. |
interface |
StoreArrayInstruction
x[y] = z. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |