|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.toronto.cs.yasm.pprogram.PDecl
public class PDecl
Constructor Summary | |
---|---|
PDecl(Block _sourceBlock)
|
|
PDecl(Expr _sourceExpr)
|
Method Summary | |
---|---|
void |
computeCVCL(ValidityChecker vc)
Computes and stores the CVCL representation of this declaration. |
Block |
getSourceBlock()
|
Expr |
getSourceExpr()
|
void |
setCVCLExpr(Expr _cvclExpr)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PDecl(Block _sourceBlock)
public PDecl(Expr _sourceExpr)
Method Detail |
---|
public Block getSourceBlock()
public Expr getSourceExpr()
public void computeCVCL(ValidityChecker vc)
public void setCVCLExpr(Expr _cvclExpr)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |