Searched refs:_parentBindings (Results 1 – 1 of 1) sorted by relevance
60 private final TypeBindings _parentBindings; field in TypeBindings92 _parentBindings = parent; in TypeBindings()130 if (_parentBindings != null) { in findType()131 return _parentBindings.findType(name, mustFind); in findType()