Home GnuPG

Add previous and next sibling pointers to `AASTNode`
23edd1b1f443Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

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
Joshua Spence <josh@freelancer.com>Authored on Nov 17 2015, 9:31 PM
Parents
rPHUTIL7124fef0f0d0: Improve parsing of namespaces
Branches
Unknown
Tags
Unknown

Event Timeline

Joshua Spence <josh@freelancer.com> committed rPHUTIL23edd1b1f443: Add previous and next sibling pointers to `AASTNode` (authored by Joshua Spence <josh@freelancer.com>).Nov 17 2015, 9:37 PM