outerTypeAt

fun A_RawFunction.outerTypeAt(index: Int): A_Type

Answer the type of the index-th outer variable.

Return

The requested type.

Parameters

index

The one-based ordinal of the desired outer variable.