RFR: 8236142: DocTrees should provide getCharacters(EntityTree) [v2]
Jonathan Gibbons
jjg at openjdk.java.net
Fri Sep 11 03:02:36 UTC 2020
> 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 years
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/122/files
- new: https://git.openjdk.java.net/jdk/pull/122/files/33f2e636..1d3489c8
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=122&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=122&range=00-01
Stats: 5 lines in 4 files changed: 0 ins; 0 del; 5 mod
Patch: https://git.openjdk.java.net/jdk/pull/122.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/122/head:pull/122
PR: https://git.openjdk.java.net/jdk/pull/122
More information about the compiler-dev
mailing list