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(java.lang.String script)
-
-
-
Method Detail
-
getDebugInformation
DebugInformation getDebugInformation(java.lang.String script)
-
-