Modifier | Constructor and Description |
---|---|
protected |
Application(PrintFactory factory) |
Modifier and Type | Method and Description |
---|---|
<R> R |
accept(net.sourceforge.czt.util.Visitor<R> visitor) |
Application |
create(Object[] children) |
Object[] |
getChildren() |
equals, getExpr, getLeftExpr, getRightExpr, hashCode, setLeftExpr, setRightExpr
annsSize, getAnn, getAnns, getFactory, hasAnn, hasAnn, removeAnn, removeAnn, toString
protected Application(PrintFactory factory)
public <R> R accept(net.sourceforge.czt.util.Visitor<R> visitor)
public Object[] getChildren()
public Application create(Object[] children)
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.