Package org.teavm.backend.wasm.debug
Interface DebugMethods
-
- All Known Implementing Classes:
DebugMethodsBuilder
public interface DebugMethods
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intmethodPtr(MethodReference method)
-
-
-
Method Detail
-
methodPtr
int methodPtr(MethodReference method)
-
-