match

fun match(method: MethodNode): Sequence<List<AbstractInsnNode>>
fun match(list: InsnList): Sequence<List<AbstractInsnNode>>