1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 08:54:07 +03:00
semantic/test/fixtures/java/corpus/While.parseB.txt
2018-07-24 18:23:08 -04:00

35 lines
781 B
Plaintext

(Statements
(Class
(Identifier)
(Statements
(Method
(Void)
(Empty)
(Identifier)
(Annotation
(Identifier)
(Array
(Empty)
(Identifier)))
(Statements
(Statements
(Assignment
(Variable
(Identifier)
(Identifier))
(TextElement)))
(While
(Not
(Equal
(Identifier)
(TextElement)))
(Statements
(Call
(MemberAccess
(MemberAccess
(Identifier)))
(Plus
(TextElement)
(Identifier))
(Empty)))))))))