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