aaraar
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
aaraar
core
/
sh.christian.aaraar.model.classeditor
/
MutableClassReference
/
getMethod
get
Method
open
override
fun
getMethod
(
name
:
String
)
:
MutableMethodReference
?
Returns the declared method identified by this name, or
null
if none exists.