polyglot.ext.coffer.types
Interface Key

All Superinterfaces:
java.lang.Cloneable, Copy, java.io.Serializable, TypeObject
All Known Subinterfaces:
InstKey, ParamKey, UnknownKey
All Known Implementing Classes:
InstKey_c, Key_c, ParamKey_c, UnknownKey_c

public interface Key
extends TypeObject


Method Summary
 java.lang.String name()
           
 
Methods inherited from interface polyglot.types.TypeObject
equalsImpl, isCanonical, position, typeSystem
 
Methods inherited from interface polyglot.util.Copy
copy
 

Method Detail

name

java.lang.String name()