coins.ffront
Class ImplicitManager

java.lang.Object
  extended bycoins.ffront.BaseManager
      extended bycoins.ffront.ImplicitManager

public class ImplicitManager
extends BaseManager

Implicit Manager


Field Summary
 
Fields inherited from class coins.ffront.BaseManager
fHir, fHirUtil, fTypeUtil, hir, hirRoot, sym, symRoot
 
Constructor Summary
ImplicitManager(FirToHir fth)
           
 
Method Summary
 Type getImplicitType(java.lang.String id)
           
(package private)  void processImplicit(F77Sym f7Sym)
           
 
Methods inherited from class coins.ffront.BaseManager
dp, printMsgFatal, printMsgRecovered
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImplicitManager

public ImplicitManager(FirToHir fth)
Method Detail

processImplicit

void processImplicit(F77Sym f7Sym)

getImplicitType

public Type getImplicitType(java.lang.String id)