public abstract class Atom extends AbstractNode
构造器和说明 |
---|
Atom() |
限定符和类型 | 方法和说明 |
---|---|
java.lang.String |
exString(CalculatorProvider calculator)
获取对象字符串展示
|
ColumnRowRange |
toColumnRowRange()
将对象转为ColumnRowRange
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
delay4PageCal, eval, getExpression, parserParameter, parserParameterNoColumnRow, trav4HuntBIL, trav4HuntSIL, traversal4Tiny
public java.lang.String exString(CalculatorProvider calculator)
calculator
- 算子public ColumnRowRange toColumnRowRange()