Class KotlinDefaultMethodsFilter.Matcher

java.lang.Object
org.jacoco.core.internal.analysis.filter.AbstractMatcher
org.jacoco.core.internal.analysis.filter.KotlinDefaultMethodsFilter.Matcher
Enclosing class:
KotlinDefaultMethodsFilter

private static class KotlinDefaultMethodsFilter.Matcher extends AbstractMatcher
  • Constructor Details

    • Matcher

      private Matcher()
  • Method Details

    • match

      private void match(org.objectweb.asm.tree.MethodNode methodNode, IFilterOutput output)