context

fun context(indexInContextParameters: Int): Parameter(source)

Gets the context parameter at indexInContextParameters in the list of context parameters.

Throws

if indexInContextParameters is out of bounds for the context parameters.


Gets the context parameters. Does not allocate a new list.