toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.asm
/
InsnMatcher
Insn
Matcher
class
InsnMatcher
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
match
Link copied to clipboard
fun
match
(
list
:
InsnList
)
:
Sequence
<
List
<
AbstractInsnNode
>
>
fun
match
(
method
:
MethodNode
)
:
Sequence
<
List
<
AbstractInsnNode
>
>