polyglot.ext.jl.types
Class Context_c.Kind

java.lang.Object
  extended by polyglot.util.Enum
      extended by polyglot.ext.jl.types.Context_c.Kind
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Context_c

public static class Context_c.Kind
extends Enum

See Also:
Serialized Form

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

Constructor Detail

Context_c.Kind

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