Generated by
JDiff

Package org.sbml.jsbml.util.compilers

Added Classes
FormulaCompilerLibSBML This class creates C-like infix formula Strings that represent the content of ASTNodes.
 

Changed Classes and Interfaces
ASTNodeCompiler A compiler for abstract syntax trees.
FindUnitsCompiler Finds if an ASTNode is using any units attribute.
FormulaCompiler This class creates C-like infix formula Strings that represent the content of ASTNodes.
LaTeXCompiler Converts ASTNodeValue objects into a LaTeX String to be included into scientific writings or to be displayed in a GUI.
MathMLCompiler With this compiler, an ASTNode can be transformed into a MathML string.
UnitsCompiler Derives the units from mathematical operations.