edu.toronto.cs.yasm.pprogram
Class PDecls

java.lang.Object
  extended by edu.toronto.cs.yasm.pprogram.PDecls

public class PDecls
extends java.lang.Object


Constructor Summary
PDecls(Block _sourceDecls)
           
 
Method Summary
 Block getSourceDecls()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PDecls

public PDecls(Block _sourceDecls)
Method Detail

getSourceDecls

public Block getSourceDecls()