polyglot.types
Interface UnknownQualifier

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

public interface UnknownQualifier
extends Qualifier

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


Method Summary
 
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