2024-12-07 07:16:04 +13:00
|
|
|
---
|
2025-03-18 16:36:48 -07:00
|
|
|
source: kcl-lib/src/simulation_tests.rs
|
2024-12-07 07:16:04 +13:00
|
|
|
description: Result of parsing import_glob.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_constant.kcl"
|
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
"selector": {
|
2025-04-07 17:42:15 +12:00
|
|
|
"commentStart": 0,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
|
|
|
"start": 0,
|
2024-12-07 07:16:04 +13:00
|
|
|
"type": "Glob"
|
|
|
|
},
|
|
|
|
"start": 0,
|
|
|
|
"type": "ImportStatement",
|
2024-12-10 04:42:03 +13:00
|
|
|
"type": "ImportStatement"
|
2024-12-07 07:16:04 +13:00
|
|
|
}
|
|
|
|
],
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 0,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2024-12-07 07:16:04 +13:00
|
|
|
"start": 0
|
|
|
|
}
|
|
|
|
}
|