edu.cmu.cs.crystal.tac.eclipse
Class CompilationUnitTACs

java.lang.Object
  extended by edu.cmu.cs.crystal.tac.eclipse.CompilationUnitTACs

public class CompilationUnitTACs
extends Object

Since:
3.3.1
Author:
nbeckman

Constructor Summary
CompilationUnitTACs()
           
 
Method Summary
 EclipseTAC getMethodTAC(MethodDeclaration methodDecl)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompilationUnitTACs

public CompilationUnitTACs()
Method Detail

getMethodTAC

public EclipseTAC getMethodTAC(MethodDeclaration methodDecl)