public class SymBolNode extends Object implements CalculateNode
SymBolNode(Symbol symbol)
Object
calculate(Map<String,Object> variables)
String
literals()
toString()
TokenType
type()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public SymBolNode(Symbol symbol)
public Object calculate(Map<String,Object> variables)
calculate
CalculateNode
public TokenType type()
type
public String toString()
toString
public String literals()
literals
Copyright © 2020. All rights reserved.