An interface for the FormulaParser generated by JavaCC to parse infix math formula.
This allow users of jsbml to develop easily their own formula parser and pass it to the {@link ASTNode#parseFormula(String,IFormulaParser)} method.
@author Nicolas Rodriguez
@version $Rev: 1524 $
@since 1.0
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.