public abstract class SqlNodeBase0 extends SqlNodeBase
| Modifier and Type | Method and Description |
|---|---|
abstract SqlNode |
apply(SqlTransform transform) |
abstract SqlNode |
copy() |
asCoalesce, asDistinct, asInnerJoin, asJoin, asLeftJoin, asProject, asRestrict, asSelectBlock, asTable, getAliasName, isCoalesce, isDistinct, isInnerJoin, isJoin, isLeftJoin, isProject, isRestrict, isSelectBlock, isTable, output, output, tablesInvolved, toString, usesColumnaddNote, addNotes, getNotes, hasNotes, hasOneNoteequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetIdScope, getNodeScope, visitaddNote, addNotes, getNotes, hasNotes, hasOneNotepublic abstract SqlNode apply(SqlTransform transform)
public abstract SqlNode copy()
Licenced under the Apache License, Version 2.0