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