Searched refs:numberType (Results 1 – 1 of 1) sorted by relevance
1446 val numberType = fooClass.assertField("numberType").type() as ReferenceTypeItem in Test convertType with maps() constant1448 val matchingBindings = mapOf(t to numberType) in Test convertType with maps()1449 val nonMatchingBindings = mapOf(x to numberType) in Test convertType with maps()