public class EncodedFunction extends BaseNode
type
EncodedFunction(BaseNode name, BaseNode params, BaseNode cv, BaseNode ref, BaseNode attrs, BaseNode ret)
boolean
hasRightPart()
void
printLeft(StringWriter writer)
printRight(StringWriter writer)
print, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public EncodedFunction(BaseNode name, BaseNode params, BaseNode cv, BaseNode ref, BaseNode attrs, BaseNode ret)
public void printLeft(StringWriter writer)
printLeft
BaseNode
public boolean hasRightPart()
public void printRight(StringWriter writer)
Copyright © 2021. All rights reserved.