(Set<MatchType> types)
| 15 | |
| 16 | default void onMappingChange() { } |
| 17 | default void onMatchChange(Set<MatchType> types) { } |
| 18 | |
| 19 | default void onClassSelect(ClassInstance cls) { } |
| 20 | default void onMethodSelect(MethodInstance method) { } |
no outgoing calls
no test coverage detected