mirror of
https://github.com/github/semantic.git
synced 2024-12-25 16:02:43 +03:00
4769c2cb24
Co-Authored-By: Rick Winfrey <rick.winfrey@gmail.com>
24 lines
418 B
Plaintext
24 lines
418 B
Plaintext
(Statements
|
|
(Call
|
|
{ (MemberAccess
|
|
{-(This)-})
|
|
->(MemberAccess
|
|
{+(This)+}) }
|
|
(Function
|
|
(Empty)
|
|
(Empty)
|
|
(Empty)
|
|
(RequiredParameter
|
|
(Empty)
|
|
(Empty)
|
|
(Empty)
|
|
(Identifier)
|
|
(Empty))
|
|
(StatementBlock
|
|
(Return
|
|
{ (MemberAccess
|
|
{-(Identifier)-})
|
|
->(MemberAccess
|
|
{+(Identifier)+}) })))
|
|
(Empty)))
|