Package de.saar.chorus.domgraph.codec.glue

Provides a codec for converting axioms of Glue Semantics into labelled dominance graphs (EXPERIMENTAL).

See:
          Description

Interface Summary
GlueInputCodecConstants  
 

Class Summary
GlueInputCodec An experimental input codec for LFG-style Glue Semantics axiom sets.
GlueInputCodecTokenManager  
SimpleCharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
Token Describes the input token stream.
 

Exception Summary
ParseException This exception is thrown when parse errors are encountered.
 

Error Summary
TokenMgrError  
 

Package de.saar.chorus.domgraph.codec.glue Description

Provides a codec for converting axioms of Glue Semantics into labelled dominance graphs (EXPERIMENTAL).