getType

open fun getType(i: Int): TypeDeclaration<out Any>(source)

Convenience method that wraps getTypes(). If i is out of bounds, throws IndexOutOfBoundsException.

Parameters

i

the index of the type declaration to retrieve