Searched refs:newBindings (Results 1 – 1 of 1) sorted by relevance
1562 TypeBindings newBindings; in _fromParamType() local1565 newBindings = EMPTY_BINDINGS; in _fromParamType()1571 newBindings = TypeBindings.create(rawType, pt); in _fromParamType()1573 return _fromClass(context, rawType, newBindings); in _fromParamType()