Home | History | Annotate | Download | only in docs

Lines Matching refs:target_kind

401       target_kind = p.target_kind
402 target_entry = self._entry_map[target_kind].get(p.name)
410 %(p.name, p.target_kind)
1361 target_kind: A string describing the kind of the target entry.
1375 target_kind: A string for the kind of the target entry, e.g. 'dynamic'
1406 self._target_kind = kwargs['target_kind']
1421 def target_kind(self):