edu.toronto.cs.yasm.pprogram
Class ParallelAsgnPStmt

java.lang.Object
  extended by edu.toronto.cs.yasm.pprogram.PStmt
      extended by edu.toronto.cs.yasm.pprogram.ParallelAsgnPStmt

public class ParallelAsgnPStmt
extends PStmt

ParallelAsgnPStmt.java Created: Fri Jun 25 14:27:37 2004

Version:
1.0
Author:
Kelvin Ku

Constructor Summary
ParallelAsgnPStmt()
           
 
Method Summary
 
Methods inherited from class edu.toronto.cs.yasm.pprogram.PStmt
exprFac, getDest, getId, getLabel, getLast, getLineNum, getNext, getParent, getPProgram, getRefinerInfo, getSourceBlock, getSourceExpr, print, print, printMe, printMe, setDest, setId, setLabel, setNext, setParent, setRefinerInfo, setSourceBlock, setTail, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ParallelAsgnPStmt

public ParallelAsgnPStmt()