2024-11-04 20:34:22 -06:00
|
|
|
---
|
|
|
|
|
source: kcl/src/simulation_tests.rs
|
2024-11-25 10:50:43 +13:00
|
|
|
assertion_line: 52
|
2024-11-04 20:34:22 -06:00
|
|
|
description: Result of parsing sketch_in_object.kcl
|
|
|
|
|
snapshot_kind: text
|
|
|
|
|
---
|
|
|
|
|
{
|
|
|
|
|
"Ok": {
|
|
|
|
|
"body": [
|
|
|
|
|
{
|
|
|
|
|
"declarations": [
|
|
|
|
|
{
|
2024-11-20 08:23:30 -06:00
|
|
|
"end": 167,
|
2024-11-04 20:34:22 -06:00
|
|
|
"id": {
|
|
|
|
|
"end": 7,
|
|
|
|
|
"name": "test",
|
|
|
|
|
"start": 3,
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"init": {
|
|
|
|
|
"body": {
|
|
|
|
|
"body": [
|
|
|
|
|
{
|
|
|
|
|
"argument": {
|
|
|
|
|
"body": [
|
|
|
|
|
{
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
|
|
|
|
"end": 45,
|
|
|
|
|
"raw": "'XY'",
|
|
|
|
|
"start": 41,
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"value": "XY"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
|
|
|
|
"end": 40,
|
|
|
|
|
"name": "startSketchOn",
|
|
|
|
|
"start": 27,
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"end": 46,
|
|
|
|
|
"optional": false,
|
|
|
|
|
"start": 27,
|
|
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
|
|
|
|
"elements": [
|
|
|
|
|
{
|
2024-11-20 08:23:30 -06:00
|
|
|
"end": 71,
|
2024-11-04 20:34:22 -06:00
|
|
|
"raw": "0",
|
2024-11-20 08:23:30 -06:00
|
|
|
"start": 70,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-11-25 10:50:43 +13:00
|
|
|
"value": 0.0
|
2024-11-04 20:34:22 -06:00
|
|
|
},
|
|
|
|
|
{
|
2024-11-20 08:23:30 -06:00
|
|
|
"end": 74,
|
2024-11-04 20:34:22 -06:00
|
|
|
"raw": "0",
|
2024-11-20 08:23:30 -06:00
|
|
|
"start": 73,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-11-25 10:50:43 +13:00
|
|
|
"value": 0.0
|
2024-11-04 20:34:22 -06:00
|
|
|
}
|
|
|
|
|
],
|
2024-11-20 08:23:30 -06:00
|
|
|
"end": 75,
|
|
|
|
|
"start": 69,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-11-20 08:23:30 -06:00
|
|
|
"end": 78,
|
|
|
|
|
"start": 77,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
2024-11-20 08:23:30 -06:00
|
|
|
"end": 68,
|
2024-11-04 20:34:22 -06:00
|
|
|
"name": "startProfileAt",
|
2024-11-20 08:23:30 -06:00
|
|
|
"start": 54,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-11-20 08:23:30 -06:00
|
|
|
"end": 79,
|
2024-11-04 20:34:22 -06:00
|
|
|
"optional": false,
|
2024-11-20 08:23:30 -06:00
|
|
|
"start": 54,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
|
|
|
|
"elements": [
|
|
|
|
|
{
|
2024-11-20 08:23:30 -06:00
|
|
|
"end": 94,
|
2024-11-04 20:34:22 -06:00
|
|
|
"raw": "0",
|
2024-11-20 08:23:30 -06:00
|
|
|
"start": 93,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-11-25 10:50:43 +13:00
|
|
|
"value": 0.0
|
2024-11-04 20:34:22 -06:00
|
|
|
},
|
|
|
|
|
{
|
2024-11-20 08:23:30 -06:00
|
|
|
"end": 97,
|
2024-11-04 20:34:22 -06:00
|
|
|
"raw": "1",
|
2024-11-20 08:23:30 -06:00
|
|
|
"start": 96,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-11-25 10:50:43 +13:00
|
|
|
"value": 1.0
|
2024-11-04 20:34:22 -06:00
|
|
|
}
|
|
|
|
|
],
|
2024-11-20 08:23:30 -06:00
|
|
|
"end": 98,
|
|
|
|
|
"start": 92,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-11-20 08:23:30 -06:00
|
|
|
"end": 101,
|
|
|
|
|
"start": 100,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
2024-11-20 08:23:30 -06:00
|
|
|
"end": 91,
|
2024-11-04 20:34:22 -06:00
|
|
|
"name": "line",
|
2024-11-20 08:23:30 -06:00
|
|
|
"start": 87,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-11-20 08:23:30 -06:00
|
|
|
"end": 102,
|
2024-11-04 20:34:22 -06:00
|
|
|
"optional": false,
|
2024-11-20 08:23:30 -06:00
|
|
|
"start": 87,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
|
|
|
|
"elements": [
|
|
|
|
|
{
|
2024-11-20 08:23:30 -06:00
|
|
|
"end": 117,
|
2024-11-04 20:34:22 -06:00
|
|
|
"raw": "1",
|
2024-11-20 08:23:30 -06:00
|
|
|
"start": 116,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-11-25 10:50:43 +13:00
|
|
|
"value": 1.0
|
2024-11-04 20:34:22 -06:00
|
|
|
},
|
|
|
|
|
{
|
2024-11-20 08:23:30 -06:00
|
|
|
"end": 120,
|
2024-11-04 20:34:22 -06:00
|
|
|
"raw": "0",
|
2024-11-20 08:23:30 -06:00
|
|
|
"start": 119,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-11-25 10:50:43 +13:00
|
|
|
"value": 0.0
|
2024-11-04 20:34:22 -06:00
|
|
|
}
|
|
|
|
|
],
|
2024-11-20 08:23:30 -06:00
|
|
|
"end": 121,
|
|
|
|
|
"start": 115,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-11-20 08:23:30 -06:00
|
|
|
"end": 124,
|
|
|
|
|
"start": 123,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
2024-11-20 08:23:30 -06:00
|
|
|
"end": 114,
|
2024-11-04 20:34:22 -06:00
|
|
|
"name": "line",
|
2024-11-20 08:23:30 -06:00
|
|
|
"start": 110,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-11-20 08:23:30 -06:00
|
|
|
"end": 125,
|
2024-11-04 20:34:22 -06:00
|
|
|
"optional": false,
|
2024-11-20 08:23:30 -06:00
|
|
|
"start": 110,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
|
|
|
|
"elements": [
|
|
|
|
|
{
|
2024-11-20 08:23:30 -06:00
|
|
|
"end": 140,
|
2024-11-04 20:34:22 -06:00
|
|
|
"raw": "0",
|
2024-11-20 08:23:30 -06:00
|
|
|
"start": 139,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-11-25 10:50:43 +13:00
|
|
|
"value": 0.0
|
2024-11-04 20:34:22 -06:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"argument": {
|
2024-11-20 08:23:30 -06:00
|
|
|
"end": 144,
|
2024-11-04 20:34:22 -06:00
|
|
|
"raw": "1",
|
2024-11-20 08:23:30 -06:00
|
|
|
"start": 143,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-11-25 10:50:43 +13:00
|
|
|
"value": 1.0
|
2024-11-04 20:34:22 -06:00
|
|
|
},
|
2024-11-20 08:23:30 -06:00
|
|
|
"end": 144,
|
2024-11-04 20:34:22 -06:00
|
|
|
"operator": "-",
|
2024-11-20 08:23:30 -06:00
|
|
|
"start": 142,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "UnaryExpression",
|
|
|
|
|
"type": "UnaryExpression"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-11-20 08:23:30 -06:00
|
|
|
"end": 145,
|
|
|
|
|
"start": 138,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-11-20 08:23:30 -06:00
|
|
|
"end": 148,
|
|
|
|
|
"start": 147,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
2024-11-20 08:23:30 -06:00
|
|
|
"end": 137,
|
2024-11-04 20:34:22 -06:00
|
|
|
"name": "line",
|
2024-11-20 08:23:30 -06:00
|
|
|
"start": 133,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-11-20 08:23:30 -06:00
|
|
|
"end": 149,
|
2024-11-04 20:34:22 -06:00
|
|
|
"optional": false,
|
2024-11-20 08:23:30 -06:00
|
|
|
"start": 133,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
2024-11-20 08:23:30 -06:00
|
|
|
"end": 164,
|
|
|
|
|
"start": 163,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
2024-11-20 08:23:30 -06:00
|
|
|
"end": 162,
|
2024-11-04 20:34:22 -06:00
|
|
|
"name": "close",
|
2024-11-20 08:23:30 -06:00
|
|
|
"start": 157,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-11-20 08:23:30 -06:00
|
|
|
"end": 165,
|
2024-11-04 20:34:22 -06:00
|
|
|
"optional": false,
|
2024-11-20 08:23:30 -06:00
|
|
|
"start": 157,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-11-20 08:23:30 -06:00
|
|
|
"end": 165,
|
2024-11-04 20:34:22 -06:00
|
|
|
"start": 27,
|
|
|
|
|
"type": "PipeExpression",
|
|
|
|
|
"type": "PipeExpression"
|
|
|
|
|
},
|
2024-11-20 08:23:30 -06:00
|
|
|
"end": 165,
|
2024-11-04 20:34:22 -06:00
|
|
|
"start": 20,
|
|
|
|
|
"type": "ReturnStatement",
|
|
|
|
|
"type": "ReturnStatement"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-11-20 08:23:30 -06:00
|
|
|
"end": 167,
|
2024-11-04 20:34:22 -06:00
|
|
|
"start": 16
|
|
|
|
|
},
|
2024-11-20 08:23:30 -06:00
|
|
|
"end": 167,
|
2024-11-04 20:34:22 -06:00
|
|
|
"params": [],
|
|
|
|
|
"start": 10,
|
|
|
|
|
"type": "FunctionExpression",
|
|
|
|
|
"type": "FunctionExpression"
|
|
|
|
|
},
|
|
|
|
|
"start": 3,
|
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-11-20 08:23:30 -06:00
|
|
|
"end": 167,
|
2024-11-04 20:34:22 -06:00
|
|
|
"kind": "fn",
|
|
|
|
|
"start": 0,
|
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"declarations": [
|
|
|
|
|
{
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 399,
|
2024-11-04 20:34:22 -06:00
|
|
|
"id": {
|
2024-11-20 08:23:30 -06:00
|
|
|
"end": 177,
|
2024-11-04 20:34:22 -06:00
|
|
|
"name": "test2",
|
2024-11-20 08:23:30 -06:00
|
|
|
"start": 172,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"init": {
|
|
|
|
|
"body": {
|
|
|
|
|
"body": [
|
|
|
|
|
{
|
|
|
|
|
"argument": {
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 397,
|
2024-11-04 20:34:22 -06:00
|
|
|
"properties": [
|
|
|
|
|
{
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 393,
|
2024-11-04 20:34:22 -06:00
|
|
|
"key": {
|
2024-11-20 08:23:30 -06:00
|
|
|
"end": 209,
|
2024-11-04 20:34:22 -06:00
|
|
|
"name": "thing1",
|
2024-11-20 08:23:30 -06:00
|
|
|
"start": 203,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-11-20 08:23:30 -06:00
|
|
|
"start": 203,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
|
"value": {
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 393,
|
2024-11-04 20:34:22 -06:00
|
|
|
"properties": [
|
|
|
|
|
{
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 387,
|
2024-11-04 20:34:22 -06:00
|
|
|
"key": {
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 226,
|
2024-11-04 20:34:22 -06:00
|
|
|
"name": "thing2",
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 220,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 220,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
|
"value": {
|
|
|
|
|
"body": [
|
|
|
|
|
{
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 247,
|
2024-11-04 20:34:22 -06:00
|
|
|
"raw": "'XY'",
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 243,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"value": "XY"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 242,
|
2024-11-04 20:34:22 -06:00
|
|
|
"name": "startSketchOn",
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 229,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 248,
|
2024-11-04 20:34:22 -06:00
|
|
|
"optional": false,
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 229,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
|
|
|
|
"elements": [
|
|
|
|
|
{
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 277,
|
2024-11-04 20:34:22 -06:00
|
|
|
"raw": "0",
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 276,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-11-25 10:50:43 +13:00
|
|
|
"value": 0.0
|
2024-11-04 20:34:22 -06:00
|
|
|
},
|
|
|
|
|
{
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 280,
|
2024-11-04 20:34:22 -06:00
|
|
|
"raw": "0",
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 279,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-11-25 10:50:43 +13:00
|
|
|
"value": 0.0
|
2024-11-04 20:34:22 -06:00
|
|
|
}
|
|
|
|
|
],
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 281,
|
|
|
|
|
"start": 275,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 284,
|
|
|
|
|
"start": 283,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 274,
|
2024-11-04 20:34:22 -06:00
|
|
|
"name": "startProfileAt",
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 260,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 285,
|
2024-11-04 20:34:22 -06:00
|
|
|
"optional": false,
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 260,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
|
|
|
|
"elements": [
|
|
|
|
|
{
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 304,
|
2024-11-04 20:34:22 -06:00
|
|
|
"raw": "0",
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 303,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-11-25 10:50:43 +13:00
|
|
|
"value": 0.0
|
2024-11-04 20:34:22 -06:00
|
|
|
},
|
|
|
|
|
{
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 307,
|
2024-11-04 20:34:22 -06:00
|
|
|
"raw": "1",
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 306,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-11-25 10:50:43 +13:00
|
|
|
"value": 1.0
|
2024-11-04 20:34:22 -06:00
|
|
|
}
|
|
|
|
|
],
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 308,
|
|
|
|
|
"start": 302,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 311,
|
|
|
|
|
"start": 310,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 301,
|
2024-11-04 20:34:22 -06:00
|
|
|
"name": "line",
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 297,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 312,
|
2024-11-04 20:34:22 -06:00
|
|
|
"optional": false,
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 297,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
|
|
|
|
"elements": [
|
|
|
|
|
{
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 331,
|
2024-11-04 20:34:22 -06:00
|
|
|
"raw": "1",
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 330,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-11-25 10:50:43 +13:00
|
|
|
"value": 1.0
|
2024-11-04 20:34:22 -06:00
|
|
|
},
|
|
|
|
|
{
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 334,
|
2024-11-04 20:34:22 -06:00
|
|
|
"raw": "0",
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 333,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-11-25 10:50:43 +13:00
|
|
|
"value": 0.0
|
2024-11-04 20:34:22 -06:00
|
|
|
}
|
|
|
|
|
],
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 335,
|
|
|
|
|
"start": 329,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 338,
|
|
|
|
|
"start": 337,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 328,
|
2024-11-04 20:34:22 -06:00
|
|
|
"name": "line",
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 324,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 339,
|
2024-11-04 20:34:22 -06:00
|
|
|
"optional": false,
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 324,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
|
|
|
|
"elements": [
|
|
|
|
|
{
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 358,
|
2024-11-04 20:34:22 -06:00
|
|
|
"raw": "0",
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 357,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-11-25 10:50:43 +13:00
|
|
|
"value": 0.0
|
2024-11-04 20:34:22 -06:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"argument": {
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 362,
|
2024-11-04 20:34:22 -06:00
|
|
|
"raw": "1",
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 361,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-11-25 10:50:43 +13:00
|
|
|
"value": 1.0
|
2024-11-04 20:34:22 -06:00
|
|
|
},
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 362,
|
2024-11-04 20:34:22 -06:00
|
|
|
"operator": "-",
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 360,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "UnaryExpression",
|
|
|
|
|
"type": "UnaryExpression"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 363,
|
|
|
|
|
"start": 356,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 366,
|
|
|
|
|
"start": 365,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 355,
|
2024-11-04 20:34:22 -06:00
|
|
|
"name": "line",
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 351,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 367,
|
2024-11-04 20:34:22 -06:00
|
|
|
"optional": false,
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 351,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 386,
|
|
|
|
|
"start": 385,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 384,
|
2024-11-04 20:34:22 -06:00
|
|
|
"name": "close",
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 379,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 387,
|
2024-11-04 20:34:22 -06:00
|
|
|
"optional": false,
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 379,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 387,
|
|
|
|
|
"start": 229,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "PipeExpression",
|
|
|
|
|
"type": "PipeExpression"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 212,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "ObjectExpression",
|
|
|
|
|
"type": "ObjectExpression"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-11-20 08:23:30 -06:00
|
|
|
"start": 197,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "ObjectExpression",
|
|
|
|
|
"type": "ObjectExpression"
|
|
|
|
|
},
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 397,
|
2024-11-20 08:23:30 -06:00
|
|
|
"start": 190,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "ReturnStatement",
|
|
|
|
|
"type": "ReturnStatement"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 399,
|
2024-11-20 08:23:30 -06:00
|
|
|
"start": 186
|
2024-11-04 20:34:22 -06:00
|
|
|
},
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 399,
|
2024-11-04 20:34:22 -06:00
|
|
|
"params": [],
|
2024-11-20 08:23:30 -06:00
|
|
|
"start": 180,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "FunctionExpression",
|
|
|
|
|
"type": "FunctionExpression"
|
|
|
|
|
},
|
2024-11-20 08:23:30 -06:00
|
|
|
"start": 172,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "VariableDeclarator"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 399,
|
2024-11-04 20:34:22 -06:00
|
|
|
"kind": "fn",
|
2024-11-20 08:23:30 -06:00
|
|
|
"start": 169,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "VariableDeclaration",
|
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"declarations": [
|
|
|
|
|
{
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 411,
|
2024-11-04 20:34:22 -06:00
|
|
|
"id": {
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 402,
|
2024-11-04 20:34:22 -06:00
|
|
|
"name": "x",
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 401,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"init": {
|
|
|
|
|
"arguments": [],
|
|
|
|
|
"callee": {
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 409,
|
2024-11-04 20:34:22 -06:00
|
|
|
"name": "test",
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 405,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 411,
|
2024-11-04 20:34:22 -06:00
|
|
|
"optional": false,
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 405,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
},
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 401,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "VariableDeclarator"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 411,
|
2024-11-04 20:34:22 -06:00
|
|
|
"kind": "const",
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 401,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "VariableDeclaration",
|
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 434,
|
2024-11-04 20:34:22 -06:00
|
|
|
"expression": {
|
|
|
|
|
"body": [
|
|
|
|
|
{
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 413,
|
2024-11-04 20:34:22 -06:00
|
|
|
"name": "x",
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 412,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
|
|
|
|
"argument": {
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 430,
|
2024-11-04 20:34:22 -06:00
|
|
|
"raw": "10",
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 428,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-11-25 10:50:43 +13:00
|
|
|
"value": 10.0
|
2024-11-04 20:34:22 -06:00
|
|
|
},
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 430,
|
2024-11-04 20:34:22 -06:00
|
|
|
"operator": "-",
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 427,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "UnaryExpression",
|
|
|
|
|
"type": "UnaryExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 433,
|
|
|
|
|
"start": 432,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 426,
|
2024-11-04 20:34:22 -06:00
|
|
|
"name": "extrude",
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 419,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 434,
|
2024-11-04 20:34:22 -06:00
|
|
|
"optional": false,
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 419,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 434,
|
|
|
|
|
"start": 412,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "PipeExpression",
|
|
|
|
|
"type": "PipeExpression"
|
|
|
|
|
},
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 412,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "ExpressionStatement",
|
|
|
|
|
"type": "ExpressionStatement"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"declarations": [
|
|
|
|
|
{
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 448,
|
2024-11-04 20:34:22 -06:00
|
|
|
"id": {
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 438,
|
2024-11-04 20:34:22 -06:00
|
|
|
"name": "x2",
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 436,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"init": {
|
|
|
|
|
"arguments": [],
|
|
|
|
|
"callee": {
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 446,
|
2024-11-04 20:34:22 -06:00
|
|
|
"name": "test2",
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 441,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 448,
|
2024-11-04 20:34:22 -06:00
|
|
|
"optional": false,
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 441,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
},
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 436,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "VariableDeclarator"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 448,
|
2024-11-04 20:34:22 -06:00
|
|
|
"kind": "const",
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 436,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "VariableDeclaration",
|
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 485,
|
2024-11-04 20:34:22 -06:00
|
|
|
"expression": {
|
|
|
|
|
"body": [
|
|
|
|
|
{
|
|
|
|
|
"computed": false,
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 465,
|
2024-11-04 20:34:22 -06:00
|
|
|
"object": {
|
|
|
|
|
"computed": false,
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 458,
|
2024-11-04 20:34:22 -06:00
|
|
|
"object": {
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 451,
|
2024-11-04 20:34:22 -06:00
|
|
|
"name": "x2",
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 449,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"property": {
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 458,
|
2024-11-04 20:34:22 -06:00
|
|
|
"name": "thing1",
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 452,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 449,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "MemberExpression",
|
|
|
|
|
"type": "MemberExpression"
|
|
|
|
|
},
|
|
|
|
|
"property": {
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 465,
|
2024-11-04 20:34:22 -06:00
|
|
|
"name": "thing2",
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 459,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 449,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "MemberExpression",
|
|
|
|
|
"type": "MemberExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 481,
|
2024-11-04 20:34:22 -06:00
|
|
|
"raw": "10",
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 479,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-11-25 10:50:43 +13:00
|
|
|
"value": 10.0
|
2024-11-04 20:34:22 -06:00
|
|
|
},
|
|
|
|
|
{
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 484,
|
|
|
|
|
"start": 483,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 478,
|
2024-11-04 20:34:22 -06:00
|
|
|
"name": "extrude",
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 471,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 485,
|
2024-11-04 20:34:22 -06:00
|
|
|
"optional": false,
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 471,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 485,
|
|
|
|
|
"start": 449,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "PipeExpression",
|
|
|
|
|
"type": "PipeExpression"
|
|
|
|
|
},
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 449,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "ExpressionStatement",
|
|
|
|
|
"type": "ExpressionStatement"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 486,
|
2024-11-04 20:34:22 -06:00
|
|
|
"nonCodeMeta": {
|
|
|
|
|
"nonCodeNodes": {
|
|
|
|
|
"0": [
|
|
|
|
|
{
|
2024-11-20 08:23:30 -06:00
|
|
|
"end": 169,
|
|
|
|
|
"start": 167,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "NonCodeNode",
|
|
|
|
|
"value": {
|
|
|
|
|
"type": "newLine"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"1": [
|
|
|
|
|
{
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 401,
|
|
|
|
|
"start": 399,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "NonCodeNode",
|
|
|
|
|
"value": {
|
|
|
|
|
"type": "newLine"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"3": [
|
|
|
|
|
{
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 436,
|
|
|
|
|
"start": 434,
|
2024-11-04 20:34:22 -06:00
|
|
|
"type": "NonCodeNode",
|
|
|
|
|
"value": {
|
|
|
|
|
"type": "newLine"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"startNodes": []
|
|
|
|
|
},
|
|
|
|
|
"start": 0
|
|
|
|
|
}
|
|
|
|
|
}
|