get

operator fun get(opcode: Int): FrameType?

Finds FrameType instance by numeric opcode.

Return

a FrameType instance or null of the opcode value is not valid