mjc

Uses of Interface
org.multijava.mjc.CDispatcherSignature

Packages that use CDispatcherSignature
org.multijava.mjc Implements mjc, a MultiJava compiler. 
 

Uses of CDispatcherSignature in org.multijava.mjc
 

Classes in org.multijava.mjc that implement CDispatcherSignature
(package private)  class CBinaryMethod.CBinaryMethod$1
           
 class CSourceDispatcherSignature
          This class represents the type (i.e., $signature) for inner dispatcher classes of an external generic function.
 

Fields in org.multijava.mjc declared as CDispatcherSignature
private  CDispatcherSignature CBinaryMethod.dispatcherSig
           
protected  CDispatcherSignature CSourceAmbiguousDispatcherClass.dispatcherSig
           
protected  CDispatcherSignature CSourceDispatcherClass.dispatcherSig
          The $signature interface for this generic function.
 

Methods in org.multijava.mjc that return CDispatcherSignature
abstract  CDispatcherSignature CMethod.dispatcherSignature()
          Returns the $signature class for this.
 CDispatcherSignature CSourceMethod.dispatcherSignature()
          Returns the $signature class for this.
 CDispatcherSignature CSourceDispatcherMethod.dispatcherSignature()
          Returns the $signature class for this.
 CDispatcherSignature CBinaryMethod.dispatcherSignature()
          Returns the $signature class for this.
protected  CDispatcherSignature CSourceDispatcherClass.dispatcherSignature()
          Returns the $signature interface for this generic function.
 

Methods in org.multijava.mjc with parameters of type CDispatcherSignature
(package private)  boolean JTypeDeclaration.DispatcherClassList.addDispatcherSignature(CDispatcherSignature sig)
           
 

Constructors in org.multijava.mjc with parameters of type CDispatcherSignature
CSourceAmbiguousDispatcherClass(Main compiler, CSourceClass outer, TokenReference where, CDispatcherSignature dispatcherSig, CSourceDispatcherMethod dispatcherMethod, int number)
           
 


mjc

mjc is Copyright (C) 2000-2004 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. mjc is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.