public final class SQLSegmentsExtractorEngine extends Object
| Constructor and Description |
|---|
SQLSegmentsExtractorEngine() |
| Modifier and Type | Method and Description |
|---|---|
Collection<SQLSegment> |
extract(SQLAST ast)
Extract SQL segments.
|
public Collection<SQLSegment> extract(SQLAST ast)
ast - SQL ASTCopyright © 2020 The Apache Software Foundation. All rights reserved.