Class StepLocationsFinder
- java.lang.Object
-
- org.teavm.backend.wasm.debug.info.StepLocationsFinder
-
public class StepLocationsFinder extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description StepLocationsFinder(DebugInfo debugInfo)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int[]getBreakpointAddresses()int[]getCallAddresses()booleanstep(java.lang.String fileName, int line, int address, boolean enterMethod)
-