HomePhabricator

Add previous and next sibling pointers to `AASTNode`

Description

Add previous and next sibling pointers to AASTNode

Summary: Adds AASTNode::$previousSibling and AASTNode::$nextSibling properties. The primary use case is for writing a custom linter rule.

Test Plan: Tested in my custom linter rule.

Reviewers: Blessed Reviewers, epriestley

Reviewed By: Blessed Reviewers, epriestley

Subscribers: epriestley

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

Details

Provenance
joshuaspenceAuthored on
joshuaspencePushed on Nov 17 2015, 8:38 PM
Reviewer
Blessed Reviewers
Differential Revision
D14496: Add previous and next sibling pointers to `AASTNode`
Parents
rPHU7124fef0f0d0: Improve parsing of namespaces
Branches
Unknown
Tags
Unknown
Build Status
Buildable 8897
Build 10416: Run Core Tests