HomePhorge

Link interfaces as classes

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

Provenance
vranaAuthored on Aug 24 2012, 4:58 PM
themackabuPushed on Mar 25 2025, 8:07 PM
Parents
rP8d7f5eefaec9: Properly change device after resizing left nav
Branches
Unknown
Tags
Unknown

Event Timeline