deleteExpression

fun InsnList.deleteExpression(last: AbstractInsnNode, filter: (AbstractInsnNode) -> Boolean = ANY_INSN): Boolean