polyglot.types
Class ClassType.Kind

java.lang.Object
  extended bypolyglot.util.Enum
      extended bypolyglot.types.ClassType.Kind
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
ClassType

public static class ClassType.Kind
extends Enum

See Also:
Serialized Form

Constructor Summary
ClassType.Kind(java.lang.String name)
           
 
Methods inherited from class polyglot.util.Enum
equals, intern, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ClassType.Kind

public ClassType.Kind(java.lang.String name)