Class KotlinCoroutineFilter.Matcher

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

private static class KotlinCoroutineFilter.Matcher extends AbstractMatcher
  • Constructor Details

    • Matcher

      private Matcher()
  • Method Details

    • matchOptimizedTailCall

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

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

      private void nextIsThrowOnFailure()
    • nextIsCreateStateInstance

      private void nextIsCreateStateInstance()