| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<SelectClauseSegment> |
SelectClauseExtractor.extract(org.antlr.v4.runtime.ParserRuleContext ancestorNode) |
| Modifier and Type | Method and Description |
|---|---|
void |
SelectClauseFiller.fill(SelectClauseSegment sqlSegment,
SQLStatement sqlStatement) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<SelectClauseSegment> |
SubquerySegment.getSelectClauseSegment()
Get select clause segment.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.