1
1
mirror of https://github.com/github/semantic.git synced 2025-01-09 00:56:32 +03:00
semantic/test/fixtures/java/corpus/While.parseB.txt

35 lines
781 B
Plaintext
Raw Normal View History

2018-07-25 01:23:08 +03:00
(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)))))))))