mirror of
https://github.com/github/semantic.git
synced 2025-01-04 21:47:07 +03:00
0d361e9b0b
Previously, invocations of `super` were captured as an `Identifier`. It is straightforward enough to return a ZSuper instead.
17 lines
208 B
Plaintext
17 lines
208 B
Plaintext
(Statements
|
|
(Boolean)
|
|
(Boolean)
|
|
(Null)
|
|
(SymbolElement)
|
|
(Integer)
|
|
(This)
|
|
(ZSuper)
|
|
(Enumeration
|
|
(Integer)
|
|
(Integer)
|
|
(Empty))
|
|
(Enumeration
|
|
(Integer)
|
|
(Integer)
|
|
(Empty)))
|