Class jas.InterfaceCP
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class jas.InterfaceCP

java.lang.Object
   |
   +----jas.CP
           |
           +----jas.InterfaceCP

public class InterfaceCP
extends CP
implements RuntimeConstants

Constructor Index

 o InterfaceCP(String, String, String)

Constructors

 o InterfaceCP
  public InterfaceCP(String cname,
                     String varname,
                     String sig)
Parameters:
cname - Name of class defining the interface
varname - symbol for the interface method
sig - Signature for method

All Packages  Class Hierarchy  This Package  Previous  Next  Index