fabil.types
Class FabILImportTable

java.lang.Object
  extended by ImportTable
      extended by fabil.types.FabILImportTable

public class FabILImportTable
extends ImportTable


Constructor Summary
FabILImportTable(TypeSystem ts, java.lang.Package pkg)
           
FabILImportTable(TypeSystem ts, java.lang.Package pkg, java.lang.String src)
           
 
Method Summary
protected  Named findInPkg(java.lang.String name, java.lang.String pkgName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FabILImportTable

public FabILImportTable(TypeSystem ts,
                        java.lang.Package pkg,
                        java.lang.String src)

FabILImportTable

public FabILImportTable(TypeSystem ts,
                        java.lang.Package pkg)
Method Detail

findInPkg

protected Named findInPkg(java.lang.String name,
                          java.lang.String pkgName)
                   throws SemanticException
Throws:
SemanticException