jet.formula
Class formula
java.lang.Object
jet.formula.formula
public class formula
- extends java.lang.Object
this class is a tool for parsing formula to generate runcode of this formula
Constructor Summary |
formula(jet.formula.JetRptFormula jetrptformula,
jet.formula.FormulatoJava f2j)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
functions1
public static java.util.Hashtable functions1
functions2
public static java.util.Hashtable functions2
tmpcnt
public int[] tmpcnt
formula
public formula(jet.formula.JetRptFormula jetrptformula,
jet.formula.FormulatoJava f2j)
registerFunctions
public static final java.util.Hashtable registerFunctions(java.lang.Class func)
parse
public void parse()
throws jet.exception.FormulaSyntaxErrorException
- Throws:
jet.exception.FormulaSyntaxErrorException