Class KotlinTypeParameterFilter

java.lang.Object
proguard.classfile.kotlin.visitor.filter.KotlinTypeParameterFilter
All Implemented Interfaces:
KotlinTypeParameterVisitor

public class KotlinTypeParameterFilter extends Object implements KotlinTypeParameterVisitor
This KotlinTypeParameterFilter delegates to another KotlinTypeVisitor if the predicate succeeds.