Package com.inxar.syntacs.translator.regexp

Defines classes which implement a Translator for regular expressions.

See:
          Description

Class Summary
Regexp Base class for all regular expressions in the com.inxar.syntacs.translator.regexp package used during parsing.
RegexpGrammar Automatically generated by Syntacs Translation Toolkit on Fri Jul 06 12:05:08 PDT 2001
RegexpInterpreter Interpreter used in the translation of regular expression strings.
XML2RegexpTransformer XML2RegexpTransformer is a tool for parsing an XML trees representing regular expressions and generating Regexp objects from them.
 

Package com.inxar.syntacs.translator.regexp Description

Defines classes which implement a Translator for regular expressions.