Homec4science

Link interfaces as classes

Authored by vrana <jakubv@fb.com> on Aug 25 2012, 01:58.

Description

Link interfaces as classes

Summary:
We link classes from extends and instanceof (which can be both interface and class) and from implements (which is always interface).

We don't need to split these two because they share the same namespace.
If we decide to then we will need to:

Test Plan: Ran the script on secure.phabricator.com, clicked on ArcanistLintRenderer symbol.

Reviewers: epriestley, alanh

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D3382

Details

Committed
vrana <jakubv@fb.com>Aug 27 2012, 21:10
Pushed
aubortJan 31 2017, 17:16
Parents
rPH8d7f5eefaec9: Properly change device after resizing left nav
Branches
Unknown
Tags
Unknown

Event Timeline

vrana <jakubv@fb.com> committed rPHa44de4f76c4e: Link interfaces as classes (authored by vrana <jakubv@fb.com>).Aug 27 2012, 21:10