polyglot.types
Interface UnknownPackage

All Superinterfaces:
java.lang.Cloneable, Copy, Named, Package, Qualifier, java.io.Serializable, TypeObject
All Known Implementing Classes:
UnknownPackage_c

public interface UnknownPackage
extends Package

An unknown package. This is used as a place-holder until types are disambiguated.


Method Summary
 
Methods inherited from interface polyglot.types.Package
prefix, translate
 
Methods inherited from interface polyglot.types.Qualifier
isPackage, isType, toPackage, toType
 
Methods inherited from interface polyglot.types.TypeObject
equalsImpl, isCanonical, position, typeSystem
 
Methods inherited from interface polyglot.util.Copy
copy
 
Methods inherited from interface polyglot.types.Named
fullName, name
 
Methods inherited from interface polyglot.types.TypeObject
equalsImpl, isCanonical, position, typeSystem
 
Methods inherited from interface polyglot.util.Copy
copy