public abstract class SqlNodeBase2 extends SqlNodeBase
Modifier and Type | Method and Description |
---|---|
abstract SqlNode |
apply(SqlTransform transform,
SqlNode left,
SqlNode right) |
abstract SqlNode |
copy(SqlNode left,
SqlNode right) |
SqlNode |
getLeft() |
SqlNode |
getRight() |
asCoalesce, asDistinct, asInnerJoin, asJoin, asLeftJoin, asProject, asRestrict, asSelectBlock, asTable, getAliasName, isCoalesce, isDistinct, isInnerJoin, isJoin, isLeftJoin, isProject, isRestrict, isSelectBlock, isTable, output, output, tablesInvolved, toString, usesColumn
addNote, addNotes, getNotes, hasNotes, hasOneNote
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getIdScope, getNodeScope, visit
addNote, addNotes, getNotes, hasNotes, hasOneNote
Licenced under the Apache License, Version 2.0