pushDecimalInsn

fun pushDecimalInsn(value: Double)

Pushes a double into the stack.

Stack Inputs: ()

Stack Outputs: (value)