public class NameIdentifier extends Object
NameIdentifier(String name, boolean isQuoted)
String
getName()
boolean
isQuoted()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public NameIdentifier(String name, boolean isQuoted)
public String getName()
public boolean isQuoted()
public String toString()
toString
Object