pushIntegerInsn

fun pushIntegerInsn(value: Long)

Pushes a long into the stack.

Stack Inputs: ()

Stack Outputs: (value)