public class EvalResult
extends net.sourceforge.czt.z.impl.ExprImpl
| Constructor and Description |
|---|
EvalResult() |
| Modifier and Type | Method and Description |
|---|---|
net.sourceforge.czt.base.ast.Term |
create(Object[] args)
EvalResult provides a default implementation of
create that throws UnsupportedOperationException.
|
Object[] |
getChildren()
EvalResult provides a default implementation of
getChildren that returns an empty array of children.
|
annsSize, getAnn, getAnns, getFactory, hasAnn, hasAnn, removeAnn, removeAnn, toStringpublic Object[] getChildren()
public net.sourceforge.czt.base.ast.Term create(Object[] args)
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.