kcl-lib 0.2.144

KittyCAD Language implementation and tools
Documentation
---
source: kcl-lib/src/parsing/parser.rs
expression: actual
---
{
  "body": [
    {
      "commentStart": 0,
      "end": 4,
      "expression": {
        "commentStart": 0,
        "end": 4,
        "moduleId": 0,
        "raw": "true",
        "start": 0,
        "type": "Literal",
        "type": "Literal",
        "value": true
      },
      "moduleId": 0,
      "start": 0,
      "type": "ExpressionStatement",
      "type": "ExpressionStatement"
    }
  ],
  "commentStart": 0,
  "end": 4,
  "moduleId": 0,
  "start": 0
}