typeIds property

Map<int, Map<String, int>> typeIds
getter/setter pair

Mappings from type specs to IDs.

Implementation

Map<int, Map<String, int>> typeIds;