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