public static class CompileStack.BlockRecorder extends Object
Modifier and Type | Field and Description |
---|---|
Runnable |
excludedStatement |
LinkedList<CompileStack.LabelRange> |
ranges |
Constructor and Description |
---|
CompileStack.BlockRecorder() |
CompileStack.BlockRecorder(Runnable excludedStatement) |
public Runnable excludedStatement
public LinkedList<CompileStack.LabelRange> ranges
public CompileStack.BlockRecorder()
public CompileStack.BlockRecorder(Runnable excludedStatement)