A parameter of a Member.
The fully qualified name of the symbol.
The index of the parameter in all of owner's parameters. Ordered according to the Kotlin compiler's parameter ordering: [dispatch receiver, context parameters, extension receiver, value parameters].
[dispatch receiver, context parameters, extension receiver, value parameters]
The kind of the parameter
The name of the parameter
The segments of the fully qualified name of this symbol.
The symbol that owns the parameter
The fully qualified name as a string.
Resolves segment after this.
Resolves other after this.
Resolves segments after this.