interrupt

fun interrupt()

Interrupt the method, make method return null, just a wrapper of before and same as returnConstant(null)

WARNING: MAY CAUSE EXCEPTION IF METHOD RETURNS NON-NULL TYPE