This website requires JavaScript.
Explore
Help
Sign In
github
/
semantic
Watch
1
Star
1
Fork
0
You've already forked semantic
mirror of
https://github.com/github/semantic.git
synced
2024-12-01 00:33:59 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
ddb18160f7
semantic
/
test
/
fixtures
/
javascript
/
corpus
/
while-statement.parseB.txt
9 lines
117 B
Plaintext
Raw
Normal View
History
Unescape
Escape
s/Program/Statements in all of the tests
2018-06-01 21:44:03 +03:00
(Statements
Migrate javascript test cases over
2017-02-23 20:55:30 +03:00
(While
Remove explicit Paren node from syntax trees. As @robrix pointed out, adding explicit parenthesis nodes to our ASTs bloats them with no added gain in expressivity. A pretty-printing solution should use something analogous to `showsPrec` to ensure that parentheses are printed properly.
2018-04-23 17:59:29 +03:00
(Identifier)
Call [] Statements
2018-05-30 00:25:31 +03:00
(Statements
Regenerate tests
2017-09-21 19:31:30 +03:00
(Call
(Identifier)
(Empty))))
Regenerate tests
2017-09-11 00:08:40 +03:00
(Empty))
Reference in New Issue
Copy Permalink