1
1
mirror of https://github.com/github/semantic.git synced 2024-12-20 21:31:48 +03:00
semantic/test/fixtures/javascript/corpus/do-while-statement.parseA.txt
2018-06-01 11:44:03 -07:00

11 lines
175 B
Plaintext

(Statements
(DoWhile
(Boolean)
(Statements
(Call
(MemberAccess
(Identifier)
(Identifier))
(Identifier)
(Empty)))))