Chromium Code Reviews
DescriptionPrettyPrinter: add an ability to prefix node fields, so instead of:
<NodeList>
we will see:
<statements:NodeList>
(of course if that NodeList is statements for some function expression for example).
nextPrefix
BUG=
TEST=
Committed: https://code.google.com/p/dart/source/detail?r=8690
Patch Set 1 #Patch Set 2 : #
Total comments: 12
Patch Set 3 : #
Total comments: 6
Patch Set 4 : #Patch Set 5 : #Messages
Total messages: 5 (0 generated)
|