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-21 13:51:44 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
f8645c43b5
semantic
/
test
/
fixtures
/
python
/
corpus
/
tuple.parseB.txt
10 lines
133 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
Generate test fixtures for Python
2017-08-11 21:58:45 +03:00
(Tuple
(Identifier)
(Identifier)
(Identifier))
(Tuple
(Identifier)
(Identifier))
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))
Reference in New Issue
Copy Permalink