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)
1312 target_kind: A string describing the kind of the target entry.
1326 target_kind: A string for the kind of the target entry, e.g. 'dynamic'
1356 self._target_kind = kwargs['target_kind']
1371 def target_kind(self):