Class SelectInsnNode

java.lang.Object
io.github.eutro.jwasm.tree.AbstractInsnNode
io.github.eutro.jwasm.tree.SelectInsnNode

public class SelectInsnNode extends AbstractInsnNode
A node that represents a select instruction with explicit type arguments.
See Also: