Package com.independentsoft.calc.parsing
Class ColRangeNode
java.lang.Object
com.independentsoft.calc.parsing.AstNode
com.independentsoft.calc.parsing.ColRangeNode
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
book
-
sheetA
-
sheetB
-
c1
public int c1 -
c2
public int c2 -
abs1
public boolean abs1 -
abs2
public boolean abs2
-
-
Constructor Details
-
ColRangeNode
public ColRangeNode()
-