public abstract class Expression.Function extends AbstractFunction
booleanFunction, name, numParams
Constructor and Description |
---|
Function(java.lang.String name,
int numParams) |
Function(java.lang.String name,
int numParams,
boolean booleanFunction) |
lazyEval
getName, getNumParams, isBooleanFunction, numParamsVaries
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName, getNumParams, isBooleanFunction, numParamsVaries
Copyright © 2019. All Rights Reserved.