mirror of
https://github.com/github/semantic.git
synced 2024-12-24 15:35:14 +03:00
27 lines
438 B
Plaintext
27 lines
438 B
Plaintext
(Program
|
|
(Begin
|
|
(Identifier)
|
|
(Rescue
|
|
(Constant)
|
|
(Rescue
|
|
(Constant)
|
|
(Constant)
|
|
(RescuedException
|
|
(Identifier))
|
|
(Identifier)))
|
|
(Else
|
|
(Identifier))
|
|
(Ensure
|
|
(Identifier)))
|
|
(Method
|
|
(Identifier)
|
|
(Rescue
|
|
(Constant)
|
|
(Rescue
|
|
(Constant)
|
|
(Constant)
|
|
(RescuedException
|
|
(Identifier))))
|
|
(Else)
|
|
(Ensure)))
|