public final class StarSelectItemSegmentExtractor extends Object implements OptionalSQLSegmentExtractor
| Constructor and Description |
|---|
StarSelectItemSegmentExtractor() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<StarSelectItemSegment> |
extract(org.antlr.v4.runtime.ParserRuleContext expressionNode)
Extract SQL segment from SQL AST.
|
public com.google.common.base.Optional<StarSelectItemSegment> extract(org.antlr.v4.runtime.ParserRuleContext expressionNode)
OptionalSQLSegmentExtractorextract in interface OptionalSQLSegmentExtractorexpressionNode - ancestor node of ASTCopyright © 2019 The Apache Software Foundation. All rights reserved.