Package com.independentsoft.calc.parsing
Class TableRefNode
java.lang.Object
com.independentsoft.calc.parsing.AstNode
com.independentsoft.calc.parsing.TableRefNode
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
tableName
-
all
public boolean all -
headers
public boolean headers -
data
public boolean data -
totals
public boolean totals -
thisRow
public boolean thisRow -
col1
-
col2
-
-
Constructor Details
-
TableRefNode
public TableRefNode()
-