public interface Function extends ValueExpression
| Modifier and Type | Method and Description |
|---|---|
String |
getFunctionName()
Get a function's name.
|
boolean |
hasParenthesis()
Check if function needs parenthesis.
|
acceptString getFunctionName()
boolean hasParenthesis()
Copyright © 2018–2020. All rights reserved.