Searched refs:TypePropertyLookup (Results 1 – 1 of 1) sorted by relevance
121 TypePropertyLookup = { variable151 ty = TypePropertyLookup[sig].field, None153 ty = TypePropertyLookup[sig].field, None165 ty = TypePropertyLookup[sig].field, None182 assert tc.type.value in TypePropertyLookup183 prop = TypePropertyLookup[tc.type.value]185 prop = TypePropertyLookup[prop.nature.value]187 prop = TypePropertyLookup[prop.nature.value]201 assert tc.type.value in TypePropertyLookup203 prop = TypePropertyLookup[tc.type.value][all …]