public class AliasedFunction extends AliasedExpression
exp
Constructor and Description |
---|
AliasedFunction() |
Modifier and Type | Method and Description |
---|---|
Function |
getFunction()
Get the function that is aliased.
|
getAlias, getExpectedReturnType, getExpression, getValue, hasFixedResult, init, isTrue, setAlias, setExpression, toString
isBracketed, setBracketed
public Function getFunction()