Package uk.ac.man.cs.rainbow.wvmc.parser

CTL*-NNF and LTL parsers.

See:
          Description

Interface Summary
CharStream This interface describes a character stream that maintains line and column number positions of the characters.
 

Class Summary
FormPair A pair of formulæ.
SpecParse Parser for CTL* in negation-normal form and LTL.
Token Describes the input token stream.
 

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

Error Summary
TokenMgrError  
 

Package uk.ac.man.cs.rainbow.wvmc.parser Description

CTL*-NNF and LTL parsers.