TypeIndex
class TypeIndex
Constructors
<init>
constructor(types: List<FunctionType>)
Implementation of MutableList which allows for lookups using Index.ByIdentifier values.
Parameters
Name | Description |
---|---|
types: List<FunctionType>
|
Implementation of MutableList which allows for lookups using Index.ByIdentifier values.