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