public class NumberExp extends ExpBase implements ValueExp
Double
val
pos
NumberExp(Double s)
NumberExp(int pos, Double s)
String
strValue()
formatValue, getPos
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPos
public Double val
public NumberExp(int pos, Double s)
public NumberExp(Double s)
public String strValue()
strValue
Exp
Copyright © 2020. All rights reserved.