Users MUST use keyword call syntax now. Closes https://github.com/KittyCAD/modeling-app/issues/4600
		
			
				
	
	
		
			778 lines
		
	
	
		
			22 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			778 lines
		
	
	
		
			22 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
---
 | 
						|
source: kcl-lib/src/simulation_tests.rs
 | 
						|
description: Result of parsing tan_arc_x_line.kcl
 | 
						|
---
 | 
						|
{
 | 
						|
  "Ok": {
 | 
						|
    "body": [
 | 
						|
      {
 | 
						|
        "commentStart": 0,
 | 
						|
        "declaration": {
 | 
						|
          "commentStart": 0,
 | 
						|
          "end": 0,
 | 
						|
          "id": {
 | 
						|
            "commentStart": 0,
 | 
						|
            "end": 0,
 | 
						|
            "name": "startX",
 | 
						|
            "start": 0,
 | 
						|
            "type": "Identifier"
 | 
						|
          },
 | 
						|
          "init": {
 | 
						|
            "commentStart": 0,
 | 
						|
            "end": 0,
 | 
						|
            "raw": "0",
 | 
						|
            "start": 0,
 | 
						|
            "type": "Literal",
 | 
						|
            "type": "Literal",
 | 
						|
            "value": {
 | 
						|
              "value": 0.0,
 | 
						|
              "suffix": "None"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "start": 0,
 | 
						|
          "type": "VariableDeclarator"
 | 
						|
        },
 | 
						|
        "end": 0,
 | 
						|
        "kind": "const",
 | 
						|
        "start": 0,
 | 
						|
        "type": "VariableDeclaration",
 | 
						|
        "type": "VariableDeclaration"
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "commentStart": 0,
 | 
						|
        "declaration": {
 | 
						|
          "commentStart": 0,
 | 
						|
          "end": 0,
 | 
						|
          "id": {
 | 
						|
            "commentStart": 0,
 | 
						|
            "end": 0,
 | 
						|
            "name": "startY",
 | 
						|
            "start": 0,
 | 
						|
            "type": "Identifier"
 | 
						|
          },
 | 
						|
          "init": {
 | 
						|
            "commentStart": 0,
 | 
						|
            "end": 0,
 | 
						|
            "raw": "0",
 | 
						|
            "start": 0,
 | 
						|
            "type": "Literal",
 | 
						|
            "type": "Literal",
 | 
						|
            "value": {
 | 
						|
              "value": 0.0,
 | 
						|
              "suffix": "None"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "start": 0,
 | 
						|
          "type": "VariableDeclarator"
 | 
						|
        },
 | 
						|
        "end": 0,
 | 
						|
        "kind": "const",
 | 
						|
        "start": 0,
 | 
						|
        "type": "VariableDeclaration",
 | 
						|
        "type": "VariableDeclaration"
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "commentStart": 0,
 | 
						|
        "declaration": {
 | 
						|
          "commentStart": 0,
 | 
						|
          "end": 0,
 | 
						|
          "id": {
 | 
						|
            "commentStart": 0,
 | 
						|
            "end": 0,
 | 
						|
            "name": "angleOffset",
 | 
						|
            "start": 0,
 | 
						|
            "type": "Identifier"
 | 
						|
          },
 | 
						|
          "init": {
 | 
						|
            "commentStart": 0,
 | 
						|
            "end": 0,
 | 
						|
            "raw": "135",
 | 
						|
            "start": 0,
 | 
						|
            "type": "Literal",
 | 
						|
            "type": "Literal",
 | 
						|
            "value": {
 | 
						|
              "value": 135.0,
 | 
						|
              "suffix": "None"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "start": 0,
 | 
						|
          "type": "VariableDeclarator"
 | 
						|
        },
 | 
						|
        "end": 0,
 | 
						|
        "kind": "const",
 | 
						|
        "start": 0,
 | 
						|
        "type": "VariableDeclaration",
 | 
						|
        "type": "VariableDeclaration"
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "commentStart": 0,
 | 
						|
        "declaration": {
 | 
						|
          "commentStart": 0,
 | 
						|
          "end": 0,
 | 
						|
          "id": {
 | 
						|
            "commentStart": 0,
 | 
						|
            "end": 0,
 | 
						|
            "name": "r",
 | 
						|
            "start": 0,
 | 
						|
            "type": "Identifier"
 | 
						|
          },
 | 
						|
          "init": {
 | 
						|
            "commentStart": 0,
 | 
						|
            "end": 0,
 | 
						|
            "raw": "1",
 | 
						|
            "start": 0,
 | 
						|
            "type": "Literal",
 | 
						|
            "type": "Literal",
 | 
						|
            "value": {
 | 
						|
              "value": 1.0,
 | 
						|
              "suffix": "None"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "start": 0,
 | 
						|
          "type": "VariableDeclarator"
 | 
						|
        },
 | 
						|
        "end": 0,
 | 
						|
        "kind": "const",
 | 
						|
        "start": 0,
 | 
						|
        "type": "VariableDeclaration",
 | 
						|
        "type": "VariableDeclaration"
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "commentStart": 0,
 | 
						|
        "declaration": {
 | 
						|
          "commentStart": 0,
 | 
						|
          "end": 0,
 | 
						|
          "id": {
 | 
						|
            "commentStart": 0,
 | 
						|
            "end": 0,
 | 
						|
            "name": "angleStart",
 | 
						|
            "start": 0,
 | 
						|
            "type": "Identifier"
 | 
						|
          },
 | 
						|
          "init": {
 | 
						|
            "commentStart": 0,
 | 
						|
            "end": 0,
 | 
						|
            "raw": "110",
 | 
						|
            "start": 0,
 | 
						|
            "type": "Literal",
 | 
						|
            "type": "Literal",
 | 
						|
            "value": {
 | 
						|
              "value": 110.0,
 | 
						|
              "suffix": "None"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "start": 0,
 | 
						|
          "type": "VariableDeclarator"
 | 
						|
        },
 | 
						|
        "end": 0,
 | 
						|
        "kind": "const",
 | 
						|
        "start": 0,
 | 
						|
        "type": "VariableDeclaration",
 | 
						|
        "type": "VariableDeclaration"
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "commentStart": 0,
 | 
						|
        "end": 0,
 | 
						|
        "expression": {
 | 
						|
          "body": [
 | 
						|
            {
 | 
						|
              "callee": {
 | 
						|
                "abs_path": false,
 | 
						|
                "commentStart": 0,
 | 
						|
                "end": 0,
 | 
						|
                "name": {
 | 
						|
                  "commentStart": 0,
 | 
						|
                  "end": 0,
 | 
						|
                  "name": "startSketchOn",
 | 
						|
                  "start": 0,
 | 
						|
                  "type": "Identifier"
 | 
						|
                },
 | 
						|
                "path": [],
 | 
						|
                "start": 0,
 | 
						|
                "type": "Name"
 | 
						|
              },
 | 
						|
              "commentStart": 0,
 | 
						|
              "end": 0,
 | 
						|
              "start": 0,
 | 
						|
              "type": "CallExpressionKw",
 | 
						|
              "type": "CallExpressionKw",
 | 
						|
              "unlabeled": {
 | 
						|
                "abs_path": false,
 | 
						|
                "commentStart": 0,
 | 
						|
                "end": 0,
 | 
						|
                "name": {
 | 
						|
                  "commentStart": 0,
 | 
						|
                  "end": 0,
 | 
						|
                  "name": "XY",
 | 
						|
                  "start": 0,
 | 
						|
                  "type": "Identifier"
 | 
						|
                },
 | 
						|
                "path": [],
 | 
						|
                "start": 0,
 | 
						|
                "type": "Name",
 | 
						|
                "type": "Name"
 | 
						|
              }
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "arguments": [
 | 
						|
                {
 | 
						|
                  "type": "LabeledArg",
 | 
						|
                  "label": {
 | 
						|
                    "commentStart": 0,
 | 
						|
                    "end": 0,
 | 
						|
                    "name": "at",
 | 
						|
                    "start": 0,
 | 
						|
                    "type": "Identifier"
 | 
						|
                  },
 | 
						|
                  "arg": {
 | 
						|
                    "commentStart": 0,
 | 
						|
                    "elements": [
 | 
						|
                      {
 | 
						|
                        "abs_path": false,
 | 
						|
                        "commentStart": 0,
 | 
						|
                        "end": 0,
 | 
						|
                        "name": {
 | 
						|
                          "commentStart": 0,
 | 
						|
                          "end": 0,
 | 
						|
                          "name": "startX",
 | 
						|
                          "start": 0,
 | 
						|
                          "type": "Identifier"
 | 
						|
                        },
 | 
						|
                        "path": [],
 | 
						|
                        "start": 0,
 | 
						|
                        "type": "Name",
 | 
						|
                        "type": "Name"
 | 
						|
                      },
 | 
						|
                      {
 | 
						|
                        "abs_path": false,
 | 
						|
                        "commentStart": 0,
 | 
						|
                        "end": 0,
 | 
						|
                        "name": {
 | 
						|
                          "commentStart": 0,
 | 
						|
                          "end": 0,
 | 
						|
                          "name": "startY",
 | 
						|
                          "start": 0,
 | 
						|
                          "type": "Identifier"
 | 
						|
                        },
 | 
						|
                        "path": [],
 | 
						|
                        "start": 0,
 | 
						|
                        "type": "Name",
 | 
						|
                        "type": "Name"
 | 
						|
                      }
 | 
						|
                    ],
 | 
						|
                    "end": 0,
 | 
						|
                    "start": 0,
 | 
						|
                    "type": "ArrayExpression",
 | 
						|
                    "type": "ArrayExpression"
 | 
						|
                  }
 | 
						|
                }
 | 
						|
              ],
 | 
						|
              "callee": {
 | 
						|
                "abs_path": false,
 | 
						|
                "commentStart": 0,
 | 
						|
                "end": 0,
 | 
						|
                "name": {
 | 
						|
                  "commentStart": 0,
 | 
						|
                  "end": 0,
 | 
						|
                  "name": "startProfile",
 | 
						|
                  "start": 0,
 | 
						|
                  "type": "Identifier"
 | 
						|
                },
 | 
						|
                "path": [],
 | 
						|
                "start": 0,
 | 
						|
                "type": "Name"
 | 
						|
              },
 | 
						|
              "commentStart": 0,
 | 
						|
              "end": 0,
 | 
						|
              "start": 0,
 | 
						|
              "type": "CallExpressionKw",
 | 
						|
              "type": "CallExpressionKw",
 | 
						|
              "unlabeled": null
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "arguments": [
 | 
						|
                {
 | 
						|
                  "type": "LabeledArg",
 | 
						|
                  "label": {
 | 
						|
                    "commentStart": 0,
 | 
						|
                    "end": 0,
 | 
						|
                    "name": "angle",
 | 
						|
                    "start": 0,
 | 
						|
                    "type": "Identifier"
 | 
						|
                  },
 | 
						|
                  "arg": {
 | 
						|
                    "abs_path": false,
 | 
						|
                    "commentStart": 0,
 | 
						|
                    "end": 0,
 | 
						|
                    "name": {
 | 
						|
                      "commentStart": 0,
 | 
						|
                      "end": 0,
 | 
						|
                      "name": "angleStart",
 | 
						|
                      "start": 0,
 | 
						|
                      "type": "Identifier"
 | 
						|
                    },
 | 
						|
                    "path": [],
 | 
						|
                    "start": 0,
 | 
						|
                    "type": "Name",
 | 
						|
                    "type": "Name"
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                {
 | 
						|
                  "type": "LabeledArg",
 | 
						|
                  "label": {
 | 
						|
                    "commentStart": 0,
 | 
						|
                    "end": 0,
 | 
						|
                    "name": "length",
 | 
						|
                    "start": 0,
 | 
						|
                    "type": "Identifier"
 | 
						|
                  },
 | 
						|
                  "arg": {
 | 
						|
                    "commentStart": 0,
 | 
						|
                    "end": 0,
 | 
						|
                    "raw": ".000001",
 | 
						|
                    "start": 0,
 | 
						|
                    "type": "Literal",
 | 
						|
                    "type": "Literal",
 | 
						|
                    "value": {
 | 
						|
                      "value": 0.000001,
 | 
						|
                      "suffix": "None"
 | 
						|
                    }
 | 
						|
                  }
 | 
						|
                }
 | 
						|
              ],
 | 
						|
              "callee": {
 | 
						|
                "abs_path": false,
 | 
						|
                "commentStart": 0,
 | 
						|
                "end": 0,
 | 
						|
                "name": {
 | 
						|
                  "commentStart": 0,
 | 
						|
                  "end": 0,
 | 
						|
                  "name": "angledLine",
 | 
						|
                  "start": 0,
 | 
						|
                  "type": "Identifier"
 | 
						|
                },
 | 
						|
                "path": [],
 | 
						|
                "start": 0,
 | 
						|
                "type": "Name"
 | 
						|
              },
 | 
						|
              "commentStart": 0,
 | 
						|
              "end": 0,
 | 
						|
              "start": 0,
 | 
						|
              "type": "CallExpressionKw",
 | 
						|
              "type": "CallExpressionKw",
 | 
						|
              "unlabeled": null
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "arguments": [
 | 
						|
                {
 | 
						|
                  "type": "LabeledArg",
 | 
						|
                  "label": {
 | 
						|
                    "commentStart": 0,
 | 
						|
                    "end": 0,
 | 
						|
                    "name": "angle",
 | 
						|
                    "start": 0,
 | 
						|
                    "type": "Identifier"
 | 
						|
                  },
 | 
						|
                  "arg": {
 | 
						|
                    "abs_path": false,
 | 
						|
                    "commentStart": 0,
 | 
						|
                    "end": 0,
 | 
						|
                    "name": {
 | 
						|
                      "commentStart": 0,
 | 
						|
                      "end": 0,
 | 
						|
                      "name": "angleOffset",
 | 
						|
                      "start": 0,
 | 
						|
                      "type": "Identifier"
 | 
						|
                    },
 | 
						|
                    "path": [],
 | 
						|
                    "start": 0,
 | 
						|
                    "type": "Name",
 | 
						|
                    "type": "Name"
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                {
 | 
						|
                  "type": "LabeledArg",
 | 
						|
                  "label": {
 | 
						|
                    "commentStart": 0,
 | 
						|
                    "end": 0,
 | 
						|
                    "name": "radius",
 | 
						|
                    "start": 0,
 | 
						|
                    "type": "Identifier"
 | 
						|
                  },
 | 
						|
                  "arg": {
 | 
						|
                    "abs_path": false,
 | 
						|
                    "commentStart": 0,
 | 
						|
                    "end": 0,
 | 
						|
                    "name": {
 | 
						|
                      "commentStart": 0,
 | 
						|
                      "end": 0,
 | 
						|
                      "name": "r",
 | 
						|
                      "start": 0,
 | 
						|
                      "type": "Identifier"
 | 
						|
                    },
 | 
						|
                    "path": [],
 | 
						|
                    "start": 0,
 | 
						|
                    "type": "Name",
 | 
						|
                    "type": "Name"
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                {
 | 
						|
                  "type": "LabeledArg",
 | 
						|
                  "label": {
 | 
						|
                    "commentStart": 0,
 | 
						|
                    "end": 0,
 | 
						|
                    "name": "tag",
 | 
						|
                    "start": 0,
 | 
						|
                    "type": "Identifier"
 | 
						|
                  },
 | 
						|
                  "arg": {
 | 
						|
                    "commentStart": 0,
 | 
						|
                    "end": 0,
 | 
						|
                    "start": 0,
 | 
						|
                    "type": "TagDeclarator",
 | 
						|
                    "type": "TagDeclarator",
 | 
						|
                    "value": "arc1"
 | 
						|
                  }
 | 
						|
                }
 | 
						|
              ],
 | 
						|
              "callee": {
 | 
						|
                "abs_path": false,
 | 
						|
                "commentStart": 0,
 | 
						|
                "end": 0,
 | 
						|
                "name": {
 | 
						|
                  "commentStart": 0,
 | 
						|
                  "end": 0,
 | 
						|
                  "name": "tangentialArc",
 | 
						|
                  "start": 0,
 | 
						|
                  "type": "Identifier"
 | 
						|
                },
 | 
						|
                "path": [],
 | 
						|
                "start": 0,
 | 
						|
                "type": "Name"
 | 
						|
              },
 | 
						|
              "commentStart": 0,
 | 
						|
              "end": 0,
 | 
						|
              "start": 0,
 | 
						|
              "type": "CallExpressionKw",
 | 
						|
              "type": "CallExpressionKw",
 | 
						|
              "unlabeled": null
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "arguments": [
 | 
						|
                {
 | 
						|
                  "type": "LabeledArg",
 | 
						|
                  "label": {
 | 
						|
                    "commentStart": 0,
 | 
						|
                    "end": 0,
 | 
						|
                    "name": "angle",
 | 
						|
                    "start": 0,
 | 
						|
                    "type": "Identifier"
 | 
						|
                  },
 | 
						|
                  "arg": {
 | 
						|
                    "abs_path": false,
 | 
						|
                    "commentStart": 0,
 | 
						|
                    "end": 0,
 | 
						|
                    "name": {
 | 
						|
                      "commentStart": 0,
 | 
						|
                      "end": 0,
 | 
						|
                      "name": "angleOffset",
 | 
						|
                      "start": 0,
 | 
						|
                      "type": "Identifier"
 | 
						|
                    },
 | 
						|
                    "path": [],
 | 
						|
                    "start": 0,
 | 
						|
                    "type": "Name",
 | 
						|
                    "type": "Name"
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                {
 | 
						|
                  "type": "LabeledArg",
 | 
						|
                  "label": {
 | 
						|
                    "commentStart": 0,
 | 
						|
                    "end": 0,
 | 
						|
                    "name": "radius",
 | 
						|
                    "start": 0,
 | 
						|
                    "type": "Identifier"
 | 
						|
                  },
 | 
						|
                  "arg": {
 | 
						|
                    "commentStart": 0,
 | 
						|
                    "end": 0,
 | 
						|
                    "left": {
 | 
						|
                      "commentStart": 0,
 | 
						|
                      "end": 0,
 | 
						|
                      "raw": "0.5",
 | 
						|
                      "start": 0,
 | 
						|
                      "type": "Literal",
 | 
						|
                      "type": "Literal",
 | 
						|
                      "value": {
 | 
						|
                        "value": 0.5,
 | 
						|
                        "suffix": "None"
 | 
						|
                      }
 | 
						|
                    },
 | 
						|
                    "operator": "*",
 | 
						|
                    "right": {
 | 
						|
                      "abs_path": false,
 | 
						|
                      "commentStart": 0,
 | 
						|
                      "end": 0,
 | 
						|
                      "name": {
 | 
						|
                        "commentStart": 0,
 | 
						|
                        "end": 0,
 | 
						|
                        "name": "r",
 | 
						|
                        "start": 0,
 | 
						|
                        "type": "Identifier"
 | 
						|
                      },
 | 
						|
                      "path": [],
 | 
						|
                      "start": 0,
 | 
						|
                      "type": "Name",
 | 
						|
                      "type": "Name"
 | 
						|
                    },
 | 
						|
                    "start": 0,
 | 
						|
                    "type": "BinaryExpression",
 | 
						|
                    "type": "BinaryExpression"
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                {
 | 
						|
                  "type": "LabeledArg",
 | 
						|
                  "label": {
 | 
						|
                    "commentStart": 0,
 | 
						|
                    "end": 0,
 | 
						|
                    "name": "tag",
 | 
						|
                    "start": 0,
 | 
						|
                    "type": "Identifier"
 | 
						|
                  },
 | 
						|
                  "arg": {
 | 
						|
                    "commentStart": 0,
 | 
						|
                    "end": 0,
 | 
						|
                    "start": 0,
 | 
						|
                    "type": "TagDeclarator",
 | 
						|
                    "type": "TagDeclarator",
 | 
						|
                    "value": "arc2"
 | 
						|
                  }
 | 
						|
                }
 | 
						|
              ],
 | 
						|
              "callee": {
 | 
						|
                "abs_path": false,
 | 
						|
                "commentStart": 0,
 | 
						|
                "end": 0,
 | 
						|
                "name": {
 | 
						|
                  "commentStart": 0,
 | 
						|
                  "end": 0,
 | 
						|
                  "name": "tangentialArc",
 | 
						|
                  "start": 0,
 | 
						|
                  "type": "Identifier"
 | 
						|
                },
 | 
						|
                "path": [],
 | 
						|
                "start": 0,
 | 
						|
                "type": "Name"
 | 
						|
              },
 | 
						|
              "commentStart": 0,
 | 
						|
              "end": 0,
 | 
						|
              "start": 0,
 | 
						|
              "type": "CallExpressionKw",
 | 
						|
              "type": "CallExpressionKw",
 | 
						|
              "unlabeled": null
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "arguments": [
 | 
						|
                {
 | 
						|
                  "type": "LabeledArg",
 | 
						|
                  "label": {
 | 
						|
                    "commentStart": 0,
 | 
						|
                    "end": 0,
 | 
						|
                    "name": "angle",
 | 
						|
                    "start": 0,
 | 
						|
                    "type": "Identifier"
 | 
						|
                  },
 | 
						|
                  "arg": {
 | 
						|
                    "argument": {
 | 
						|
                      "abs_path": false,
 | 
						|
                      "commentStart": 0,
 | 
						|
                      "end": 0,
 | 
						|
                      "name": {
 | 
						|
                        "commentStart": 0,
 | 
						|
                        "end": 0,
 | 
						|
                        "name": "angleOffset",
 | 
						|
                        "start": 0,
 | 
						|
                        "type": "Identifier"
 | 
						|
                      },
 | 
						|
                      "path": [],
 | 
						|
                      "start": 0,
 | 
						|
                      "type": "Name",
 | 
						|
                      "type": "Name"
 | 
						|
                    },
 | 
						|
                    "commentStart": 0,
 | 
						|
                    "end": 0,
 | 
						|
                    "operator": "-",
 | 
						|
                    "start": 0,
 | 
						|
                    "type": "UnaryExpression",
 | 
						|
                    "type": "UnaryExpression"
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                {
 | 
						|
                  "type": "LabeledArg",
 | 
						|
                  "label": {
 | 
						|
                    "commentStart": 0,
 | 
						|
                    "end": 0,
 | 
						|
                    "name": "radius",
 | 
						|
                    "start": 0,
 | 
						|
                    "type": "Identifier"
 | 
						|
                  },
 | 
						|
                  "arg": {
 | 
						|
                    "commentStart": 0,
 | 
						|
                    "end": 0,
 | 
						|
                    "left": {
 | 
						|
                      "commentStart": 0,
 | 
						|
                      "end": 0,
 | 
						|
                      "raw": "0.5",
 | 
						|
                      "start": 0,
 | 
						|
                      "type": "Literal",
 | 
						|
                      "type": "Literal",
 | 
						|
                      "value": {
 | 
						|
                        "value": 0.5,
 | 
						|
                        "suffix": "None"
 | 
						|
                      }
 | 
						|
                    },
 | 
						|
                    "operator": "*",
 | 
						|
                    "right": {
 | 
						|
                      "abs_path": false,
 | 
						|
                      "commentStart": 0,
 | 
						|
                      "end": 0,
 | 
						|
                      "name": {
 | 
						|
                        "commentStart": 0,
 | 
						|
                        "end": 0,
 | 
						|
                        "name": "r",
 | 
						|
                        "start": 0,
 | 
						|
                        "type": "Identifier"
 | 
						|
                      },
 | 
						|
                      "path": [],
 | 
						|
                      "start": 0,
 | 
						|
                      "type": "Name",
 | 
						|
                      "type": "Name"
 | 
						|
                    },
 | 
						|
                    "start": 0,
 | 
						|
                    "type": "BinaryExpression",
 | 
						|
                    "type": "BinaryExpression"
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                {
 | 
						|
                  "type": "LabeledArg",
 | 
						|
                  "label": {
 | 
						|
                    "commentStart": 0,
 | 
						|
                    "end": 0,
 | 
						|
                    "name": "tag",
 | 
						|
                    "start": 0,
 | 
						|
                    "type": "Identifier"
 | 
						|
                  },
 | 
						|
                  "arg": {
 | 
						|
                    "commentStart": 0,
 | 
						|
                    "end": 0,
 | 
						|
                    "start": 0,
 | 
						|
                    "type": "TagDeclarator",
 | 
						|
                    "type": "TagDeclarator",
 | 
						|
                    "value": "arc3"
 | 
						|
                  }
 | 
						|
                }
 | 
						|
              ],
 | 
						|
              "callee": {
 | 
						|
                "abs_path": false,
 | 
						|
                "commentStart": 0,
 | 
						|
                "end": 0,
 | 
						|
                "name": {
 | 
						|
                  "commentStart": 0,
 | 
						|
                  "end": 0,
 | 
						|
                  "name": "tangentialArc",
 | 
						|
                  "start": 0,
 | 
						|
                  "type": "Identifier"
 | 
						|
                },
 | 
						|
                "path": [],
 | 
						|
                "start": 0,
 | 
						|
                "type": "Name"
 | 
						|
              },
 | 
						|
              "commentStart": 0,
 | 
						|
              "end": 0,
 | 
						|
              "start": 0,
 | 
						|
              "type": "CallExpressionKw",
 | 
						|
              "type": "CallExpressionKw",
 | 
						|
              "unlabeled": null
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "arguments": [
 | 
						|
                {
 | 
						|
                  "type": "LabeledArg",
 | 
						|
                  "label": {
 | 
						|
                    "commentStart": 0,
 | 
						|
                    "end": 0,
 | 
						|
                    "name": "endAbsolute",
 | 
						|
                    "start": 0,
 | 
						|
                    "type": "Identifier"
 | 
						|
                  },
 | 
						|
                  "arg": {
 | 
						|
                    "commentStart": 0,
 | 
						|
                    "end": 0,
 | 
						|
                    "raw": "1",
 | 
						|
                    "start": 0,
 | 
						|
                    "type": "Literal",
 | 
						|
                    "type": "Literal",
 | 
						|
                    "value": {
 | 
						|
                      "value": 1.0,
 | 
						|
                      "suffix": "None"
 | 
						|
                    }
 | 
						|
                  }
 | 
						|
                }
 | 
						|
              ],
 | 
						|
              "callee": {
 | 
						|
                "abs_path": false,
 | 
						|
                "commentStart": 0,
 | 
						|
                "end": 0,
 | 
						|
                "name": {
 | 
						|
                  "commentStart": 0,
 | 
						|
                  "end": 0,
 | 
						|
                  "name": "xLine",
 | 
						|
                  "start": 0,
 | 
						|
                  "type": "Identifier"
 | 
						|
                },
 | 
						|
                "path": [],
 | 
						|
                "start": 0,
 | 
						|
                "type": "Name"
 | 
						|
              },
 | 
						|
              "commentStart": 0,
 | 
						|
              "end": 0,
 | 
						|
              "start": 0,
 | 
						|
              "type": "CallExpressionKw",
 | 
						|
              "type": "CallExpressionKw",
 | 
						|
              "unlabeled": null
 | 
						|
            }
 | 
						|
          ],
 | 
						|
          "commentStart": 0,
 | 
						|
          "end": 0,
 | 
						|
          "start": 0,
 | 
						|
          "type": "PipeExpression",
 | 
						|
          "type": "PipeExpression"
 | 
						|
        },
 | 
						|
        "start": 0,
 | 
						|
        "type": "ExpressionStatement",
 | 
						|
        "type": "ExpressionStatement"
 | 
						|
      }
 | 
						|
    ],
 | 
						|
    "commentStart": 0,
 | 
						|
    "end": 0,
 | 
						|
    "nonCodeMeta": {
 | 
						|
      "nonCodeNodes": {
 | 
						|
        "4": [
 | 
						|
          {
 | 
						|
            "commentStart": 0,
 | 
						|
            "end": 0,
 | 
						|
            "start": 0,
 | 
						|
            "type": "NonCodeNode",
 | 
						|
            "value": {
 | 
						|
              "type": "newLine"
 | 
						|
            }
 | 
						|
          }
 | 
						|
        ]
 | 
						|
      },
 | 
						|
      "startNodes": []
 | 
						|
    },
 | 
						|
    "start": 0
 | 
						|
  }
 | 
						|
}
 |