Re: RFR: 8236142: DocTrees should provide getCharacters(EntityTree) [v2]

2020-09-11 Thread Pavel Rappo
On Fri, 11 Sep 2020 03:02:36 GMT, Jonathan Gibbons wrote: >> A new method is added to the `DocTrees` utility class to return the >> characters represented by a named or numeric >> entity, as represented in an `EntityTree`. > > Jonathan Gibbons has updated the pull request incrementally with one

Re: RFR: 8236142: DocTrees should provide getCharacters(EntityTree) [v2]

2020-09-10 Thread Jonathan Gibbons
> A new method is added to the `DocTrees` utility class to return the > characters represented by a named or numeric > entity, as represented in an `EntityTree`. Jonathan Gibbons has updated the pull request incrementally with one additional commit since the last revision: Update Copyright ye