public static final class BlockScopeDetector.BlockScope extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
getCloseIndex() |
int |
getEnclosingDepth() |
BlockKind |
getKind() |
int |
getOpenIndex() |
boolean |
isClosed() |
String |
toString() |
public int getOpenIndex()
public int getCloseIndex()
public boolean isClosed()
public int getEnclosingDepth()