harpoon.Backend.PreciseC
Class IdentifyNoHandler

java.lang.Object
  extended by harpoon.Backend.PreciseC.IdentifyNoHandler

public class IdentifyNoHandler
extends Object

IdentifyNoHandler

Version:
$Id: IdentifyNoHandler.java,v 1.5 2004/02/08 01:57:40 cananian Exp $
Author:
C. Scott Ananian <cananian@alumni.princeton.edu>

Constructor Summary
IdentifyNoHandler(Code c)
          Creates a IdentifyNoHandler.
 
Method Summary
 boolean requiresHandler(CALL call)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IdentifyNoHandler

public IdentifyNoHandler(Code c)
Creates a IdentifyNoHandler.

Method Detail

requiresHandler

public boolean requiresHandler(CALL call)