public class InitListExpression extends BaseNode
type
InitListExpression(BaseNode typeNode, List<BaseNode> nodes)
void
printLeft(StringWriter writer)
print, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public InitListExpression(BaseNode typeNode, List<BaseNode> nodes)
public void printLeft(StringWriter writer)
printLeft
BaseNode
Copyright © 2022. All rights reserved.