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