public class SqlExpr1 extends SqlExprBase
| Modifier and Type | Field and Description |
|---|---|
SqlExpr |
expr |
String |
exprSymbol |
| Constructor and Description |
|---|
SqlExpr1(SqlExpr expr,
String exprSymbol) |
| Modifier and Type | Method and Description |
|---|---|
SqlExpr |
getExpr() |
String |
getExprSymbol() |
void |
visit(SqlExprVisitor visitor) |
asSQL, asSQL, getColumnsNeeded, isColumn, isConstant, toStringaddNote, addNotes, getNotes, hasNotes, hasOneNoteequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaddNote, addNotes, getNotes, hasNotes, hasOneNoteLicenced under the Apache License, Version 2.0