JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.teavm.debugging.information
SourceFileResolver
Contents
Description
Method Summary
Method Details
resolveFile(String)
Hide sidebar
Show sidebar
Interface SourceFileResolver
public interface
SourceFileResolver
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
resolveFile
(
String
fileName)
Method Details
resolveFile
String
resolveFile
(
String
fileName)
throws
IOException
Throws:
IOException