Page MenuHomePhabricator

Remove `xhpast_parse` methods
ClosedPublic

Authored by joshuaspence on Feb 2 2015, 10:21 AM.
Tags
None
Referenced Files
F13164298: D11615.id27950.diff
Tue, May 7, 1:53 AM
Unknown Object (File)
Mon, Apr 29, 2:45 PM
Unknown Object (File)
Wed, Apr 24, 10:46 PM
Unknown Object (File)
Sat, Apr 13, 11:15 AM
Unknown Object (File)
Thu, Apr 11, 7:40 AM
Unknown Object (File)
Mon, Apr 8, 2:54 AM
Unknown Object (File)
Apr 5 2024, 12:53 AM
Unknown Object (File)
Apr 4 2024, 2:05 AM
Subscribers

Details

Summary

These methods are no longer used and have been replaced with static method calls on the PhutilXHPASTBinary class. Depends on D11612, D11613 and D11614.

Test Plan

grep

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Remove `xhpast_parse` methods.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.

Good to go once callsites are gone.

This revision is now accepted and ready to land.Feb 2 2015, 1:58 PM
This revision was automatically updated to reflect the committed changes.