Package org.teavm.debugging.information
Interface DebuggerCallSiteVisitor
public interface DebuggerCallSiteVisitor
-
Method Summary
Modifier and TypeMethodDescriptionvoid
visit(DebuggerStaticCallSite callSite)
void
visit(DebuggerVirtualCallSite callSite)
-
Method Details
-
visit
-
visit
-