| Package | Description |
|---|---|
| gudusoft.gsqlparser.ir.semantic |
| Modifier and Type | Method and Description |
|---|---|
LineageRef |
LineageEdge.getFrom() |
LineageRef |
LineageEdge.getTo() |
static LineageRef |
LineageRef.statementOutput(int statementIndex,
String outputName) |
static LineageRef |
LineageRef.tableColumn(String qualifiedName,
String columnName) |
| Constructor and Description |
|---|
LineageEdge(LineageRef from,
LineageRef to) |