public static final class SqlScopeDetector.SqlScope extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
getCloseIndex() |
int |
getEnclosingLevel() |
int |
getOpenIndex() |
boolean |
isClosed() |
String |
toString() |
public int getOpenIndex()
public int getCloseIndex()
public boolean isClosed()
public int getEnclosingLevel()