fabric.types
Class FabricSubst_c

java.lang.Object
  extended by JifSubst_c
      extended by fabric.types.FabricSubst_c

public class FabricSubst_c
extends JifSubst_c


Constructor Summary
FabricSubst_c(JifTypeSystem ts, java.util.Map subst, java.util.Map cache)
           
 
Method Summary
 ClassType substClassType(ClassType t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FabricSubst_c

public FabricSubst_c(JifTypeSystem ts,
                     java.util.Map subst,
                     java.util.Map cache)
Method Detail

substClassType

public ClassType substClassType(ClassType t)