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