Package org.benf.cfr.reader.api
Interface SinkReturns.LineNumberMapping_DO_NOT_USE
-
- Enclosing interface:
- SinkReturns
public static interface SinkReturns.LineNumberMapping_DO_NOT_USE
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<Integer,Integer>getMapping()Get mapping from line number to bytecode loc in contained function.
-