Uses of Package
org.extex.ocpware.engine

Packages that use org.extex.ocpware.engine
org.extex.ocpware.engine This package contains the engine for interpreting ΩCP programs. 
 

Classes in org.extex.ocpware.engine used by org.extex.ocpware.engine
IllegalPcException
          This exception signals that an illegal program counter an ΩCP program has been encountered.
OcpEmptyStackException
          This exception signals that an access to an empty stack in an ΩCP program has been encountered.
OcpReader
          This reader applies an ΩCP program to an input stream.
OcpReaderObserver
          This interface describes an observer of an OcpReader.
UnsupportedOutputException
          This exception signals that an illegal state index has been encountered in an ΩCP program.