polyglot.visit
Class AmbiguityRemover.Kind

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

public static class AmbiguityRemover.Kind
extends Enum

See Also:
Serialized Form

Constructor Summary
protected AmbiguityRemover.Kind(java.lang.String name)
           
 
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

AmbiguityRemover.Kind

protected AmbiguityRemover.Kind(java.lang.String name)