mirror of
https://github.com/github/semantic.git
synced 2024-12-18 20:31:55 +03:00
07ccbb8966
Also, add a unit test for JSX in JavaScript. Co-Authored-By: Rick Winfrey <rewinfrey@github.com>
24 lines
520 B
Plaintext
24 lines
520 B
Plaintext
(Statements
|
|
(Function
|
|
(Empty)
|
|
(Empty)
|
|
(Identifier)
|
|
(StatementBlock
|
|
(Return
|
|
(JsxElement
|
|
(JsxOpeningElement
|
|
(Identifier)
|
|
(Empty))
|
|
(JsxText)
|
|
(JsxElement
|
|
(JsxOpeningElement
|
|
(Identifier)
|
|
(TypeArguments
|
|
(TypeIdentifier)))
|
|
(JsxText)
|
|
(JsxClosingElement
|
|
(Identifier)))
|
|
(JsxText)
|
|
(JsxClosingElement
|
|
(Identifier)))))))
|