gh-pages / com.nextfaze.devfun.invoke / Parameter / name
name
abstract val name: CharSequence? (source)
The name of the parameter.
Will be something like p0, p1, etc for code compiled without debug information.
See Also
gh-pages / com.nextfaze.devfun.invoke / Parameter / name
abstract val name: CharSequence? (source)
The name of the parameter.
Will be something like p0, p1, etc for code compiled without debug information.
See Also