|
} else return CharType.isDigital(getChar(offset, el));
|
|
} else return CharType.isDigital(getChar(offset, el));
|
|
public int parse(String el, int offset, Deque<CalculateNode> nodes, int function, Invoker next) {
|
|
public int parse(String el, int offset, Deque<CalculateNode> nodes, int function, Invoker next) {
|