jif.ast
Class ActsFor.Kind

java.lang.Object
  extended by polyglot.util.Enum
      extended by jif.ast.ActsFor.Kind
All Implemented Interfaces:
java.io.Serializable, polyglot.util.Internable
Enclosing interface:
ActsFor

public static class ActsFor.Kind
extends polyglot.util.Enum

See Also:
Serialized Form

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

Constructor Detail

ActsFor.Kind

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