pushBooleanInsn

fun pushBooleanInsn(value: Boolean)

Pushes a boolean into the stack.

Stack Inputs: ()

Stack Outputs: (value)