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