mirror of
https://github.com/github/semantic.git
synced 2024-12-20 13:21:59 +03:00
14 lines
221 B
Plaintext
14 lines
221 B
Plaintext
(Statements
|
|
(Class
|
|
(Identifier)
|
|
{+(Identifier)+}
|
|
(Method
|
|
(Empty)
|
|
(Identifier)
|
|
(Statements)))
|
|
{+(Class
|
|
{+(ScopeResolution
|
|
{+(Identifier)+}
|
|
{+(Identifier)+})+}
|
|
{+(Statements)+})+})
|