|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttreecalc.comp.js.JSFormula
public class JSFormula
| Method Summary | |
|---|---|
void |
and(TcAst node)
|
void |
binop(TcAst node)
|
static java.lang.Object[] |
dropFirstElement(java.lang.Object[] a)
|
static java.lang.String |
getConstNameInMethod(treecalc.rt.V constant)
|
static boolean |
isSimple(ModelSimple model,
TcAst node)
|
boolean |
isSimple(TcAst node)
|
void |
or(TcAst node)
|
static PrintFormulaInfos |
printFormula(java.io.PrintStream out,
TcAst astFormula,
ModelSimple model,
int indent,
java.lang.String prefix,
java.lang.String postfix)
|
void |
unop(TcAst node)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.lang.String getConstNameInMethod(treecalc.rt.V constant)
public static java.lang.Object[] dropFirstElement(java.lang.Object[] a)
public void unop(TcAst node)
public void or(TcAst node)
public void and(TcAst node)
public void binop(TcAst node)
public static PrintFormulaInfos printFormula(java.io.PrintStream out,
TcAst astFormula,
ModelSimple model,
int indent,
java.lang.String prefix,
java.lang.String postfix)
public static boolean isSimple(ModelSimple model,
TcAst node)
public boolean isSimple(TcAst node)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||