public class CastExpression extends BaseNode
type
CastExpression(String kind, BaseNode to, BaseNode from)
void
printLeft(StringWriter writer)
print, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public CastExpression(String kind, BaseNode to, BaseNode from)
public void printLeft(StringWriter writer)
printLeft
BaseNode
Copyright © 2021. All rights reserved.