polyglot.ext.param.types
Interface Param

All Superinterfaces:
java.lang.Cloneable, Copy, java.io.Serializable, TypeObject

public interface Param
extends TypeObject

Interface tagging any type-system object that can be used as a parameter to a parameterized type.


Method Summary
 
Methods inherited from interface polyglot.types.TypeObject
equalsImpl, isCanonical, position, typeSystem
 
Methods inherited from interface polyglot.util.Copy
copy