Package org.benf.cfr.reader.util.output
Class BytecodeTrackingDumper.LocAtLine
- java.lang.Object
-
- org.benf.cfr.reader.util.output.BytecodeTrackingDumper.LocAtLine
-
- Enclosing class:
- BytecodeTrackingDumper
static class BytecodeTrackingDumper.LocAtLine extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) intcurrentLine(package private) intdepth
-
Constructor Summary
Constructors Constructor Description LocAtLine(int depth, int currentLine)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetCurrentLine()intgetDepth()voidimprove(int currentDepth, int currentLine)
-