edu.cmu.cs.crystal.cfg.eclipse
Class MethodDecl.AbsDecl

java.lang.Object
  extended by edu.cmu.cs.crystal.cfg.eclipse.MethodDecl.AbsDecl
Enclosing class:
MethodDecl

public abstract class MethodDecl.AbsDecl
extends Object


Constructor Summary
MethodDecl.AbsDecl()
           
 
Method Summary
abstract  void abstractMethod()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MethodDecl.AbsDecl

public MethodDecl.AbsDecl()
Method Detail

abstractMethod

public abstract void abstractMethod()