Homec4science

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

Authored by Joshua Spence <josh@joshuaspence.com> on Sep 24 2014, 23:07.

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

Committed
Joshua Spence <josh@joshuaspence.com>Sep 24 2014, 23:07
Pushed
aubortMar 17 2017, 12:03
Parents
rPHU6c29d5c8d169: Parse unusual editor URIs with no domain in the way users expect
Branches
Unknown
Tags
Unknown

Event Timeline

Joshua Spence <josh@joshuaspence.com> committed rPHU8b30cbd0faff: Add a `getEndLineNumber` method to the `AASTNode` class (authored by Joshua Spence <josh@joshuaspence.com>).Sep 24 2014, 23:07