Package org.teavm.model.optimization
Interface InliningStrategy
- All Known Implementing Classes:
DefaultInliningStrategy
public interface InliningStrategy
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidmethodChanged(MethodReference method) start(MethodReference method, ProgramReader program)
-
Method Details
-
start
-
methodChanged
-