Package org.teavm.dependency
Interface DependencyPlugin
-
public interface DependencyPlugin
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidmethodReached(DependencyAgent agent, MethodDependency method)
-
-
-
Method Detail
-
methodReached
void methodReached(DependencyAgent agent, MethodDependency method)
-
-