A B C D E F G H I L M N O P R S T V W

A

addCalc(Token, Token, Token) - Method in class treecalc.vm.asm.TciAssembler
 
addEdge(Token, Token, Token, Token) - Method in class treecalc.vm.asm.TciAssembler
 
addFunc(Token, Token, Token, Token) - Method in class treecalc.vm.asm.TciAssembler
 
addInput(Token, Token, Token, Token) - Method in class treecalc.vm.asm.TciAssembler
 
addInputAutocounter(Token, Token, Token) - Method in class treecalc.vm.asm.TciAssembler
 
addInputcalc(Token, Token, Token) - Method in class treecalc.vm.asm.TciAssembler
 
addInputcalcid(Token, Token) - Method in class treecalc.vm.asm.TciAssembler
 
addNode(Token, Token, Token) - Method in class treecalc.vm.asm.TciAssembler
 
addNodeCalc(Token, Token, Token) - Method in class treecalc.vm.asm.TciAssembler
 
addNodeCalcdef(Token, Token) - Method in class treecalc.vm.asm.TciAssembler
 
addNodeCalcdef(Token, Token, Token) - Method in class treecalc.vm.asm.TciAssembler
 
addNodeCalctotal(Token, Token) - Method in class treecalc.vm.asm.TciAssembler
 
addNodeCalctotal(Token, Token, Token) - Method in class treecalc.vm.asm.TciAssembler
 
addNodeFormula(Token, Token, Token, Token) - Method in class treecalc.vm.asm.TciAssembler
 
addTable(Token, Token, Token, Token, Token, Token, Token) - Method in class treecalc.vm.asm.TciAssembler
 
addTableColumn(Token, Token, Token, Token, Token, Token) - Method in class treecalc.vm.asm.TciAssembler
 
addTableRowInfo(Token, Token, Token) - Method in class treecalc.vm.asm.TciAssembler
 
addTableValue(Token, Token, Token, Token, Token) - Method in class treecalc.vm.asm.TciAssembler
 
asm - Variable in class treecalc.vm.TciMachine
 
autocounters - Variable in class treecalc.vm.asm.TciAssembler.Input
 

B

backpatchLabels() - Method in class treecalc.vm.asm.TciAssembler
Backpatch labels for a formula ... lives by calls to previous getLabel(..) throughout the parsing.
BFInfo - Class in treecalc.vm.asm
 
bytecode - Variable in class treecalc.vm.asm.TciAssembler.Asm
 

C

cacheHit() - Method in class treecalc.vm.TciMachine.ProfilingFormula
 
cacheLookup() - Method in class treecalc.vm.TciMachine.ProfilingFormula
 
cacheWrite() - Method in class treecalc.vm.TciMachine.ProfilingFormula
 
calcid - Variable in class treecalc.vm.asm.TciAssembler.NodeCalc
 
calcs - Variable in class treecalc.vm.asm.TciAssembler.Asm
 
calculate(String) - Method in class treecalc.vm.TciMachine
 
calculate(long) - Method in class treecalc.vm.TciMachine
 
calculate(long, String...) - Method in class treecalc.vm.TciMachine
 
calculate(long, int...) - Method in class treecalc.vm.TciMachine
 
calculateFunction(String) - Method in class treecalc.vm.TciMachine
 
calculateInput(String) - Method in class treecalc.vm.TciMachine
 
calculateInputCalc(String, String) - Method in class treecalc.vm.TciMachine
 
calculateMaintree(int, String...) - Method in class treecalc.vm.TciMachine
 
calculateMaintree(String) - Method in class treecalc.vm.TciMachine
 
calculateTable(String) - Method in class treecalc.vm.TciMachine
 
colind - Variable in class treecalc.vm.asm.TciAssembler.TableColumn
 
cols - Variable in class treecalc.vm.asm.TciAssembler.Table
 
COMMENT - Static variable in class treecalc.vm.asm.TciLexer
 
COMMENT - Static variable in class treecalc.vm.asm.TciParser
 
COMMENTLINE - Static variable in class treecalc.vm.asm.TciLexer
 
COMMENTLINE - Static variable in class treecalc.vm.asm.TciParser
 
COMMENTML - Static variable in class treecalc.vm.asm.TciLexer
 
COMMENTML - Static variable in class treecalc.vm.asm.TciParser
 
constants - Variable in class treecalc.vm.asm.TciAssembler.Asm
 
counterId - Variable in class treecalc.vm.asm.TciAssembler.Node
 

D

data - Variable in class treecalc.vm.asm.TciAssembler.Table
 
defcalc() - Method in class treecalc.vm.asm.TciParser
 
defcalcdef() - Method in class treecalc.vm.asm.TciParser
 
defcalcsize() - Method in class treecalc.vm.asm.TciParser
 
defcalctotal() - Method in class treecalc.vm.asm.TciParser
 
defedge() - Method in class treecalc.vm.asm.TciParser
 
defedgesize() - Method in class treecalc.vm.asm.TciParser
 
defformula() - Method in class treecalc.vm.asm.TciParser
 
defformulasize() - Method in class treecalc.vm.asm.TciParser
 
deffunc() - Method in class treecalc.vm.asm.TciParser
 
deffuncsize() - Method in class treecalc.vm.asm.TciParser
 
defineFormula(Token, Token) - Method in class treecalc.vm.asm.TciAssembler
 
defineLabel(Token) - Method in class treecalc.vm.asm.TciAssembler
Define a unique label within a formula.
definput() - Method in class treecalc.vm.asm.TciParser
 
definputautocounter() - Method in class treecalc.vm.asm.TciParser
 
definputcalc() - Method in class treecalc.vm.asm.TciParser
 
definputcalcid() - Method in class treecalc.vm.asm.TciParser
 
definputcalcidsize() - Method in class treecalc.vm.asm.TciParser
 
definputsize() - Method in class treecalc.vm.asm.TciParser
 
defnode() - Method in class treecalc.vm.asm.TciParser
 
defnodecalc() - Method in class treecalc.vm.asm.TciParser
 
defnodeformulas() - Method in class treecalc.vm.asm.TciParser
 
defnodesize() - Method in class treecalc.vm.asm.TciParser
 
deftable() - Method in class treecalc.vm.asm.TciParser
 
deftablecol() - Method in class treecalc.vm.asm.TciParser
 
deftablerow() - Method in class treecalc.vm.asm.TciParser
 
deftablesize() - Method in class treecalc.vm.asm.TciParser
 
deftablevalue() - Method in class treecalc.vm.asm.TciParser
 
dfa19 - Variable in class treecalc.vm.asm.TciLexer
 
directaccess - Variable in class treecalc.vm.asm.TciAssembler.Table
 
directaccessoffset - Variable in class treecalc.vm.asm.TciAssembler.Table
 
done() - Method in class treecalc.vm.asm.TciAssembler
parsing of all formulas has finished

E

edges - Variable in class treecalc.vm.asm.TciAssembler.Asm
 
endTimer(int) - Method in class treecalc.vm.TciMachine.ProfilingFormula
 
EOF - Static variable in class treecalc.vm.asm.TciLexer
 
EOF - Static variable in class treecalc.vm.asm.TciParser
 
equals(Object) - Method in class treecalc.vm.TciMachine.CacheKey
 
EscapeSequence - Static variable in class treecalc.vm.asm.TciLexer
 
EscapeSequence - Static variable in class treecalc.vm.asm.TciParser
 

F

findExact(TciAssembler.Table, V...) - Static method in class treecalc.vm.TciMachineTabaccess
 
findExactColumn(TciAssembler.Table, V, V...) - Static method in class treecalc.vm.TciMachineTabaccess
 
findExactColumnIndex(TciAssembler.Table, int, V...) - Static method in class treecalc.vm.TciMachineTabaccess
 
findIntervalDown(TciAssembler.Table, V...) - Static method in class treecalc.vm.TciMachineTabaccess
 
findIntervalDownColumn(TciAssembler.Table, V, V...) - Static method in class treecalc.vm.TciMachineTabaccess
 
findIntervalUp(TciAssembler.Table, V...) - Static method in class treecalc.vm.TciMachineTabaccess
 
findIntervalUpColumn(TciAssembler.Table, V, V...) - Static method in class treecalc.vm.TciMachineTabaccess
 
findRowExact(TciAssembler.Table, V...) - Static method in class treecalc.vm.TciMachineTabaccess
 
finishFormula(Token) - Method in class treecalc.vm.asm.TciAssembler
 
FOLLOW_14_in_defcalc301 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_15_in_defcalcdef928 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_16_in_defcalcsize240 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_17_in_defcalctotal1076 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_19_in_defedgesize1267 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_20_in_defformula2675 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_21_in_defformula2787 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_22_in_defformulasize2626 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_23_in_deffunc2110 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_24_in_deffuncsize2020 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_25_in_definput2395 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_26_in_definputautocounter2484 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_27_in_definputcalc2555 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_28_in_definputcalcid2248 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_29_in_definputcalcidsize2197 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_30_in_definputsize2349 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_32_in_defnode532 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_33_in_defnodecalc844 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_34_in_defnodeformulas723 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_35_in_defnodesize458 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_36_in_deftable1512 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_37_in_deftablecol1662 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_38_in_deftablerow1923 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_39_in_deftablesize1433 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_40_in_deftablevalue1827 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_41_in_formulaline2877 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_defcalc310 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_defcalc323 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_defcalc337 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_defcalc380 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_defcalc404 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_defcalcdef937 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_defcalcdef952 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_defcalcdef987 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_defcalcdef995 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_defcalcsize249 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_defcalctotal1084 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_defcalctotal1112 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_defcalctotal1147 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_defcalctotal1155 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_defedge1356 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_defedge1373 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_defedge1385 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_defedgesize1283 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_defedgesize1295 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_defformula2683 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_defformula2713 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_defformulasize2634 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_deffunc2118 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_deffunc2130 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_deffunc2142 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_deffunc2157 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_deffuncsize2028 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_definput2403 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_definput2415 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_definput2427 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_definput2439 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_definputautocounter2492 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_definputautocounter2504 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_definputautocounter2516 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_definputcalc2563 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_definputcalc2575 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_definputcalc2587 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_definputcalcid2256 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_definputcalcid2268 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_definputcalcidsize2206 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_definputsize2357 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_defnode541 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_defnode581 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_defnode634 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_defnodecalc853 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_defnodecalc865 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_defnodecalc877 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_defnodeformulas731 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_defnodeformulas744 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_defnodeformulas759 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_defnodeformulas767 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_defnodesize466 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_deftable1520 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_deftable1532 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_deftable1556 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_deftable1568 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_deftable1580 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_deftable1599 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_deftable1618 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_deftablecol1670 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_deftablecol1682 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_deftablecol1694 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_deftablecol1706 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_deftablecol1724 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_deftablecol1742 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_deftablerow1931 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_deftablerow1943 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_deftablerow1955 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_deftablesize1454 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_deftablevalue1835 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_deftablevalue1847 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_deftablevalue1859 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_deftablevalue1871 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_42_in_deftablevalue1883 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_43_in_deffunc2140 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_44_in_definput2425 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_45_in_defcalc308 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_45_in_defcalcdef950 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_45_in_defcalctotal1110 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_45_in_defnodecalc863 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_46_in_defcalcdef993 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_46_in_defcalctotal1153 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_47_in_defcalcdef985 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_47_in_defcalctotal1145 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_48_in_definput2437 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_49_in_deftablecol1680 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_49_in_deftablevalue1869 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_50_in_deftable1566 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_51_in_defcalc373 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_52_in_defcalc402 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_53_in_definputautocounter2514 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_54_in_deftable1597 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_55_in_deftable1616 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_57_in_defformula2681 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_57_in_deffunc2155 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_57_in_definputcalc2585 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_57_in_defnodecalc875 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_58_in_defedge1371 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_58_in_defedgesize1281 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_59_in_deffunc2116 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_60_in_definputcalc2573 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_60_in_definputcalcid2254 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_61_in_defnode579 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_62_in_defnodeformulas742 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_63_in_defedge1353 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_63_in_definputautocounter2502 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_63_in_deftablevalue1845 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_64_in_definput2401 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_64_in_definputautocounter2490 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_64_in_definputcalc2561 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_65_in_defcalc321 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_65_in_deffunc2128 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_65_in_definput2413 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_65_in_definputcalcid2266 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_65_in_defnode632 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_65_in_deftable1530 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_65_in_deftablecol1692 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_66_in_defcalc335 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_67_in_defcalcdef935 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_67_in_defcalctotal1082 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_67_in_defnode539 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_67_in_defnodecalc851 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_67_in_defnodeformulas729 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_68_in_deftablecol1704 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_69_in_deftablecol1722 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_70_in_deftablecol1740 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_71_in_deftablerow1953 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_72_in_deftablerow1941 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_72_in_deftablevalue1857 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_73_in_deftable1554 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_74_in_deftable1578 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_75_in_defformula2711 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_76_in_defcalcsize247 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_76_in_defedgesize1293 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_76_in_defformulasize2632 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_76_in_deffuncsize2026 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_76_in_definputcalcidsize2204 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_76_in_definputsize2355 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_76_in_defnodesize464 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_76_in_deftablesize1452 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_77_in_deftable1518 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_77_in_deftablecol1668 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_77_in_deftablerow1929 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_77_in_deftablevalue1833 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_78_in_defnodeformulas757 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_79_in_defnodeformulas765 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_80_in_defedge1383 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_82_in_deftablevalue1881 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_defcalc_in_onedef101 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_defcalcdef_in_onedef130 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_defcalcsize_in_onedef97 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_defcalctotal_in_onedef137 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_defedge_in_onedef148 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_defedgesize_in_onedef144 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_defformula_in_onedef219 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_defformulasize_in_onedef215 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_deffunc_in_onedef181 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_deffuncsize_in_onedef177 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_definput_in_onedef201 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_definputautocounter_in_onedef205 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_definputcalc_in_onedef209 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_definputcalcid_in_onedef191 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_definputcalcidsize_in_onedef187 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_definputsize_in_onedef197 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_defnode_in_onedef112 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_defnodecalc_in_onedef126 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_defnodeformulas_in_onedef119 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_defnodesize_in_onedef108 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_deftable_in_onedef159 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_deftablecol_in_onedef163 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_deftablerow_in_onedef171 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_deftablesize_in_onedef155 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_deftablevalue_in_onedef167 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_formulacode_in_defformula2742 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_formulaline_in_formulacode2855 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_ID_in_defcalc328 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_ID_in_deffunc2134 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_ID_in_definput2419 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_ID_in_definputcalcid2272 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_ID_in_defnode587 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_ID_in_op2902 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_ID_in_op2957 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_ID_in_op3005 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_ID_in_op3046 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_ID_in_op3080 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_LABEL_in_formulaline2885 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_defcalc315 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_defcalc341 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_defcalc384 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_defcalc408 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_defcalcdef941 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_defcalcdef956 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_defcalcdef991 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_defcalcdef999 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_defcalcsize251 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_defcalctotal1088 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_defcalctotal1116 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_defcalctotal1151 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_defcalctotal1159 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_defedge1360 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_defedge1377 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_defedge1389 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_defedgesize1287 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_defedgesize1299 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_defformula2687 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_defformulasize2636 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_deffunc2122 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_deffunc2146 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_deffunc2161 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_deffuncsize2030 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_definput2407 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_definput2431 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_definputautocounter2496 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_definputautocounter2508 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_definputautocounter2520 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_definputcalc2567 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_definputcalc2579 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_definputcalc2591 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_definputcalcid2260 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_definputcalcidsize2208 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_definputsize2359 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_defnode545 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_defnodecalc857 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_defnodecalc869 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_defnodecalc881 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_defnodeformulas735 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_defnodeformulas748 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_defnodeformulas763 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_defnodeformulas771 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_defnodesize468 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_deftable1524 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_deftable1560 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_deftable1572 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_deftable1622 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_deftablecol1674 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_deftablecol1686 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_deftablerow1935 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_deftablerow1947 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_deftablerow1959 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_deftablesize1456 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_deftablevalue1839 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_deftablevalue1851 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_deftablevalue1863 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_NUMBER_INT_in_deftablevalue1875 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_onedef_in_tci46 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_op_in_formulaline2879 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_op_in_formulaline2891 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_operand_in_op2961 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_operand_in_op3009 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_operand_in_op3013 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_operand_in_op3050 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_operand_in_op3054 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_operand_in_op3058 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_operand_in_op3084 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_operand_in_op3088 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_operand_in_op3092 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_operand_in_op3096 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_set_in_defedge1341 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_set_in_defformula2718 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_set_in_definput2443 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_set_in_defnode638 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_set_in_deftable1584 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_set_in_deftable1603 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_set_in_deftablecol1710 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_set_in_deftablecol1728 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_set_in_deftablecol1746 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_value_in_deftable1536 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_value_in_deftablecol1698 - Static variable in class treecalc.vm.asm.TciParser
 
FOLLOW_value_in_deftablevalue1887 - Static variable in class treecalc.vm.asm.TciParser
 
formula - Variable in class treecalc.vm.asm.TciAssembler.Func
 
formula - Variable in class treecalc.vm.asm.TciAssembler.NodeCalc
 
formulaCheck - Variable in class treecalc.vm.asm.TciAssembler.Input
 
formulacode() - Method in class treecalc.vm.asm.TciParser
 
formulaDefault - Variable in class treecalc.vm.asm.TciAssembler.Input
 
formulaDisplay - Variable in class treecalc.vm.asm.TciAssembler.Input
 
formulaDisplaytext - Variable in class treecalc.vm.asm.TciAssembler.Input
 
formulaFilter - Variable in class treecalc.vm.asm.TciAssembler.Input
 
formulaInclusion - Variable in class treecalc.vm.asm.TciAssembler.Node
 
formulaline() - Method in class treecalc.vm.asm.TciParser
 
formulaMaxvar - Variable in class treecalc.vm.asm.TciAssembler.Asm
 
formulaOffset - Variable in class treecalc.vm.asm.TciAssembler.Asm
 
formulaReference - Variable in class treecalc.vm.asm.TciAssembler.Input
 
formulaSimple - Variable in class treecalc.vm.asm.TciAssembler.Asm
 
formulaTable - Variable in class treecalc.vm.asm.TciAssembler.Input
 
formulaTimes - Variable in class treecalc.vm.asm.TciAssembler.Node
 
formulaVector - Variable in class treecalc.vm.asm.TciAssembler.Input
 
funcid - Variable in class treecalc.vm.asm.TciAssembler.Func
 
funcs - Variable in class treecalc.vm.asm.TciAssembler.Asm
 

G

gen(Token) - Method in class treecalc.vm.asm.TciAssembler
 
gen(Token, Token) - Method in class treecalc.vm.asm.TciAssembler
 
gen(Token, Token, Token) - Method in class treecalc.vm.asm.TciAssembler
 
gen(Token, Token, Token, Token) - Method in class treecalc.vm.asm.TciAssembler
 
gen(Token, Token, Token, Token, Token) - Method in class treecalc.vm.asm.TciAssembler
 
get(TciAssembler.Table, int, V) - Static method in class treecalc.vm.TciMachineTabaccess
 
get(TciAssembler.Table, int, int) - Static method in class treecalc.vm.TciMachineTabaccess
 
getAsm() - Method in class treecalc.vm.asm.TciAssembler
 
getAutocounterValues(int[]) - Method in class treecalc.vm.TciMachine
 
getBasisfunctions() - Static method in class treecalc.vm.asm.BFInfo
 
getBySourceName(String) - Static method in class treecalc.vm.asm.BFInfo
 
getCacheKey(int, V...) - Method in class treecalc.vm.TciMachine
 
getCalculateId(String) - Method in class treecalc.vm.TciMachine
 
getCell(TciAssembler.Table, V, V) - Static method in class treecalc.vm.TciMachineTabaccess
");
getCellByName(TciAssembler.Table, V, V) - Static method in class treecalc.vm.TciMachineTabaccess
 
getCells(TciAssembler.Table, V, V, V, V) - Static method in class treecalc.vm.TciMachineTabaccess
 
getCellsByName(TciAssembler.Table, V, V, V, V) - Static method in class treecalc.vm.TciMachineTabaccess
 
getCellsColumn(TciAssembler.Table, V, V, V) - Static method in class treecalc.vm.TciMachineTabaccess
 
getCellsColumnByName(TciAssembler.Table, V, V, V) - Static method in class treecalc.vm.TciMachineTabaccess
 
getCellsRow(TciAssembler.Table, V, V, V) - Static method in class treecalc.vm.TciMachineTabaccess
 
getCellsRowByName(TciAssembler.Table, V, V, V) - Static method in class treecalc.vm.TciMachineTabaccess
 
getColindex(TciAssembler.Table, String) - Static method in class treecalc.vm.TciMachineTabaccess
 
getDelegates() - Method in class treecalc.vm.asm.TciLexer
 
getDelegates() - Method in class treecalc.vm.asm.TciParser
 
getGrammarFileName() - Method in class treecalc.vm.asm.TciLexer
 
getGrammarFileName() - Method in class treecalc.vm.asm.TciParser
 
getId() - Method in class treecalc.vm.asm.BFInfo
 
getId() - Method in class treecalc.vm.asm.TciAssembler.Instruction
 
getInput(int, V...) - Method in class treecalc.vm.TciMachine
Get input as set from outside.
getInputAutocounter(int, int[]) - Method in class treecalc.vm.TciMachine
 
getInputIndex(String) - Method in class treecalc.vm.TciMachine
 
getInputIsNull(String) - Method in class treecalc.vm.TciMachine
 
getInputList(int, int...) - Method in class treecalc.vm.TciMachine
 
getInputList(String) - Method in class treecalc.vm.TciMachine
 
getInstructionById(int) - Static method in class treecalc.vm.asm.TciAssembler
 
getJavaname() - Method in class treecalc.vm.asm.BFInfo
 
getLabel(String) - Method in class treecalc.vm.asm.TciAssembler
Resolve reference to label or register for backpatching
getMaxargs() - Method in class treecalc.vm.asm.BFInfo
 
getMinargs() - Method in class treecalc.vm.asm.BFInfo
 
getName() - Method in class treecalc.vm.asm.TciAssembler.Instruction
 
getOpname(int) - Method in class treecalc.vm.asm.TciAssembler.Instruction
 
getOpSize() - Method in class treecalc.vm.asm.TciAssembler.Instruction
 
getOptype(int) - Method in class treecalc.vm.asm.TciAssembler.Instruction
 
getProfilingFormula(int) - Method in class treecalc.vm.TciMachine.ProfilingData
 
getStackeffect() - Method in class treecalc.vm.asm.TciAssembler.Instruction
 
getStackeffectOp() - Method in class treecalc.vm.asm.TciAssembler.Instruction
 
getStatistics() - Method in class treecalc.vm.TciMachine
 
getSubmodel(String) - Method in class treecalc.vm.TciMachine
 
getTimesCounter(int) - Method in class treecalc.vm.TciMachine
 
getTimesCounterV(int) - Method in class treecalc.vm.TciMachine
 
getTimesCounterVException(int) - Method in class treecalc.vm.TciMachine
 
getTokenNames() - Method in class treecalc.vm.asm.TciParser
 

H

hashCode() - Method in class treecalc.vm.TciMachine.CacheKey
 

I

id - Variable in class treecalc.vm.asm.TciAssembler.Calc
 
id - Variable in class treecalc.vm.asm.TciAssembler.Node
 
id - Variable in class treecalc.vm.asm.TciAssembler.Table
 
ID - Static variable in class treecalc.vm.asm.TciLexer
 
ID - Static variable in class treecalc.vm.asm.TciParser
 
incCounter() - Method in class treecalc.vm.TciMachine.ProfilingFormula
 
incTimesCounterTop() - Method in class treecalc.vm.TciMachine
 
inputcalcFormulas - Variable in class treecalc.vm.asm.TciAssembler.Input
 
inputcalcnames - Variable in class treecalc.vm.asm.TciAssembler.Asm
 
inputid - Variable in class treecalc.vm.asm.TciAssembler.Input
 
inputs - Variable in class treecalc.vm.asm.TciAssembler.Asm
 
INSTR_ADD - Static variable in class treecalc.vm.TciMachine
 
INSTR_ADDNOTNULL - Static variable in class treecalc.vm.TciMachine
 
INSTR_AND - Static variable in class treecalc.vm.TciMachine
 
INSTR_BIGEQ0 - Static variable in class treecalc.vm.TciMachine
 
INSTR_BUILTIN - Static variable in class treecalc.vm.TciMachine
 
INSTR_CALLDYNFUNC - Static variable in class treecalc.vm.TciMachine
 
INSTR_CALLFORMULA - Static variable in class treecalc.vm.TciMachine
 
INSTR_CALLFORMULADYN - Static variable in class treecalc.vm.TciMachine
 
INSTR_CALLFUNC - Static variable in class treecalc.vm.TciMachine
 
INSTR_CALLNODECALC - Static variable in class treecalc.vm.TciMachine
 
INSTR_CALLNODECALCLIST - Static variable in class treecalc.vm.TciMachine
 
INSTR_CALLNODECALCSUM - Static variable in class treecalc.vm.TciMachine
 
INSTR_CMPBIG - Static variable in class treecalc.vm.TciMachine
 
INSTR_CMPBIGEQ - Static variable in class treecalc.vm.TciMachine
 
INSTR_CMPNEQ - Static variable in class treecalc.vm.TciMachine
 
INSTR_CMPSEQ - Static variable in class treecalc.vm.TciMachine
 
INSTR_CMPSEQI - Static variable in class treecalc.vm.TciMachine
 
INSTR_CMPSG - Static variable in class treecalc.vm.TciMachine
 
INSTR_CMPSGEQ - Static variable in class treecalc.vm.TciMachine
 
INSTR_CMPSGEQI - Static variable in class treecalc.vm.TciMachine
 
INSTR_CMPSGI - Static variable in class treecalc.vm.TciMachine
 
INSTR_CMPSL - Static variable in class treecalc.vm.TciMachine
 
INSTR_CMPSLEQ - Static variable in class treecalc.vm.TciMachine
 
INSTR_CMPSLEQI - Static variable in class treecalc.vm.TciMachine
 
INSTR_CMPSLI - Static variable in class treecalc.vm.TciMachine
 
INSTR_CMPSML - Static variable in class treecalc.vm.TciMachine
 
INSTR_CMPSMLEQ - Static variable in class treecalc.vm.TciMachine
 
INSTR_CMPSNEQ - Static variable in class treecalc.vm.TciMachine
 
INSTR_CMPSNEQI - Static variable in class treecalc.vm.TciMachine
 
INSTR_CREATELIST0 - Static variable in class treecalc.vm.TciMachine
 
INSTR_CREATELIST1 - Static variable in class treecalc.vm.TciMachine
 
INSTR_CREATELISTN - Static variable in class treecalc.vm.TciMachine
 
INSTR_DIV - Static variable in class treecalc.vm.TciMachine
 
INSTR_DIVINT - Static variable in class treecalc.vm.TciMachine
 
INSTR_DUP - Static variable in class treecalc.vm.TciMachine
 
INSTR_DYNCOMPUTE - Static variable in class treecalc.vm.TciMachine
 
INSTR_EQ - Static variable in class treecalc.vm.TciMachine
 
INSTR_ERROR - Static variable in class treecalc.vm.TciMachine
 
INSTR_GETFUNCREF - Static variable in class treecalc.vm.TciMachine
 
INSTR_GETINPUT - Static variable in class treecalc.vm.TciMachine
 
INSTR_GETINPUT0 - Static variable in class treecalc.vm.TciMachine
 
INSTR_GETINPUTCALC - Static variable in class treecalc.vm.TciMachine
 
INSTR_GETINPUTCALC0 - Static variable in class treecalc.vm.TciMachine
 
INSTR_GETINPUTRAW - Static variable in class treecalc.vm.TciMachine
 
INSTR_GETINPUTRAW0 - Static variable in class treecalc.vm.TciMachine
 
INSTR_GETINPUTRAWSELF - Static variable in class treecalc.vm.TciMachine
 
INSTR_GOTO - Static variable in class treecalc.vm.TciMachine
 
INSTR_IFBIG - Static variable in class treecalc.vm.TciMachine
 
INSTR_IFBIGEQ - Static variable in class treecalc.vm.TciMachine
 
INSTR_IFFALSE - Static variable in class treecalc.vm.TciMachine
 
INSTR_IFNOTNULL - Static variable in class treecalc.vm.TciMachine
 
INSTR_IFNULL - Static variable in class treecalc.vm.TciMachine
 
INSTR_IFNUMEQUAL - Static variable in class treecalc.vm.TciMachine
 
INSTR_IFSEQI - Static variable in class treecalc.vm.TciMachine
 
INSTR_IFSML - Static variable in class treecalc.vm.TciMachine
 
INSTR_IFSMLEQ - Static variable in class treecalc.vm.TciMachine
 
INSTR_IFTRUE - Static variable in class treecalc.vm.TciMachine
 
INSTR_IFZERO - Static variable in class treecalc.vm.TciMachine
 
INSTR_INPUTTESTNULL - Static variable in class treecalc.vm.TciMachine
 
INSTR_LISTAPPENDELEM1 - Static variable in class treecalc.vm.TciMachine
 
INSTR_LISTELEM1 - Static variable in class treecalc.vm.TciMachine
 
INSTR_LOAD - Static variable in class treecalc.vm.TciMachine
 
INSTR_MODINT - Static variable in class treecalc.vm.TciMachine
 
INSTR_MULT - Static variable in class treecalc.vm.TciMachine
 
INSTR_NOP - Static variable in class treecalc.vm.TciMachine
 
INSTR_OVER - Static variable in class treecalc.vm.TciMachine
 
INSTR_POP - Static variable in class treecalc.vm.TciMachine
 
INSTR_POWER - Static variable in class treecalc.vm.TciMachine
 
INSTR_PUSHCONST - Static variable in class treecalc.vm.TciMachine
 
INSTR_PUSHCONST0 - Static variable in class treecalc.vm.TciMachine
 
INSTR_PUSHCONST1 - Static variable in class treecalc.vm.TciMachine
 
INSTR_PUSHNULL - Static variable in class treecalc.vm.TciMachine
 
INSTR_PUSHTIMESCOUNTER - Static variable in class treecalc.vm.TciMachine
 
INSTR_RETURN - Static variable in class treecalc.vm.TciMachine
 
INSTR_SAPPEND - Static variable in class treecalc.vm.TciMachine
 
INSTR_STORE - Static variable in class treecalc.vm.TciMachine
 
INSTR_SUB - Static variable in class treecalc.vm.TciMachine
 
INSTR_TABCELL - Static variable in class treecalc.vm.TciMachine
 
INSTR_TABCELL_CN - Static variable in class treecalc.vm.TciMachine
 
INSTR_TABCELLS - Static variable in class treecalc.vm.TciMachine
 
INSTR_TABCELLS_CN - Static variable in class treecalc.vm.TciMachine
 
INSTR_TABCELLSCOL - Static variable in class treecalc.vm.TciMachine
 
INSTR_TABCELLSCOL_CN - Static variable in class treecalc.vm.TciMachine
 
INSTR_TABCELLSROW - Static variable in class treecalc.vm.TciMachine
 
INSTR_TABCELLSROW_CN - Static variable in class treecalc.vm.TciMachine
 
INSTR_TABCOLS - Static variable in class treecalc.vm.TciMachine
 
INSTR_TABFINDEXACT - Static variable in class treecalc.vm.TciMachine
 
INSTR_TABFINDEXACTCOLUMN - Static variable in class treecalc.vm.TciMachine
 
INSTR_TABFINDEXACTCOLUMNBYNAME - Static variable in class treecalc.vm.TciMachine
 
INSTR_TABFINDINTERVALDOWNCOLUMN - Static variable in class treecalc.vm.TciMachine
 
INSTR_TABFINDINTERVALUP - Static variable in class treecalc.vm.TciMachine
 
INSTR_TABFINDINTERVALUPCOLUMN - Static variable in class treecalc.vm.TciMachine
 
INSTR_TABFINDROWEXACT - Static variable in class treecalc.vm.TciMachine
 
INSTR_TABREFCELL - Static variable in class treecalc.vm.TciMachine
 
INSTR_TABREFCELL_CN - Static variable in class treecalc.vm.TciMachine
 
INSTR_TABREFCELLS - Static variable in class treecalc.vm.TciMachine
 
INSTR_TABREFCELLS_CN - Static variable in class treecalc.vm.TciMachine
 
INSTR_TABREFCELLSCOL - Static variable in class treecalc.vm.TciMachine
 
INSTR_TABREFCELLSCOL_CN - Static variable in class treecalc.vm.TciMachine
 
INSTR_TABREFCELLSROW - Static variable in class treecalc.vm.TciMachine
 
INSTR_TABREFCELLSROW_CN - Static variable in class treecalc.vm.TciMachine
 
INSTR_TABREFFINDEXACT - Static variable in class treecalc.vm.TciMachine
 
INSTR_TABREFFINDEXACTCOLUMN - Static variable in class treecalc.vm.TciMachine
 
INSTR_TABREFFINDINTERVALDOWNCOLUMN - Static variable in class treecalc.vm.TciMachine
 
INSTR_TABREFFINDINTERVALUP - Static variable in class treecalc.vm.TciMachine
 
INSTR_TABREFFINDINTERVALUPCOLUMN - Static variable in class treecalc.vm.TciMachine
 
INSTR_TABREFFINDROWEXACT - Static variable in class treecalc.vm.TciMachine
 
INSTR_TABROWS - Static variable in class treecalc.vm.TciMachine
 
INSTR_TIMES_INCTOP - Static variable in class treecalc.vm.TciMachine
 
INSTR_TIMES_POP - Static variable in class treecalc.vm.TciMachine
 
INSTR_TIMES_PUSH - Static variable in class treecalc.vm.TciMachine
 
INSTR_TREE_NODECALCFORMULA - Static variable in class treecalc.vm.TciMachine
 
INSTR_TREE_NODECALCOWN - Static variable in class treecalc.vm.TciMachine
 
INSTR_TREE_NODECALCTOTAL - Static variable in class treecalc.vm.TciMachine
 
INSTR_TREE_NODEFORMULAINC - Static variable in class treecalc.vm.TciMachine
 
INSTR_TREE_NODEFORMULATIMES - Static variable in class treecalc.vm.TciMachine
 
INSTR_TREE_NODETIMESID - Static variable in class treecalc.vm.TciMachine
 
INSTR_TREE_SUBNODES_COUNTER - Static variable in class treecalc.vm.TciMachine
 
INSTR_TREE_SUBNODES_GET - Static variable in class treecalc.vm.TciMachine
 
INSTR_UNMINUS - Static variable in class treecalc.vm.TciMachine
 
INSTR_UNPLUS - Static variable in class treecalc.vm.TciMachine
 
INSTR_XOR - Static variable in class treecalc.vm.TciMachine
 
instructions - Static variable in class treecalc.vm.asm.TciAssembler
 
interpol(TciAssembler.Table, V) - Static method in class treecalc.vm.TciMachineTabaccess
 
isChoiceable - Variable in class treecalc.vm.asm.TciAssembler.Input
 
isInstancemethod() - Method in class treecalc.vm.asm.BFInfo
 

L

LABEL - Static variable in class treecalc.vm.asm.TciLexer
 
LABEL - Static variable in class treecalc.vm.asm.TciParser
 

M

main(String[]) - Static method in class treecalc.vm.TciAction
 
mCOMMENT() - Method in class treecalc.vm.asm.TciLexer
 
mCOMMENTLINE() - Method in class treecalc.vm.asm.TciLexer
 
mCOMMENTML() - Method in class treecalc.vm.asm.TciLexer
 
mEscapeSequence() - Method in class treecalc.vm.asm.TciLexer
 
mID() - Method in class treecalc.vm.asm.TciLexer
 
mLABEL() - Method in class treecalc.vm.asm.TciLexer
 
mNUMBER_DEC() - Method in class treecalc.vm.asm.TciLexer
 
mNUMBER_INT() - Method in class treecalc.vm.asm.TciLexer
 
mSTRING() - Method in class treecalc.vm.asm.TciLexer
 
mT__14() - Method in class treecalc.vm.asm.TciLexer
 
mT__15() - Method in class treecalc.vm.asm.TciLexer
 
mT__16() - Method in class treecalc.vm.asm.TciLexer
 
mT__17() - Method in class treecalc.vm.asm.TciLexer
 
mT__18() - Method in class treecalc.vm.asm.TciLexer
 
mT__19() - Method in class treecalc.vm.asm.TciLexer
 
mT__20() - Method in class treecalc.vm.asm.TciLexer
 
mT__21() - Method in class treecalc.vm.asm.TciLexer
 
mT__22() - Method in class treecalc.vm.asm.TciLexer
 
mT__23() - Method in class treecalc.vm.asm.TciLexer
 
mT__24() - Method in class treecalc.vm.asm.TciLexer
 
mT__25() - Method in class treecalc.vm.asm.TciLexer
 
mT__26() - Method in class treecalc.vm.asm.TciLexer
 
mT__27() - Method in class treecalc.vm.asm.TciLexer
 
mT__28() - Method in class treecalc.vm.asm.TciLexer
 
mT__29() - Method in class treecalc.vm.asm.TciLexer
 
mT__30() - Method in class treecalc.vm.asm.TciLexer
 
mT__31() - Method in class treecalc.vm.asm.TciLexer
 
mT__32() - Method in class treecalc.vm.asm.TciLexer
 
mT__33() - Method in class treecalc.vm.asm.TciLexer
 
mT__34() - Method in class treecalc.vm.asm.TciLexer
 
mT__35() - Method in class treecalc.vm.asm.TciLexer
 
mT__36() - Method in class treecalc.vm.asm.TciLexer
 
mT__37() - Method in class treecalc.vm.asm.TciLexer
 
mT__38() - Method in class treecalc.vm.asm.TciLexer
 
mT__39() - Method in class treecalc.vm.asm.TciLexer
 
mT__40() - Method in class treecalc.vm.asm.TciLexer
 
mT__41() - Method in class treecalc.vm.asm.TciLexer
 
mT__42() - Method in class treecalc.vm.asm.TciLexer
 
mT__43() - Method in class treecalc.vm.asm.TciLexer
 
mT__44() - Method in class treecalc.vm.asm.TciLexer
 
mT__45() - Method in class treecalc.vm.asm.TciLexer
 
mT__46() - Method in class treecalc.vm.asm.TciLexer
 
mT__47() - Method in class treecalc.vm.asm.TciLexer
 
mT__48() - Method in class treecalc.vm.asm.TciLexer
 
mT__49() - Method in class treecalc.vm.asm.TciLexer
 
mT__50() - Method in class treecalc.vm.asm.TciLexer
 
mT__51() - Method in class treecalc.vm.asm.TciLexer
 
mT__52() - Method in class treecalc.vm.asm.TciLexer
 
mT__53() - Method in class treecalc.vm.asm.TciLexer
 
mT__54() - Method in class treecalc.vm.asm.TciLexer
 
mT__55() - Method in class treecalc.vm.asm.TciLexer
 
mT__56() - Method in class treecalc.vm.asm.TciLexer
 
mT__57() - Method in class treecalc.vm.asm.TciLexer
 
mT__58() - Method in class treecalc.vm.asm.TciLexer
 
mT__59() - Method in class treecalc.vm.asm.TciLexer
 
mT__60() - Method in class treecalc.vm.asm.TciLexer
 
mT__61() - Method in class treecalc.vm.asm.TciLexer
 
mT__62() - Method in class treecalc.vm.asm.TciLexer
 
mT__63() - Method in class treecalc.vm.asm.TciLexer
 
mT__64() - Method in class treecalc.vm.asm.TciLexer
 
mT__65() - Method in class treecalc.vm.asm.TciLexer
 
mT__66() - Method in class treecalc.vm.asm.TciLexer
 
mT__67() - Method in class treecalc.vm.asm.TciLexer
 
mT__68() - Method in class treecalc.vm.asm.TciLexer
 
mT__69() - Method in class treecalc.vm.asm.TciLexer
 
mT__70() - Method in class treecalc.vm.asm.TciLexer
 
mT__71() - Method in class treecalc.vm.asm.TciLexer
 
mT__72() - Method in class treecalc.vm.asm.TciLexer
 
mT__73() - Method in class treecalc.vm.asm.TciLexer
 
mT__74() - Method in class treecalc.vm.asm.TciLexer
 
mT__75() - Method in class treecalc.vm.asm.TciLexer
 
mT__76() - Method in class treecalc.vm.asm.TciLexer
 
mT__77() - Method in class treecalc.vm.asm.TciLexer
 
mT__78() - Method in class treecalc.vm.asm.TciLexer
 
mT__79() - Method in class treecalc.vm.asm.TciLexer
 
mT__80() - Method in class treecalc.vm.asm.TciLexer
 
mT__81() - Method in class treecalc.vm.asm.TciLexer
 
mT__82() - Method in class treecalc.vm.asm.TciLexer
 
mTokens() - Method in class treecalc.vm.asm.TciLexer
 
mWHITESPACE() - Method in class treecalc.vm.asm.TciLexer
 

N

name - Variable in class treecalc.vm.asm.TciAssembler.Calc
 
name - Variable in class treecalc.vm.asm.TciAssembler.Func
 
name - Variable in class treecalc.vm.asm.TciAssembler.Input
 
name - Variable in class treecalc.vm.asm.TciAssembler.Node
 
name - Variable in class treecalc.vm.asm.TciAssembler.Table
 
name - Variable in class treecalc.vm.asm.TciAssembler.TableColumn
 
nameid - Variable in class treecalc.vm.asm.TciAssembler.Node
 
nargs - Variable in class treecalc.vm.asm.TciAssembler.Calc
 
nargs - Variable in class treecalc.vm.asm.TciAssembler.Func
 
nco - Variable in class treecalc.vm.asm.TciAssembler.Node
 
nct - Variable in class treecalc.vm.asm.TciAssembler.Node
 
needed(String, String) - Method in class treecalc.vm.TciMachine
 
nodecalcList - Variable in class treecalc.vm.asm.TciAssembler.Node
 
nodes - Variable in class treecalc.vm.asm.TciAssembler.Asm
 
numautocounters - Variable in class treecalc.vm.asm.TciAssembler.Input
 
NUMBER_DEC - Static variable in class treecalc.vm.asm.TciLexer
 
NUMBER_DEC - Static variable in class treecalc.vm.asm.TciParser
 
NUMBER_INT - Static variable in class treecalc.vm.asm.TciLexer
 
NUMBER_INT - Static variable in class treecalc.vm.asm.TciParser
 
numeric - Variable in class treecalc.vm.asm.TciAssembler.TableColumn
 
numericsuper - Variable in class treecalc.vm.asm.TciAssembler.TableColumn
 
numericunique - Variable in class treecalc.vm.asm.TciAssembler.TableColumn
 

O

onedef() - Method in class treecalc.vm.asm.TciParser
 
oo - Variable in class treecalc.vm.asm.TciAssembler.Table
 
op() - Method in class treecalc.vm.asm.TciParser
 
operand() - Method in class treecalc.vm.asm.TciParser
 
OPTYPE_BYTE - Static variable in class treecalc.vm.asm.TciAssembler
 
OPTYPE_CONST - Static variable in class treecalc.vm.asm.TciAssembler
 
OPTYPE_INT - Static variable in class treecalc.vm.asm.TciAssembler
 
OPTYPE_LABEL - Static variable in class treecalc.vm.asm.TciAssembler
 
OPTYPE_NONE - Static variable in class treecalc.vm.asm.TciAssembler
 
OPTYPE_SHORT - Static variable in class treecalc.vm.asm.TciAssembler
 

P

parseCalcname(String) - Static method in class treecalc.vm.TciMachine
 
popTimesCounter() - Method in class treecalc.vm.TciMachine
 
print(TciAssembler.Asm, PrintStream, boolean) - Static method in class treecalc.vm.asm.TciDisassembler
 
profilingData - Variable in class treecalc.vm.TciMachine
 
pushTimesCounter(int) - Method in class treecalc.vm.TciMachine
 

R

read(String) - Static method in class treecalc.vm.asm.TciAsmReaderWriter
 
readCache(Object) - Method in class treecalc.vm.TciMachine
 
readFromJar(String) - Static method in class treecalc.vm.asm.TciAsmReaderWriter
 
reset() - Method in class treecalc.vm.TciMachine.ProfilingFormula
 
reset() - Method in class treecalc.vm.TciMachine
 
rootaccessNode - Variable in class treecalc.vm.asm.TciAssembler.Calc
 
rootaccessSum - Variable in class treecalc.vm.asm.TciAssembler.Calc
true if sum of calc starting at rootaccessNode has to be computed.
rows - Variable in class treecalc.vm.asm.TciAssembler.Table
 

S

setCalcMainAccess(Token, Token, boolean) - Method in class treecalc.vm.asm.TciAssembler
 
setCalcMainSingle(Token, Token) - Method in class treecalc.vm.asm.TciAssembler
 
setCalcMainSum(Token, Token) - Method in class treecalc.vm.asm.TciAssembler
 
setCalcsize(Token) - Method in class treecalc.vm.asm.TciAssembler
 
setEdgesize(Token, Token) - Method in class treecalc.vm.asm.TciAssembler
 
setFormulasize(Token) - Method in class treecalc.vm.asm.TciAssembler
 
setFuncsize(Token) - Method in class treecalc.vm.asm.TciAssembler
 
setInput(int, V, int...) - Method in class treecalc.vm.TciMachine
 
setInput(String, String) - Method in class treecalc.vm.TciMachine
 
setInputcalcidSize(Token) - Method in class treecalc.vm.asm.TciAssembler
 
setInputsize(Token) - Method in class treecalc.vm.asm.TciAssembler
 
setNodesize(Token) - Method in class treecalc.vm.asm.TciAssembler
 
setTablesize(Token) - Method in class treecalc.vm.asm.TciAssembler
 
setTimesCounterTop(int) - Method in class treecalc.vm.TciMachine
 
shuffled - Variable in class treecalc.vm.asm.TciAssembler.Table
 
startTimer(int) - Method in class treecalc.vm.TciMachine.ProfilingFormula
 
STRING - Static variable in class treecalc.vm.asm.TciLexer
 
STRING - Static variable in class treecalc.vm.asm.TciParser
 

T

T__14 - Static variable in class treecalc.vm.asm.TciLexer
 
T__14 - Static variable in class treecalc.vm.asm.TciParser
 
T__15 - Static variable in class treecalc.vm.asm.TciLexer
 
T__15 - Static variable in class treecalc.vm.asm.TciParser
 
T__16 - Static variable in class treecalc.vm.asm.TciLexer
 
T__16 - Static variable in class treecalc.vm.asm.TciParser
 
T__17 - Static variable in class treecalc.vm.asm.TciLexer
 
T__17 - Static variable in class treecalc.vm.asm.TciParser
 
T__18 - Static variable in class treecalc.vm.asm.TciLexer
 
T__18 - Static variable in class treecalc.vm.asm.TciParser
 
T__19 - Static variable in class treecalc.vm.asm.TciLexer
 
T__19 - Static variable in class treecalc.vm.asm.TciParser
 
T__20 - Static variable in class treecalc.vm.asm.TciLexer
 
T__20 - Static variable in class treecalc.vm.asm.TciParser
 
T__21 - Static variable in class treecalc.vm.asm.TciLexer
 
T__21 - Static variable in class treecalc.vm.asm.TciParser
 
T__22 - Static variable in class treecalc.vm.asm.TciLexer
 
T__22 - Static variable in class treecalc.vm.asm.TciParser
 
T__23 - Static variable in class treecalc.vm.asm.TciLexer
 
T__23 - Static variable in class treecalc.vm.asm.TciParser
 
T__24 - Static variable in class treecalc.vm.asm.TciLexer
 
T__24 - Static variable in class treecalc.vm.asm.TciParser
 
T__25 - Static variable in class treecalc.vm.asm.TciLexer
 
T__25 - Static variable in class treecalc.vm.asm.TciParser
 
T__26 - Static variable in class treecalc.vm.asm.TciLexer
 
T__26 - Static variable in class treecalc.vm.asm.TciParser
 
T__27 - Static variable in class treecalc.vm.asm.TciLexer
 
T__27 - Static variable in class treecalc.vm.asm.TciParser
 
T__28 - Static variable in class treecalc.vm.asm.TciLexer
 
T__28 - Static variable in class treecalc.vm.asm.TciParser
 
T__29 - Static variable in class treecalc.vm.asm.TciLexer
 
T__29 - Static variable in class treecalc.vm.asm.TciParser
 
T__30 - Static variable in class treecalc.vm.asm.TciLexer
 
T__30 - Static variable in class treecalc.vm.asm.TciParser
 
T__31 - Static variable in class treecalc.vm.asm.TciLexer
 
T__31 - Static variable in class treecalc.vm.asm.TciParser
 
T__32 - Static variable in class treecalc.vm.asm.TciLexer
 
T__32 - Static variable in class treecalc.vm.asm.TciParser
 
T__33 - Static variable in class treecalc.vm.asm.TciLexer
 
T__33 - Static variable in class treecalc.vm.asm.TciParser
 
T__34 - Static variable in class treecalc.vm.asm.TciLexer
 
T__34 - Static variable in class treecalc.vm.asm.TciParser
 
T__35 - Static variable in class treecalc.vm.asm.TciLexer
 
T__35 - Static variable in class treecalc.vm.asm.TciParser
 
T__36 - Static variable in class treecalc.vm.asm.TciLexer
 
T__36 - Static variable in class treecalc.vm.asm.TciParser
 
T__37 - Static variable in class treecalc.vm.asm.TciLexer
 
T__37 - Static variable in class treecalc.vm.asm.TciParser
 
T__38 - Static variable in class treecalc.vm.asm.TciLexer
 
T__38 - Static variable in class treecalc.vm.asm.TciParser
 
T__39 - Static variable in class treecalc.vm.asm.TciLexer
 
T__39 - Static variable in class treecalc.vm.asm.TciParser
 
T__40 - Static variable in class treecalc.vm.asm.TciLexer
 
T__40 - Static variable in class treecalc.vm.asm.TciParser
 
T__41 - Static variable in class treecalc.vm.asm.TciLexer
 
T__41 - Static variable in class treecalc.vm.asm.TciParser
 
T__42 - Static variable in class treecalc.vm.asm.TciLexer
 
T__42 - Static variable in class treecalc.vm.asm.TciParser
 
T__43 - Static variable in class treecalc.vm.asm.TciLexer
 
T__43 - Static variable in class treecalc.vm.asm.TciParser
 
T__44 - Static variable in class treecalc.vm.asm.TciLexer
 
T__44 - Static variable in class treecalc.vm.asm.TciParser
 
T__45 - Static variable in class treecalc.vm.asm.TciLexer
 
T__45 - Static variable in class treecalc.vm.asm.TciParser
 
T__46 - Static variable in class treecalc.vm.asm.TciLexer
 
T__46 - Static variable in class treecalc.vm.asm.TciParser
 
T__47 - Static variable in class treecalc.vm.asm.TciLexer
 
T__47 - Static variable in class treecalc.vm.asm.TciParser
 
T__48 - Static variable in class treecalc.vm.asm.TciLexer
 
T__48 - Static variable in class treecalc.vm.asm.TciParser
 
T__49 - Static variable in class treecalc.vm.asm.TciLexer
 
T__49 - Static variable in class treecalc.vm.asm.TciParser
 
T__50 - Static variable in class treecalc.vm.asm.TciLexer
 
T__50 - Static variable in class treecalc.vm.asm.TciParser
 
T__51 - Static variable in class treecalc.vm.asm.TciLexer
 
T__51 - Static variable in class treecalc.vm.asm.TciParser
 
T__52 - Static variable in class treecalc.vm.asm.TciLexer
 
T__52 - Static variable in class treecalc.vm.asm.TciParser
 
T__53 - Static variable in class treecalc.vm.asm.TciLexer
 
T__53 - Static variable in class treecalc.vm.asm.TciParser
 
T__54 - Static variable in class treecalc.vm.asm.TciLexer
 
T__54 - Static variable in class treecalc.vm.asm.TciParser
 
T__55 - Static variable in class treecalc.vm.asm.TciLexer
 
T__55 - Static variable in class treecalc.vm.asm.TciParser
 
T__56 - Static variable in class treecalc.vm.asm.TciLexer
 
T__56 - Static variable in class treecalc.vm.asm.TciParser
 
T__57 - Static variable in class treecalc.vm.asm.TciLexer
 
T__57 - Static variable in class treecalc.vm.asm.TciParser
 
T__58 - Static variable in class treecalc.vm.asm.TciLexer
 
T__58 - Static variable in class treecalc.vm.asm.TciParser
 
T__59 - Static variable in class treecalc.vm.asm.TciLexer
 
T__59 - Static variable in class treecalc.vm.asm.TciParser
 
T__60 - Static variable in class treecalc.vm.asm.TciLexer
 
T__60 - Static variable in class treecalc.vm.asm.TciParser
 
T__61 - Static variable in class treecalc.vm.asm.TciLexer
 
T__61 - Static variable in class treecalc.vm.asm.TciParser
 
T__62 - Static variable in class treecalc.vm.asm.TciLexer
 
T__62 - Static variable in class treecalc.vm.asm.TciParser
 
T__63 - Static variable in class treecalc.vm.asm.TciLexer
 
T__63 - Static variable in class treecalc.vm.asm.TciParser
 
T__64 - Static variable in class treecalc.vm.asm.TciLexer
 
T__64 - Static variable in class treecalc.vm.asm.TciParser
 
T__65 - Static variable in class treecalc.vm.asm.TciLexer
 
T__65 - Static variable in class treecalc.vm.asm.TciParser
 
T__66 - Static variable in class treecalc.vm.asm.TciLexer
 
T__66 - Static variable in class treecalc.vm.asm.TciParser
 
T__67 - Static variable in class treecalc.vm.asm.TciLexer
 
T__67 - Static variable in class treecalc.vm.asm.TciParser
 
T__68 - Static variable in class treecalc.vm.asm.TciLexer
 
T__68 - Static variable in class treecalc.vm.asm.TciParser
 
T__69 - Static variable in class treecalc.vm.asm.TciLexer
 
T__69 - Static variable in class treecalc.vm.asm.TciParser
 
T__70 - Static variable in class treecalc.vm.asm.TciLexer
 
T__70 - Static variable in class treecalc.vm.asm.TciParser
 
T__71 - Static variable in class treecalc.vm.asm.TciLexer
 
T__71 - Static variable in class treecalc.vm.asm.TciParser
 
T__72 - Static variable in class treecalc.vm.asm.TciLexer
 
T__72 - Static variable in class treecalc.vm.asm.TciParser
 
T__73 - Static variable in class treecalc.vm.asm.TciLexer
 
T__73 - Static variable in class treecalc.vm.asm.TciParser
 
T__74 - Static variable in class treecalc.vm.asm.TciLexer
 
T__74 - Static variable in class treecalc.vm.asm.TciParser
 
T__75 - Static variable in class treecalc.vm.asm.TciLexer
 
T__75 - Static variable in class treecalc.vm.asm.TciParser
 
T__76 - Static variable in class treecalc.vm.asm.TciLexer
 
T__76 - Static variable in class treecalc.vm.asm.TciParser
 
T__77 - Static variable in class treecalc.vm.asm.TciLexer
 
T__77 - Static variable in class treecalc.vm.asm.TciParser
 
T__78 - Static variable in class treecalc.vm.asm.TciLexer
 
T__78 - Static variable in class treecalc.vm.asm.TciParser
 
T__79 - Static variable in class treecalc.vm.asm.TciLexer
 
T__79 - Static variable in class treecalc.vm.asm.TciParser
 
T__80 - Static variable in class treecalc.vm.asm.TciLexer
 
T__80 - Static variable in class treecalc.vm.asm.TciParser
 
T__81 - Static variable in class treecalc.vm.asm.TciLexer
 
T__81 - Static variable in class treecalc.vm.asm.TciParser
 
T__82 - Static variable in class treecalc.vm.asm.TciLexer
 
T__82 - Static variable in class treecalc.vm.asm.TciParser
 
tablecolumnarr - Variable in class treecalc.vm.asm.TciAssembler.Table
 
tables - Variable in class treecalc.vm.asm.TciAssembler.Asm
 
tci() - Method in class treecalc.vm.asm.TciParser
 
TciAction - Class in treecalc.vm
 
TciAction() - Constructor for class treecalc.vm.TciAction
 
TciAsmReaderWriter - Class in treecalc.vm.asm
 
TciAsmReaderWriter() - Constructor for class treecalc.vm.asm.TciAsmReaderWriter
 
TciAssembler - Class in treecalc.vm.asm
 
TciAssembler() - Constructor for class treecalc.vm.asm.TciAssembler
 
TciAssembler.Asm - Class in treecalc.vm.asm
 
TciAssembler.Asm() - Constructor for class treecalc.vm.asm.TciAssembler.Asm
 
TciAssembler.Calc - Class in treecalc.vm.asm
 
TciAssembler.Calc() - Constructor for class treecalc.vm.asm.TciAssembler.Calc
 
TciAssembler.Func - Class in treecalc.vm.asm
 
TciAssembler.Func() - Constructor for class treecalc.vm.asm.TciAssembler.Func
 
TciAssembler.Input - Class in treecalc.vm.asm
 
TciAssembler.Input() - Constructor for class treecalc.vm.asm.TciAssembler.Input
 
TciAssembler.Instruction - Class in treecalc.vm.asm
 
TciAssembler.Instruction(int, String, int, int) - Constructor for class treecalc.vm.asm.TciAssembler.Instruction
 
TciAssembler.Instruction(int, String, int, int, String, int) - Constructor for class treecalc.vm.asm.TciAssembler.Instruction
 
TciAssembler.Instruction(int, String, int, int, String, int, String, int) - Constructor for class treecalc.vm.asm.TciAssembler.Instruction
 
TciAssembler.Instruction(int, String, int, int, String, int, String, int, String, int) - Constructor for class treecalc.vm.asm.TciAssembler.Instruction
 
TciAssembler.Instruction(int, String, int, int, String, int, String, int, String, int, String, int) - Constructor for class treecalc.vm.asm.TciAssembler.Instruction
 
TciAssembler.Node - Class in treecalc.vm.asm
 
TciAssembler.Node() - Constructor for class treecalc.vm.asm.TciAssembler.Node
 
TciAssembler.NodeCalc - Class in treecalc.vm.asm
 
TciAssembler.NodeCalc() - Constructor for class treecalc.vm.asm.TciAssembler.NodeCalc
 
TciAssembler.Table - Class in treecalc.vm.asm
 
TciAssembler.Table() - Constructor for class treecalc.vm.asm.TciAssembler.Table
 
TciAssembler.TableColumn - Class in treecalc.vm.asm
 
TciAssembler.TableColumn() - Constructor for class treecalc.vm.asm.TciAssembler.TableColumn
 
TciDisassembler - Class in treecalc.vm.asm
 
TciDisassembler() - Constructor for class treecalc.vm.asm.TciDisassembler
 
TciLexer - Class in treecalc.vm.asm
 
TciLexer() - Constructor for class treecalc.vm.asm.TciLexer
 
TciLexer(CharStream) - Constructor for class treecalc.vm.asm.TciLexer
 
TciLexer(CharStream, RecognizerSharedState) - Constructor for class treecalc.vm.asm.TciLexer
 
TciMachine - Class in treecalc.vm
 
TciMachine(TciAssembler.Asm) - Constructor for class treecalc.vm.TciMachine
 
TciMachine(TciAssembler.Asm, int) - Constructor for class treecalc.vm.TciMachine
 
TciMachine.CacheKey - Class in treecalc.vm
 
TciMachine.CacheKey(int, V[], long[]) - Constructor for class treecalc.vm.TciMachine.CacheKey
 
TciMachine.ProfilingData - Class in treecalc.vm
 
TciMachine.ProfilingData(int) - Constructor for class treecalc.vm.TciMachine.ProfilingData
 
TciMachine.ProfilingFormula - Class in treecalc.vm
 
TciMachine.ProfilingFormula(TciMachine.ProfilingData, boolean) - Constructor for class treecalc.vm.TciMachine.ProfilingFormula
 
TciMachineTabaccess - Class in treecalc.vm
 
TciMachineTabaccess() - Constructor for class treecalc.vm.TciMachineTabaccess
 
TciParser - Class in treecalc.vm.asm
 
TciParser(TokenStream) - Constructor for class treecalc.vm.asm.TciParser
 
TciParser(TokenStream, RecognizerSharedState) - Constructor for class treecalc.vm.asm.TciParser
 
TciParser(TokenStream, TciAssembler) - Constructor for class treecalc.vm.asm.TciParser
 
TciParser.operand_return - Class in treecalc.vm.asm
 
TciParser.operand_return() - Constructor for class treecalc.vm.asm.TciParser.operand_return
 
TciParser.value_return - Class in treecalc.vm.asm
 
TciParser.value_return() - Constructor for class treecalc.vm.asm.TciParser.value_return
 
tokenNames - Static variable in class treecalc.vm.asm.TciParser
 
toString() - Method in class treecalc.vm.TciMachine.CacheKey
 
toString() - Method in class treecalc.vm.TciMachine.ProfilingData
 
TRACE - Static variable in class treecalc.vm.TciMachine
 
trace(String, String, S.Traceaction) - Method in class treecalc.vm.TciMachine
 
treecalc.vm - package treecalc.vm
 
treecalc.vm.asm - package treecalc.vm.asm
 

V

value() - Method in class treecalc.vm.asm.TciParser
 

W

WHITESPACE - Static variable in class treecalc.vm.asm.TciLexer
 
WHITESPACE - Static variable in class treecalc.vm.asm.TciParser
 
write(TciAssembler.Asm, String) - Static method in class treecalc.vm.asm.TciAsmReaderWriter
 
writeCache(Object, V) - Method in class treecalc.vm.TciMachine
 

A B C D E F G H I L M N O P R S T V W

Copyright © 2013. All Rights Reserved.