Package org.teavm.debugging.information
Interface DebugInformationProvider
-
- All Known Implementing Classes:
URLDebugInformationProvider
public interface DebugInformationProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DebugInformationgetDebugInformation(String script)
-
-
-
Method Detail
-
getDebugInformation
DebugInformation getDebugInformation(String script)
-
-