2024-11-18 16:20:32 -06:00
|
|
|
---
|
2025-03-20 11:06:27 +13:00
|
|
|
source: kcl-lib/src/simulation_tests.rs
|
2024-11-18 16:20:32 -06:00
|
|
|
description: Result of parsing import_side_effect.kcl
|
|
|
|
---
|
|
|
|
{
|
|
|
|
"Ok": {
|
|
|
|
"body": [
|
|
|
|
{
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 0,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-01-29 08:28:32 +13:00
|
|
|
"path": {
|
|
|
|
"type": "Kcl",
|
|
|
|
"filename": "export_side_effect.kcl"
|
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
"selector": {
|
|
|
|
"type": "List",
|
|
|
|
"items": [
|
|
|
|
{
|
|
|
|
"alias": null,
|
2025-04-07 17:42:15 +12:00
|
|
|
"commentStart": 0,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2024-12-07 07:16:04 +13:00
|
|
|
"name": {
|
2025-04-07 17:42:15 +12:00
|
|
|
"commentStart": 0,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2024-12-07 07:16:04 +13:00
|
|
|
"name": "foo",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2024-12-07 07:16:04 +13:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2024-12-07 07:16:04 +13:00
|
|
|
"type": "ImportItem"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
2024-11-18 16:20:32 -06:00
|
|
|
"start": 0,
|
|
|
|
"type": "ImportStatement",
|
2024-12-10 04:42:03 +13:00
|
|
|
"type": "ImportStatement"
|
2024-11-18 16:20:32 -06:00
|
|
|
}
|
|
|
|
],
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 0,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2024-11-18 16:20:32 -06:00
|
|
|
"start": 0
|
|
|
|
}
|
|
|
|
}
|