Package org.sbml.jsbml.text.parser

Provides classes to parse formula Strings and to convert these into abstract syntax tree data structures.

See: Description

Package org.sbml.jsbml.text.parser Description

Provides classes to parse formula Strings and to convert these into abstract syntax tree data structures. All these classes are generated automatically using JavaCC. The JSBML source code distribution contains the grammar specification necessary for this in the files folder (FormulaParser.jj).
Author:
Alexander Dörr