mirror of
https://github.com/danog/parser.git
synced 2024-11-27 04:14:55 +01:00
b6c145f98e
Signed-off-by: azjezz <azjezz@protonmail.com>
13 lines
194 B
Plaintext
13 lines
194 B
Plaintext
[
|
|
Class {
|
|
name: Identifier {
|
|
name: "Foo",
|
|
},
|
|
attributes: [],
|
|
extends: None,
|
|
implements: [],
|
|
body: [],
|
|
flags: [],
|
|
},
|
|
]
|