Class KotlinDefaultMethodsFilter.Matcher
java.lang.Object
org.jacoco.core.internal.analysis.filter.AbstractMatcher
org.jacoco.core.internal.analysis.filter.KotlinDefaultMethodsFilter.Matcher
- Enclosing class:
KotlinDefaultMethodsFilter
-
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) Methods inherited from class AbstractMatcher
firstIsALoad0, next, nextIs, nextIsField, nextIsInvoke, nextIsSwitch, nextIsType, nextIsVar, skipNonOpcodes, skipNonOpcodes
-
Constructor Details
-
Matcher
private Matcher()
-
-
Method Details
-
match
-