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