edu.cmu.cs.crystal.cfg.eclipse
Class ConstructorDecl.ConstructorEmpty

java.lang.Object
  extended by edu.cmu.cs.crystal.cfg.eclipse.ConstructorDecl.ConstructorEmpty
Direct Known Subclasses:
ConstructorDecl.ConstructorSelf1, ConstructorDecl.ConstructorSelf2, ConstructorDecl.ConstructorSub1, ConstructorDecl.ConstructorSub2
Enclosing class:
ConstructorDecl

public class ConstructorDecl.ConstructorEmpty
extends Object


Constructor Summary
ConstructorDecl.ConstructorEmpty()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstructorDecl.ConstructorEmpty

public ConstructorDecl.ConstructorEmpty()