pushStringInsn

fun pushStringInsn(value: String)

Pushes a string into the stack.

Stack Inputs: ()

Stack Outputs: (value)