Package me.topchetoeu.j2s.common
Interface FunctionMap
public interface FunctionMap
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbreakpoints
(Location start, Location end) String[]
String[]
correctBreakpoint
(Pattern filename, int line, int column) first()
getBreakpoint
(int i) last()
String[]
default Location
toLocation
(int i) toLocation
(int i, boolean approximate)