Uses of Interface
de.dante.extex.interpreter.observer.eof.EofObservable

Packages that use EofObservable
de.dante.extex.interpreter.max This package contains an implementation for the interpreter. 
 

Uses of EofObservable in de.dante.extex.interpreter.max
 

Classes in de.dante.extex.interpreter.max that implement EofObservable
 class Moritz
          This class provides the layer above the input streams and the tokenizer.
 class StringSource
          This class provides a token source which is fed from a string.