| Package | Description |
|---|---|
| gudusoft.gsqlparser.dlineage.dynamicsql |
| Modifier and Type | Method and Description |
|---|---|
ProceduralLineageResult |
ProceduralLineageAnalyzer.analyze(List<String> unitTexts) |
ProceduralLineageResult |
ProceduralLineageAnalyzer.analyze(String... unitTexts) |
ProceduralLineageResult |
ProceduralLineageAnalyzer.analyzeFiles(File... unitFiles)
Analyze files in the supplied order, BOM-sniffing UTF-8/UTF-16.
|