public class SqlFunction1 extends SqlExprBase
Modifier and Type | Field and Description |
---|---|
SqlExpr |
expr |
String |
funcSymbol |
Constructor and Description |
---|
SqlFunction1(SqlExpr expr,
String symbol) |
Modifier and Type | Method and Description |
---|---|
SqlExpr |
getExpr() |
String |
getFuncSymbol() |
void |
visit(SqlExprVisitor visitor) |
asSQL, asSQL, getColumnsNeeded, isColumn, isConstant, toString
addNote, addNotes, getNotes, hasNotes, hasOneNote
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addNote, addNotes, getNotes, hasNotes, hasOneNote
Licenced under the Apache License, Version 2.0