mirror of
https://github.com/github/semantic.git
synced 2025-01-06 06:46:07 +03:00
25 lines
397 B
Plaintext
25 lines
397 B
Plaintext
(Program
|
|
(Match
|
|
(Identifier)
|
|
(
|
|
(Pattern
|
|
(
|
|
(Identifier))
|
|
([]
|
|
{-(Identifier)-}
|
|
{-(Pattern
|
|
(
|
|
(Identifier)
|
|
(Identifier))
|
|
(
|
|
(
|
|
(Identifier))))-}))))
|
|
{+(Match
|
|
(Empty)
|
|
(
|
|
(Pattern
|
|
(
|
|
(Boolean))
|
|
(
|
|
(TextElement)))))+})
|