value

fun value(indexInValueParameters: Int): Parameter(source)

Gets the value parameter at indexInValueParameters in the list of value parameters.

Throws

if indexInValueParameters is out of bounds for the value parameters.


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