public class QualifiedName extends BaseNode
type
QualifiedName(BaseNode qualifier, BaseNode name)
void
printLeft(StringWriter writer)
print, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public QualifiedName(BaseNode qualifier, BaseNode name)
public void printLeft(StringWriter writer)
printLeft
BaseNode
Copyright © 2022. All rights reserved.