Class KotlinCoroutineFilter.Matcher
java.lang.Object
org.jacoco.core.internal.analysis.filter.AbstractMatcher
org.jacoco.core.internal.analysis.filter.KotlinCoroutineFilter.Matcher
- Enclosing class:
KotlinCoroutineFilter
-
Field Summary
Fields inherited from class AbstractMatcher
cursor, vars -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidmatch(org.objectweb.asm.tree.MethodNode methodNode, IFilterOutput output) private voidmatchOptimizedTailCall(org.objectweb.asm.tree.MethodNode methodNode, IFilterOutput output) private voidprivate voidMethods inherited from class AbstractMatcher
firstIsALoad0, next, nextIs, nextIsField, nextIsInvoke, nextIsSwitch, nextIsType, nextIsVar, skipNonOpcodes, skipNonOpcodes
-
Constructor Details
-
Matcher
private Matcher()
-
-
Method Details
-
matchOptimizedTailCall
private void matchOptimizedTailCall(org.objectweb.asm.tree.MethodNode methodNode, IFilterOutput output) -
match
-
nextIsThrowOnFailure
private void nextIsThrowOnFailure() -
nextIsCreateStateInstance
private void nextIsCreateStateInstance()
-