HomePhabricator

Add a `getEndLineNumber` method to the `AASTNode` class

Description

Add a getEndLineNumber method to the AASTNode class

Summary: Adds a getEndLineNumber method to the AASTNode class. This method supplements the getLineNumber method, providing the ending line number for a given node. This feels a little awkward, but it makes D10535 a little nicer.

Test Plan: See D10535.

Reviewers: Blessed Reviewers, epriestley

Reviewed By: Blessed Reviewers, epriestley

Subscribers: epriestley, Korvin

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

Details

Provenance
joshuaspenceAuthored on
joshuaspencePushed on Sep 24 2014, 9:08 PM
Reviewer
Blessed Reviewers
Differential Revision
D10534: Add a `getEndLineNumber` method to the `AASTNode` class
Parents
rPHU6c29d5c8d169: Parse unusual editor URIs with no domain in the way users expect
Branches
Unknown
Tags
Unknown

Event Timeline