mocman.interpreter.syntax
Class Kind

java.lang.Object
  extended by mocman.interpreter.syntax.Kind

public class Kind
extends java.lang.Object


Nested Class Summary
static class Kind.Type
           
 
Constructor Summary
Kind()
           
Kind(Kind.Type type)
           
 
Method Summary
 Kind.Type get()
           
 void set(Kind.Type type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Kind

public Kind()

Kind

public Kind(Kind.Type type)
Method Detail

get

public Kind.Type get()

set

public void set(Kind.Type type)