gate.creole.morph
Class Interpret.CharClass

java.lang.Object
  extended by gate.creole.morph.Interpret.CharClass
Enclosing class:
Interpret

 class Interpret.CharClass
extends Object


Field Summary
(package private)  char ch
           
(package private)  FSMState st
           
 
Constructor Summary
Interpret.CharClass()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ch

char ch

st

FSMState st
Constructor Detail

Interpret.CharClass

Interpret.CharClass()