2022-11-30 01:43:37 +01:00
|
|
|
[
|
|
|
|
Class {
|
|
|
|
name: Identifier {
|
|
|
|
name: "Foo",
|
|
|
|
},
|
2022-12-04 16:12:23 +01:00
|
|
|
attributes: [],
|
2022-11-30 01:43:37 +01:00
|
|
|
extends: None,
|
|
|
|
implements: [],
|
|
|
|
body: [],
|
2022-11-30 15:38:07 +01:00
|
|
|
flags: [],
|
2022-11-30 01:43:37 +01:00
|
|
|
},
|
|
|
|
]
|