Package net.sf.morph.lang.support

Support interfaces and classes that come in handy when implementing a language.

See:
          Description

Interface Summary
ExpressionParser A basic parser that breaks an expression into an array of tokens.
 

Class Summary
BaseExpressionParser A base class for expression parsers.
SimpleExpressionParser An expression parser for use with the simple language.
 

Package net.sf.morph.lang.support Description

Support interfaces and classes that come in handy when implementing a language.



Copyright © 2004-2008.