|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--harpoon.IR.Quads.Quad | +--harpoon.IR.LowQuad.LowQuad
The LowQuad
interface identifies subclasses of
harpoon.IR.Quads.Quad
as being members of the
LowQuad
representation.
Field Summary |
Fields inherited from class harpoon.IR.Quads.Quad |
arrayFactory |
Constructor Summary | |
LowQuad(LowQuadFactory qf,
HCodeElement source)
|
Method Summary | |
void |
accept(QuadVisitor v)
Accept a visitor. |
Methods inherited from class harpoon.IR.Quads.Quad |
addEdge, addEdges, addHandlers, clone, clone, clone, compareTo, def, defC, edgeC, edges, getFactory, getID, getLineNumber, getSourceFile, handlers, hashCode, kind, map, map, map, next, next, nextEdge, nextEdge, nextLength, pred, predC, prev, prev, prevEdge, prevEdge, prevLength, remove, removeHandlers, rename, rename, replace, succ, succC, toString, transferHandlers, use, useC |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public LowQuad(LowQuadFactory qf, HCodeElement source)
Method Detail |
public void accept(QuadVisitor v)
Quad
accept
in class Quad
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |