{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:1da5adba-a435-4ce3-9052-19a1a206a747",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-22T10:35:44Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "chevrotain",
      "group": "",
      "version": "11.2.0",
      "description": "Chevrotain is a high performance fault tolerant javascript parsing DSL for building recursive decent parsers",
      "purl": "pkg:npm/chevrotain@11.2.0",
      "bom-ref": "pkg:npm/chevrotain@11.2.0",
      "author": "Shahar Soel",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "---------- CI FLOWS --------, ci, build, test, version, ---------- DEV FLOWS --------, watch, unit-tests, quick-build, ---------- BUILD STEPS --------, clean, compile, compile:watch, coverage, ---------- BUNDLING --------, bundle, bundle:esm:regular, bundle:esm:min"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, watch, quick-build, ---------- BUILD STEPS --------, compile, compile:watch, bundle, bundle:esm:regular, bundle:esm:min"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "website",
          "url": "https://chevrotain.io/docs/"
        },
        {
          "type": "vcs",
          "url": "git://github.com/Chevrotain/chevrotain.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@chevrotain\\n@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@chevrotain/cst-dts-gen/package.json\\nnode_modules/@chevrotain/gast/package.json\\nnode_modules/@chevrotain/regexp-to-ast/package.json\\nnode_modules/@chevrotain/types/package.json\\nnode_modules/@chevrotain/utils/package.json\\nnode_modules/@types/jsdom/package.json\\nnode_modules/@types/lodash-es/package.json\\nnode_modules/@types/sinon-chai/package.json\\nnode_modules/@types/sinon/package.json\\nnode_modules/error-stack-parser/package.json\\nnode_modules/esbuild/package.json\\nnode_modules/gen-esm-wrapper/package.json\\nnode_modules/gitty/package.json\\nnode_modules/jsdom/package.json\\nnode_modules/jsonfile/package.json\\nnode_modules/lodash-es/package.json\\nnode_modules/require-from-string/package.json\\nnode_modules/sinon-chai/package.json\\nnode_modules/sinon/package.json\\nnode_modules/xregexp/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Steven Levithan <steves_list@hotmail.com>"
        }
      ],
      "group": "",
      "name": "xregexp",
      "version": "5.1.2",
      "description": "Extended regular expressions",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/xregexp@5.1.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "http://xregexp.com/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/slevithan/xregexp.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/xregexp@5.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/xregexp/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/xregexp/package.json"
              }
            ],
            "concludedValue": "node_modules/xregexp/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Domenic Denicola <d@domenic.me> (https://domenic.me/)"
        }
      ],
      "group": "",
      "name": "sinon-chai",
      "version": "4.0.1",
      "description": "Extends Chai with assertions for the Sinon.JS mocking framework.",
      "scope": "optional",
      "licenses": [
        {
          "expression": "BSD-2-Clause OR WTFPL"
        }
      ],
      "purl": "pkg:npm/sinon-chai@4.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/chaijs/sinon-chai.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/sinon-chai@4.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/sinon-chai/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/sinon-chai/package.json"
              }
            ],
            "concludedValue": "node_modules/sinon-chai/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Christian Johansen"
        }
      ],
      "group": "",
      "name": "sinon",
      "version": "21.0.1",
      "description": "JavaScript test spies, stubs and mocks.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "url": "https://opensource.org/licenses/BSD-3-Clause",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/sinon@21.0.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://sinonjs.org/"
        },
        {
          "type": "vcs",
          "url": "http://github.com/sinonjs/sinon.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/sinon@21.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/sinon/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/sinon/package.json"
              }
            ],
            "concludedValue": "node_modules/sinon/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "authors": [
        {
          "name": "Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)"
        }
      ],
      "group": "",
      "name": "require-from-string",
      "version": "2.0.2",
      "description": "Require module from string",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/require-from-string@2.0.2",
      "type": "library",
      "bom-ref": "pkg:npm/require-from-string@2.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/require-from-string/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/require-from-string/package.json"
              }
            ],
            "concludedValue": "node_modules/require-from-string/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "John-David Dalton <john.david.dalton@gmail.com>"
        }
      ],
      "group": "",
      "name": "lodash-es",
      "version": "4.17.23",
      "description": "Lodash exported as ES modules.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/lodash-es@4.17.23",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://lodash.com/custom-builds"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/lodash-es@4.17.23",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/lodash-es/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "lodash-es,compact,lodash-es/compact,filter,lodash-es/filter,forEach,lodash-es/forEach,isArray,lodash-es/isArray,isEmpty,lodash-es/isEmpty,isFunction,lodash-es/isFunction,isUndefined,lodash-es/isUndefined,keys,lodash-es/keys,lodash-es/map,first,lodash-es/first,reduce,lodash-es/reduce,includes,lodash-es/includes,clone,lodash-es/clone,difference,lodash-es/difference,drop,lodash-es/drop,dropRight,lodash-es/dropRight,flatMap,lodash-es/flatMap,flatten,lodash-es/flatten,groupBy,lodash-es/groupBy,pickBy,lodash-es/pickBy,reject,lodash-es/reject,values,lodash-es/values,uniq,lodash-es/uniq,assign,lodash-es/assign,defaults,lodash-es/defaults,last,lodash-es/last,every,lodash-es/every,lodash-es/has,some,lodash-es/some,isObject,lodash-es/isObject,find,lodash-es/find,noop,lodash-es/noop,indexOf,lodash-es/indexOf,isRegExp,lodash-es/isRegExp,isString,lodash-es/isString,identity,lodash-es/identity"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/lodash-es/package.json"
              }
            ],
            "concludedValue": "node_modules/lodash-es/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/src/parse/cst/cst_visitor.js",
            "line": 1
          },
          {
            "location": "lib/src/parse/cst/cst_visitor.js",
            "line": 4
          },
          {
            "location": "lib/src/parse/cst/cst_visitor.js",
            "line": 29
          },
          {
            "location": "lib/src/parse/cst/cst_visitor.js",
            "line": 35
          },
          {
            "location": "lib/src/parse/cst/cst_visitor.js",
            "line": 42
          },
          {
            "location": "lib/src/parse/cst/cst_visitor.js",
            "line": 43
          },
          {
            "location": "lib/src/parse/cst/cst_visitor.js",
            "line": 61
          },
          {
            "location": "lib/src/parse/cst/cst_visitor.js",
            "line": 78
          },
          {
            "location": "lib/src/parse/cst/cst_visitor.js",
            "line": 79
          },
          {
            "location": "lib/src/parse/cst/cst_visitor.js",
            "line": 81
          },
          {
            "location": "lib/src/parse/cst/cst_visitor.js",
            "line": 88
          },
          {
            "location": "lib/src/parse/errors_public.js",
            "line": 2
          },
          {
            "location": "lib/src/parse/errors_public.js",
            "line": 19
          },
          {
            "location": "lib/src/parse/errors_public.js",
            "line": 25
          },
          {
            "location": "lib/src/parse/errors_public.js",
            "line": 26
          },
          {
            "location": "lib/src/parse/errors_public.js",
            "line": 27
          },
          {
            "location": "lib/src/parse/errors_public.js",
            "line": 35
          },
          {
            "location": "lib/src/parse/errors_public.js",
            "line": 41
          },
          {
            "location": "lib/src/parse/errors_public.js",
            "line": 74
          },
          {
            "location": "lib/src/parse/errors_public.js",
            "line": 97
          },
          {
            "location": "lib/src/parse/errors_public.js",
            "line": 117
          },
          {
            "location": "lib/src/parse/errors_public.js",
            "line": 153
          },
          {
            "location": "lib/src/parse/exceptions_public.js",
            "line": 1
          },
          {
            "location": "lib/src/parse/exceptions_public.js",
            "line": 16
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 1
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 13
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 16
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 18
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 19
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 26
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 27
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 30
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 31
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 95
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 120
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 135
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 140
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 153
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 154
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 155
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 164
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 167
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 182
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 193
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 213
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 214
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 215
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 217
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 245
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 246
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 278
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 300
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 304
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 310
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 327
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 332
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 334
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 353
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 354
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 373
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 374
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 379
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 387
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 398
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 421
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 422
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 424
          },
          {
            "location": "lib/src/parse/grammar/first.js",
            "line": 1
          },
          {
            "location": "lib/src/parse/grammar/first.js",
            "line": 45
          },
          {
            "location": "lib/src/parse/grammar/first.js",
            "line": 48
          },
          {
            "location": "lib/src/parse/grammar/first.js",
            "line": 51
          },
          {
            "location": "lib/src/parse/grammar/follow.js",
            "line": 3
          },
          {
            "location": "lib/src/parse/grammar/follow.js",
            "line": 32
          },
          {
            "location": "lib/src/parse/grammar/follow.js",
            "line": 34
          },
          {
            "location": "lib/src/parse/grammar/gast/gast_resolver_public.js",
            "line": 1
          },
          {
            "location": "lib/src/parse/grammar/gast/gast_resolver_public.js",
            "line": 6
          },
          {
            "location": "lib/src/parse/grammar/gast/gast_resolver_public.js",
            "line": 10
          },
          {
            "location": "lib/src/parse/grammar/gast/gast_resolver_public.js",
            "line": 16
          },
          {
            "location": "lib/src/parse/grammar/interpreter.js",
            "line": 1
          },
          {
            "location": "lib/src/parse/grammar/interpreter.js",
            "line": 22
          },
          {
            "location": "lib/src/parse/grammar/interpreter.js",
            "line": 23
          },
          {
            "location": "lib/src/parse/grammar/interpreter.js",
            "line": 48
          },
          {
            "location": "lib/src/parse/grammar/interpreter.js",
            "line": 105
          },
          {
            "location": "lib/src/parse/grammar/interpreter.js",
            "line": 120
          },
          {
            "location": "lib/src/parse/grammar/interpreter.js",
            "line": 135
          },
          {
            "location": "lib/src/parse/grammar/interpreter.js",
            "line": 151
          },
          {
            "location": "lib/src/parse/grammar/interpreter.js",
            "line": 165
          },
          {
            "location": "lib/src/parse/grammar/interpreter.js",
            "line": 170
          },
          {
            "location": "lib/src/parse/grammar/interpreter.js",
            "line": 230
          },
          {
            "location": "lib/src/parse/grammar/interpreter.js",
            "line": 234
          },
          {
            "location": "lib/src/parse/grammar/interpreter.js",
            "line": 250
          },
          {
            "location": "lib/src/parse/grammar/interpreter.js",
            "line": 270
          },
          {
            "location": "lib/src/parse/grammar/interpreter.js",
            "line": 275
          },
          {
            "location": "lib/src/parse/grammar/interpreter.js",
            "line": 286
          },
          {
            "location": "lib/src/parse/grammar/interpreter.js",
            "line": 294
          },
          {
            "location": "lib/src/parse/grammar/interpreter.js",
            "line": 295
          },
          {
            "location": "lib/src/parse/grammar/interpreter.js",
            "line": 296
          },
          {
            "location": "lib/src/parse/grammar/interpreter.js",
            "line": 308
          },
          {
            "location": "lib/src/parse/grammar/interpreter.js",
            "line": 331
          },
          {
            "location": "lib/src/parse/grammar/interpreter.js",
            "line": 333
          },
          {
            "location": "lib/src/parse/grammar/interpreter.js",
            "line": 337
          },
          {
            "location": "lib/src/parse/grammar/interpreter.js",
            "line": 347
          },
          {
            "location": "lib/src/parse/grammar/interpreter.js",
            "line": 356
          },
          {
            "location": "lib/src/parse/grammar/interpreter.js",
            "line": 368
          },
          {
            "location": "lib/src/parse/grammar/interpreter.js",
            "line": 386
          },
          {
            "location": "lib/src/parse/grammar/interpreter.js",
            "line": 399
          },
          {
            "location": "lib/src/parse/grammar/interpreter.js",
            "line": 413
          },
          {
            "location": "lib/src/parse/grammar/interpreter.js",
            "line": 426
          },
          {
            "location": "lib/src/parse/grammar/interpreter.js",
            "line": 438
          },
          {
            "location": "lib/src/parse/grammar/interpreter.js",
            "line": 453
          },
          {
            "location": "lib/src/parse/grammar/interpreter.js",
            "line": 464
          },
          {
            "location": "lib/src/parse/grammar/interpreter.js",
            "line": 480
          },
          {
            "location": "lib/src/parse/grammar/interpreter.js",
            "line": 482
          },
          {
            "location": "lib/src/parse/grammar/llk_lookahead.js",
            "line": 1
          },
          {
            "location": "lib/src/parse/grammar/llk_lookahead.js",
            "line": 14
          },
          {
            "location": "lib/src/parse/grammar/llk_lookahead.js",
            "line": 29
          },
          {
            "location": "lib/src/parse/grammar/llk_lookahead.js",
            "line": 32
          },
          {
            "location": "lib/src/parse/grammar/llk_lookahead.js",
            "line": 35
          },
          {
            "location": "lib/src/parse/grammar/lookahead.js",
            "line": 1
          },
          {
            "location": "lib/src/parse/grammar/lookahead.js",
            "line": 80
          },
          {
            "location": "lib/src/parse/grammar/lookahead.js",
            "line": 81
          },
          {
            "location": "lib/src/parse/grammar/lookahead.js",
            "line": 94
          },
          {
            "location": "lib/src/parse/grammar/lookahead.js",
            "line": 128
          },
          {
            "location": "lib/src/parse/grammar/lookahead.js",
            "line": 129
          },
          {
            "location": "lib/src/parse/grammar/lookahead.js",
            "line": 131
          },
          {
            "location": "lib/src/parse/grammar/lookahead.js",
            "line": 132
          },
          {
            "location": "lib/src/parse/grammar/lookahead.js",
            "line": 133
          },
          {
            "location": "lib/src/parse/grammar/lookahead.js",
            "line": 136
          },
          {
            "location": "lib/src/parse/grammar/lookahead.js",
            "line": 137
          },
          {
            "location": "lib/src/parse/grammar/lookahead.js",
            "line": 186
          },
          {
            "location": "lib/src/parse/grammar/lookahead.js",
            "line": 193
          },
          {
            "location": "lib/src/parse/grammar/lookahead.js",
            "line": 195
          },
          {
            "location": "lib/src/parse/grammar/lookahead.js",
            "line": 203
          },
          {
            "location": "lib/src/parse/grammar/lookahead.js",
            "line": 205
          },
          {
            "location": "lib/src/parse/grammar/lookahead.js",
            "line": 370
          },
          {
            "location": "lib/src/parse/grammar/lookahead.js",
            "line": 372
          },
          {
            "location": "lib/src/parse/grammar/lookahead.js",
            "line": 374
          },
          {
            "location": "lib/src/parse/grammar/lookahead.js",
            "line": 376
          },
          {
            "location": "lib/src/parse/grammar/lookahead.js",
            "line": 397
          },
          {
            "location": "lib/src/parse/grammar/lookahead.js",
            "line": 414
          },
          {
            "location": "lib/src/parse/grammar/lookahead.js",
            "line": 416
          },
          {
            "location": "lib/src/parse/grammar/lookahead.js",
            "line": 462
          },
          {
            "location": "lib/src/parse/grammar/lookahead.js",
            "line": 469
          },
          {
            "location": "lib/src/parse/grammar/resolver.js",
            "line": 2
          },
          {
            "location": "lib/src/parse/grammar/resolver.js",
            "line": 17
          },
          {
            "location": "lib/src/parse/grammar/rest.js",
            "line": 1
          },
          {
            "location": "lib/src/parse/grammar/rest.js",
            "line": 8
          },
          {
            "location": "lib/src/parse/grammar/rest.js",
            "line": 9
          },
          {
            "location": "lib/src/parse/grammar/rest.js",
            "line": 83
          },
          {
            "location": "lib/src/parse/parser/parser.js",
            "line": 1
          },
          {
            "location": "lib/src/parse/parser/parser.js",
            "line": 80
          },
          {
            "location": "lib/src/parse/parser/parser.js",
            "line": 97
          },
          {
            "location": "lib/src/parse/parser/parser.js",
            "line": 104
          },
          {
            "location": "lib/src/parse/parser/parser.js",
            "line": 106
          },
          {
            "location": "lib/src/parse/parser/parser.js",
            "line": 107
          },
          {
            "location": "lib/src/parse/parser/parser.js",
            "line": 113
          },
          {
            "location": "lib/src/parse/parser/parser.js",
            "line": 114
          },
          {
            "location": "lib/src/parse/parser/parser.js",
            "line": 121
          },
          {
            "location": "lib/src/parse/parser/parser.js",
            "line": 125
          },
          {
            "location": "lib/src/parse/parser/parser.js",
            "line": 132
          },
          {
            "location": "lib/src/parse/parser/parser.js",
            "line": 134
          },
          {
            "location": "lib/src/parse/parser/parser.js",
            "line": 138
          },
          {
            "location": "lib/src/parse/parser/parser.js",
            "line": 139
          },
          {
            "location": "lib/src/parse/parser/parser.js",
            "line": 157
          },
          {
            "location": "lib/src/parse/parser/parser.js",
            "line": 163
          },
          {
            "location": "lib/src/parse/parser/parser.js",
            "line": 189
          },
          {
            "location": "lib/src/parse/parser/parser.js",
            "line": 196
          },
          {
            "location": "lib/src/parse/parser/traits/context_assist.js",
            "line": 2
          },
          {
            "location": "lib/src/parse/parser/traits/context_assist.js",
            "line": 7
          },
          {
            "location": "lib/src/parse/parser/traits/context_assist.js",
            "line": 15
          },
          {
            "location": "lib/src/parse/parser/traits/error_handler.js",
            "line": 2
          },
          {
            "location": "lib/src/parse/parser/traits/error_handler.js",
            "line": 11
          },
          {
            "location": "lib/src/parse/parser/traits/error_handler.js",
            "line": 29
          },
          {
            "location": "lib/src/parse/parser/traits/gast_recorder.js",
            "line": 1
          },
          {
            "location": "lib/src/parse/parser/traits/gast_recorder.js",
            "line": 192
          },
          {
            "location": "lib/src/parse/parser/traits/gast_recorder.js",
            "line": 199
          },
          {
            "location": "lib/src/parse/parser/traits/gast_recorder.js",
            "line": 222
          },
          {
            "location": "lib/src/parse/parser/traits/gast_recorder.js",
            "line": 234
          },
          {
            "location": "lib/src/parse/parser/traits/gast_recorder.js",
            "line": 235
          },
          {
            "location": "lib/src/parse/parser/traits/gast_recorder.js",
            "line": 240
          },
          {
            "location": "lib/src/parse/parser/traits/gast_recorder.js",
            "line": 251
          },
          {
            "location": "lib/src/parse/parser/traits/gast_recorder.js",
            "line": 253
          },
          {
            "location": "lib/src/parse/parser/traits/gast_recorder.js",
            "line": 260
          },
          {
            "location": "lib/src/parse/parser/traits/gast_recorder.js",
            "line": 263
          },
          {
            "location": "lib/src/parse/parser/traits/gast_recorder.js",
            "line": 266
          },
          {
            "location": "lib/src/parse/parser/traits/gast_recorder.js",
            "line": 269
          },
          {
            "location": "lib/src/parse/parser/traits/gast_recorder.js",
            "line": 273
          },
          {
            "location": "lib/src/parse/parser/traits/looksahead.js",
            "line": 1
          },
          {
            "location": "lib/src/parse/parser/traits/looksahead.js",
            "line": 11
          },
          {
            "location": "lib/src/parse/parser/traits/looksahead.js",
            "line": 14
          },
          {
            "location": "lib/src/parse/parser/traits/looksahead.js",
            "line": 17
          },
          {
            "location": "lib/src/parse/parser/traits/looksahead.js",
            "line": 23
          },
          {
            "location": "lib/src/parse/parser/traits/looksahead.js",
            "line": 26
          },
          {
            "location": "lib/src/parse/parser/traits/looksahead.js",
            "line": 40
          },
          {
            "location": "lib/src/parse/parser/traits/looksahead.js",
            "line": 43
          },
          {
            "location": "lib/src/parse/parser/traits/looksahead.js",
            "line": 46
          },
          {
            "location": "lib/src/parse/parser/traits/looksahead.js",
            "line": 49
          },
          {
            "location": "lib/src/parse/parser/traits/looksahead.js",
            "line": 52
          },
          {
            "location": "lib/src/parse/parser/traits/perf_tracer.js",
            "line": 1
          },
          {
            "location": "lib/src/parse/parser/traits/perf_tracer.js",
            "line": 9
          },
          {
            "location": "lib/src/parse/parser/traits/recognizer_api.js",
            "line": 1
          },
          {
            "location": "lib/src/parse/parser/traits/recognizer_api.js",
            "line": 278
          },
          {
            "location": "lib/src/parse/parser/traits/recognizer_api.js",
            "line": 335
          },
          {
            "location": "lib/src/parse/parser/traits/recognizer_engine.js",
            "line": 1
          },
          {
            "location": "lib/src/parse/parser/traits/recognizer_engine.js",
            "line": 32
          },
          {
            "location": "lib/src/parse/parser/traits/recognizer_engine.js",
            "line": 37
          },
          {
            "location": "lib/src/parse/parser/traits/recognizer_engine.js",
            "line": 41
          },
          {
            "location": "lib/src/parse/parser/traits/recognizer_engine.js",
            "line": 52
          },
          {
            "location": "lib/src/parse/parser/traits/recognizer_engine.js",
            "line": 53
          },
          {
            "location": "lib/src/parse/parser/traits/recognizer_engine.js",
            "line": 58
          },
          {
            "location": "lib/src/parse/parser/traits/recognizer_engine.js",
            "line": 59
          },
          {
            "location": "lib/src/parse/parser/traits/recognizer_engine.js",
            "line": 60
          },
          {
            "location": "lib/src/parse/parser/traits/recognizer_engine.js",
            "line": 61
          },
          {
            "location": "lib/src/parse/parser/traits/recognizer_engine.js",
            "line": 62
          },
          {
            "location": "lib/src/parse/parser/traits/recognizer_engine.js",
            "line": 67
          },
          {
            "location": "lib/src/parse/parser/traits/recognizer_engine.js",
            "line": 68
          },
          {
            "location": "lib/src/parse/parser/traits/recognizer_engine.js",
            "line": 77
          },
          {
            "location": "lib/src/parse/parser/traits/recognizer_engine.js",
            "line": 78
          },
          {
            "location": "lib/src/parse/parser/traits/recognizer_engine.js",
            "line": 79
          },
          {
            "location": "lib/src/parse/parser/traits/recognizer_engine.js",
            "line": 80
          },
          {
            "location": "lib/src/parse/parser/traits/recognizer_engine.js",
            "line": 87
          },
          {
            "location": "lib/src/parse/parser/traits/recognizer_engine.js",
            "line": 94
          },
          {
            "location": "lib/src/parse/parser/traits/recognizer_engine.js",
            "line": 97
          },
          {
            "location": "lib/src/parse/parser/traits/recognizer_engine.js",
            "line": 400
          },
          {
            "location": "lib/src/parse/parser/traits/recoverable.js",
            "line": 2
          },
          {
            "location": "lib/src/parse/parser/traits/recoverable.js",
            "line": 21
          },
          {
            "location": "lib/src/parse/parser/traits/recoverable.js",
            "line": 62
          },
          {
            "location": "lib/src/parse/parser/traits/recoverable.js",
            "line": 141
          },
          {
            "location": "lib/src/parse/parser/traits/recoverable.js",
            "line": 145
          },
          {
            "location": "lib/src/parse/parser/traits/recoverable.js",
            "line": 163
          },
          {
            "location": "lib/src/parse/parser/traits/recoverable.js",
            "line": 171
          },
          {
            "location": "lib/src/parse/parser/traits/recoverable.js",
            "line": 216
          },
          {
            "location": "lib/src/parse/parser/traits/recoverable.js",
            "line": 219
          },
          {
            "location": "lib/src/parse/parser/traits/recoverable.js",
            "line": 244
          },
          {
            "location": "lib/src/parse/parser/traits/tree_builder.js",
            "line": 2
          },
          {
            "location": "lib/src/parse/parser/traits/tree_builder.js",
            "line": 13
          },
          {
            "location": "lib/src/parse/parser/traits/tree_builder.js",
            "line": 167
          },
          {
            "location": "lib/src/parse/parser/traits/tree_builder.js",
            "line": 168
          },
          {
            "location": "lib/src/parse/parser/traits/tree_builder.js",
            "line": 175
          },
          {
            "location": "lib/src/parse/parser/traits/tree_builder.js",
            "line": 176
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 3
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 11
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 24
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 32
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 35
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 48
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 75
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 106
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 107
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 113
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 116
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 123
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 126
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 127
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 128
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 132
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 133
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 138
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 140
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 141
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 156
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 157
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 158
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 160
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 165
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 184
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 190
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 192
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 207
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 223
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 229
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 270
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 279
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 280
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 282
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 291
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 295
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 297
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 298
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 299
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 300
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 302
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 312
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 326
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 340
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 355
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 359
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 381
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 395
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 410
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 414
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 428
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 429
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 431
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 442
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 443
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 446
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 447
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 450
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 461
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 462
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 466
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 468
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 480
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 481
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 483
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 496
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 503
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 506
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 511
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 512
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 529
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 540
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 544
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 572
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 590
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 598
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 606
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 607
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 608
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 615
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 616
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 617
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 618
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 625
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 626
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 629
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 630
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 631
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 647
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 648
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 651
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 664
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 691
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 692
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 695
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 708
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 711
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 715
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 719
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 727
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 762
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 769
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 783
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 814
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 815
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 863
          },
          {
            "location": "lib/src/scan/lexer_public.js",
            "line": 2
          },
          {
            "location": "lib/src/scan/lexer_public.js",
            "line": 82
          },
          {
            "location": "lib/src/scan/lexer_public.js",
            "line": 115
          },
          {
            "location": "lib/src/scan/lexer_public.js",
            "line": 117
          },
          {
            "location": "lib/src/scan/lexer_public.js",
            "line": 124
          },
          {
            "location": "lib/src/scan/lexer_public.js",
            "line": 141
          },
          {
            "location": "lib/src/scan/lexer_public.js",
            "line": 142
          },
          {
            "location": "lib/src/scan/lexer_public.js",
            "line": 144
          },
          {
            "location": "lib/src/scan/lexer_public.js",
            "line": 145
          },
          {
            "location": "lib/src/scan/lexer_public.js",
            "line": 156
          },
          {
            "location": "lib/src/scan/lexer_public.js",
            "line": 172
          },
          {
            "location": "lib/src/scan/lexer_public.js",
            "line": 180
          },
          {
            "location": "lib/src/scan/lexer_public.js",
            "line": 182
          },
          {
            "location": "lib/src/scan/lexer_public.js",
            "line": 189
          },
          {
            "location": "lib/src/scan/lexer_public.js",
            "line": 227
          },
          {
            "location": "lib/src/scan/lexer_public.js",
            "line": 233
          },
          {
            "location": "lib/src/scan/lexer_public.js",
            "line": 248
          },
          {
            "location": "lib/src/scan/lexer_public.js",
            "line": 249
          },
          {
            "location": "lib/src/scan/lexer_public.js",
            "line": 308
          },
          {
            "location": "lib/src/scan/lexer_public.js",
            "line": 518
          },
          {
            "location": "lib/src/scan/reg_exp.js",
            "line": 2
          },
          {
            "location": "lib/src/scan/reg_exp.js",
            "line": 80
          },
          {
            "location": "lib/src/scan/reg_exp.js",
            "line": 139
          },
          {
            "location": "lib/src/scan/reg_exp.js",
            "line": 165
          },
          {
            "location": "lib/src/scan/reg_exp.js",
            "line": 167
          },
          {
            "location": "lib/src/scan/reg_exp.js",
            "line": 172
          },
          {
            "location": "lib/src/scan/reg_exp.js",
            "line": 184
          },
          {
            "location": "lib/src/scan/reg_exp.js",
            "line": 185
          },
          {
            "location": "lib/src/scan/reg_exp.js",
            "line": 218
          },
          {
            "location": "lib/src/scan/reg_exp.js",
            "line": 243
          },
          {
            "location": "lib/src/scan/reg_exp.js",
            "line": 244
          },
          {
            "location": "lib/src/scan/tokens.js",
            "line": 1
          },
          {
            "location": "lib/src/scan/tokens.js",
            "line": 27
          },
          {
            "location": "lib/src/scan/tokens.js",
            "line": 32
          },
          {
            "location": "lib/src/scan/tokens.js",
            "line": 36
          },
          {
            "location": "lib/src/scan/tokens.js",
            "line": 37
          },
          {
            "location": "lib/src/scan/tokens.js",
            "line": 39
          },
          {
            "location": "lib/src/scan/tokens.js",
            "line": 49
          },
          {
            "location": "lib/src/scan/tokens.js",
            "line": 56
          },
          {
            "location": "lib/src/scan/tokens.js",
            "line": 74
          },
          {
            "location": "lib/src/scan/tokens.js",
            "line": 77
          },
          {
            "location": "lib/src/scan/tokens.js",
            "line": 83
          },
          {
            "location": "lib/src/scan/tokens.js",
            "line": 88
          },
          {
            "location": "lib/src/scan/tokens.js",
            "line": 91
          },
          {
            "location": "lib/src/scan/tokens.js",
            "line": 94
          },
          {
            "location": "lib/src/scan/tokens.js",
            "line": 100
          },
          {
            "location": "lib/src/scan/tokens.js",
            "line": 103
          },
          {
            "location": "lib/src/scan/tokens.js",
            "line": 106
          },
          {
            "location": "lib/src/scan/tokens.js",
            "line": 109
          },
          {
            "location": "lib/src/scan/tokens.js",
            "line": 112
          },
          {
            "location": "lib/src/scan/tokens_public.js",
            "line": 1
          },
          {
            "location": "lib/src/scan/tokens_public.js",
            "line": 16
          },
          {
            "location": "lib/src/scan/tokens_public.js",
            "line": 34
          },
          {
            "location": "lib/src/scan/tokens_public.js",
            "line": 37
          },
          {
            "location": "lib/src/scan/tokens_public.js",
            "line": 41
          },
          {
            "location": "lib/src/scan/tokens_public.js",
            "line": 46
          },
          {
            "location": "lib/src/scan/tokens_public.js",
            "line": 49
          },
          {
            "location": "lib/src/scan/tokens_public.js",
            "line": 52
          },
          {
            "location": "lib/src/scan/tokens_public.js",
            "line": 55
          },
          {
            "location": "lib/src/scan/tokens_public.js",
            "line": 58
          },
          {
            "location": "lib/src/scan/tokens_public.js",
            "line": 61
          },
          {
            "location": "lib/src/scan/tokens_public.js",
            "line": 64
          },
          {
            "location": "src/parse/errors_public.ts",
            "line": 2
          },
          {
            "location": "src/parse/errors_public.ts",
            "line": 45
          },
          {
            "location": "src/parse/errors_public.ts",
            "line": 51
          },
          {
            "location": "src/parse/errors_public.ts",
            "line": 56
          },
          {
            "location": "src/parse/errors_public.ts",
            "line": 59
          },
          {
            "location": "src/parse/errors_public.ts",
            "line": 63
          },
          {
            "location": "src/parse/errors_public.ts",
            "line": 83
          },
          {
            "location": "src/parse/errors_public.ts",
            "line": 89
          },
          {
            "location": "src/parse/errors_public.ts",
            "line": 92
          },
          {
            "location": "src/parse/errors_public.ts",
            "line": 143
          },
          {
            "location": "src/parse/errors_public.ts",
            "line": 182
          },
          {
            "location": "src/parse/errors_public.ts",
            "line": 221
          },
          {
            "location": "src/parse/errors_public.ts",
            "line": 292
          },
          {
            "location": "src/parse/exceptions_public.ts",
            "line": 1
          },
          {
            "location": "src/parse/exceptions_public.ts",
            "line": 25
          },
          {
            "location": "src/parse/grammar/follow.ts",
            "line": 3
          },
          {
            "location": "src/parse/grammar/follow.ts",
            "line": 50
          },
          {
            "location": "src/parse/grammar/follow.ts",
            "line": 52
          },
          {
            "location": "src/parse/grammar/gast/gast_resolver_public.ts",
            "line": 2
          },
          {
            "location": "src/parse/grammar/gast/gast_resolver_public.ts",
            "line": 23
          },
          {
            "location": "src/parse/grammar/gast/gast_resolver_public.ts",
            "line": 28
          },
          {
            "location": "src/parse/grammar/gast/gast_resolver_public.ts",
            "line": 40
          },
          {
            "location": "src/parse/grammar/llk_lookahead.ts",
            "line": 9
          },
          {
            "location": "src/parse/grammar/llk_lookahead.ts",
            "line": 42
          },
          {
            "location": "src/parse/grammar/llk_lookahead.ts",
            "line": 64
          },
          {
            "location": "src/parse/grammar/llk_lookahead.ts",
            "line": 74
          },
          {
            "location": "src/parse/grammar/llk_lookahead.ts",
            "line": 86
          },
          {
            "location": "src/parse/grammar/resolver.ts",
            "line": 5
          },
          {
            "location": "src/parse/grammar/resolver.ts",
            "line": 33
          },
          {
            "location": "src/parse/parser/parser.ts",
            "line": 1
          },
          {
            "location": "src/parse/parser/parser.ts",
            "line": 163
          },
          {
            "location": "src/parse/parser/parser.ts",
            "line": 185
          },
          {
            "location": "src/parse/parser/parser.ts",
            "line": 193
          },
          {
            "location": "src/parse/parser/parser.ts",
            "line": 195
          },
          {
            "location": "src/parse/parser/parser.ts",
            "line": 196
          },
          {
            "location": "src/parse/parser/parser.ts",
            "line": 202
          },
          {
            "location": "src/parse/parser/parser.ts",
            "line": 203
          },
          {
            "location": "src/parse/parser/parser.ts",
            "line": 214
          },
          {
            "location": "src/parse/parser/parser.ts",
            "line": 219
          },
          {
            "location": "src/parse/parser/parser.ts",
            "line": 227
          },
          {
            "location": "src/parse/parser/parser.ts",
            "line": 229
          },
          {
            "location": "src/parse/parser/parser.ts",
            "line": 235
          },
          {
            "location": "src/parse/parser/parser.ts",
            "line": 237
          },
          {
            "location": "src/parse/parser/parser.ts",
            "line": 266
          },
          {
            "location": "src/parse/parser/parser.ts",
            "line": 275
          },
          {
            "location": "src/parse/parser/parser.ts",
            "line": 299
          },
          {
            "location": "src/parse/parser/parser.ts",
            "line": 310
          },
          {
            "location": "src/parse/parser/traits/context_assist.ts",
            "line": 11
          },
          {
            "location": "src/parse/parser/traits/context_assist.ts",
            "line": 24
          },
          {
            "location": "src/parse/parser/traits/context_assist.ts",
            "line": 42
          },
          {
            "location": "src/parse/parser/traits/error_handler.ts",
            "line": 11
          },
          {
            "location": "src/parse/parser/traits/error_handler.ts",
            "line": 29
          },
          {
            "location": "src/parse/parser/traits/error_handler.ts",
            "line": 56
          },
          {
            "location": "src/parse/parser/traits/recognizer_api.ts",
            "line": 16
          },
          {
            "location": "src/parse/parser/traits/recognizer_api.ts",
            "line": 645
          },
          {
            "location": "src/parse/parser/traits/recognizer_api.ts",
            "line": 720
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "JP Richardson <jprichardson@gmail.com>"
        }
      ],
      "group": "",
      "name": "jsonfile",
      "version": "6.2.0",
      "description": "Easily read/write JSON files.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/jsonfile@6.2.0",
      "type": "library",
      "bom-ref": "pkg:npm/jsonfile@6.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/jsonfile/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/jsonfile/package.json"
              }
            ],
            "concludedValue": "node_modules/jsonfile/package.json"
          }
        ]
      },
      "tags": [
        "json"
      ]
    },
    {
      "group": "",
      "name": "jsdom",
      "version": "28.1.0",
      "description": "A JavaScript implementation of many web standards",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/jsdom@28.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/jsdom/jsdom.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/jsdom@28.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/jsdom/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/jsdom/package.json"
              }
            ],
            "concludedValue": "node_modules/jsdom/package.json"
          }
        ]
      },
      "tags": [
        "web"
      ]
    },
    {
      "authors": [
        {
          "name": "Emery Rose Hall (https://emeryrose.me)"
        }
      ],
      "group": "",
      "name": "gitty",
      "version": "3.7.2",
      "description": "A Node.js wrapper for the Git CLI",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "LGPL-3.0-only",
            "url": "https://opensource.org/licenses/LGPL-3.0-only",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Copyleft Limited"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/gitty@3.7.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://gitlab.com/emrose/gitty.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/gitty@3.7.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/gitty/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "gitty"
        },
        {
          "name": "cdx:license:category",
          "value": "Copyleft Limited"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/gitty/package.json"
              }
            ],
            "concludedValue": "node_modules/gitty/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "scripts/version-update.js",
            "line": 1
          },
          {
            "location": "scripts/version-update.js",
            "line": 11
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Anna Henningsen <anna@addaleax.net>"
        }
      ],
      "group": "",
      "name": "gen-esm-wrapper",
      "version": "1.1.3",
      "description": "Generate ESM wrapper files for CommonJS modules",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/gen-esm-wrapper@1.1.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/addaleax/gen-esm-wrapper"
        },
        {
          "type": "vcs",
          "url": "https://github.com/addaleax/gen-esm-wrapper.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/gen-esm-wrapper@1.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/gen-esm-wrapper/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/gen-esm-wrapper/package.json"
              }
            ],
            "concludedValue": "node_modules/gen-esm-wrapper/package.json"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "esbuild",
      "version": "0.27.3",
      "description": "An extremely fast JavaScript and CSS bundler and minifier.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/esbuild@0.27.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/evanw/esbuild.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/esbuild@0.27.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/esbuild/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/esbuild/package.json"
              }
            ],
            "concludedValue": "node_modules/esbuild/package.json"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "error-stack-parser",
      "version": "2.1.4",
      "description": "Extract meaning from JS Errors",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/error-stack-parser@2.1.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.stacktracejs.com"
        },
        {
          "type": "vcs",
          "url": "git://github.com/stacktracejs/error-stack-parser.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/error-stack-parser@2.1.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/error-stack-parser/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/error-stack-parser/package.json"
              }
            ],
            "concludedValue": "node_modules/error-stack-parser/package.json"
          }
        ]
      },
      "tags": [
        "parse"
      ]
    },
    {
      "group": "@types",
      "name": "sinon-chai",
      "version": "4.0.0",
      "description": "TypeScript definitions for sinon-chai",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/sinon-chai@4.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sinon-chai"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/sinon-chai@4.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/sinon-chai/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/sinon-chai/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/sinon-chai/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "sinon",
      "version": "21.0.0",
      "description": "TypeScript definitions for sinon",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/sinon@21.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sinon"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/sinon@21.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/sinon/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/sinon/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/sinon/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "lodash-es",
      "version": "4.17.12",
      "description": "TypeScript definitions for lodash-es",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/lodash-es@4.17.12",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash-es"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/lodash-es@4.17.12",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/lodash-es/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/lodash-es/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/lodash-es/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "jsdom",
      "version": "28.0.0",
      "description": "TypeScript definitions for jsdom",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/jsdom@28.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsdom"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/jsdom@28.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/jsdom/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/jsdom/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/jsdom/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Shahar Soel"
        }
      ],
      "group": "@chevrotain",
      "name": "utils",
      "version": "11.2.0",
      "description": "common utilities",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40chevrotain/utils@11.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/Chevrotain/chevrotain.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@chevrotain/utils@11.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@chevrotain/utils/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@chevrotain/utils,toFastProperties,@chevrotain/utils/toFastProperties,timer,@chevrotain/utils/timer,PRINT_ERROR,@chevrotain/utils/PRINT_ERROR,PRINT_WARNING,@chevrotain/utils/PRINT_WARNING"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@chevrotain/utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@chevrotain/utils/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/src/parse/parser/parser.js",
            "line": 2
          },
          {
            "location": "lib/src/parse/parser/parser.js",
            "line": 74
          },
          {
            "location": "lib/src/parse/parser/traits/perf_tracer.js",
            "line": 2
          },
          {
            "location": "lib/src/parse/parser/traits/perf_tracer.js",
            "line": 34
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 4
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 211
          },
          {
            "location": "lib/src/scan/lexer.js",
            "line": 236
          },
          {
            "location": "lib/src/scan/lexer_public.js",
            "line": 3
          },
          {
            "location": "lib/src/scan/lexer_public.js",
            "line": 65
          },
          {
            "location": "lib/src/scan/lexer_public.js",
            "line": 190
          },
          {
            "location": "lib/src/scan/lexer_public.js",
            "line": 243
          },
          {
            "location": "lib/src/scan/reg_exp.js",
            "line": 3
          },
          {
            "location": "lib/src/scan/reg_exp.js",
            "line": 20
          },
          {
            "location": "lib/src/scan/reg_exp.js",
            "line": 34
          },
          {
            "location": "src/parse/parser/parser.ts",
            "line": 2
          },
          {
            "location": "src/parse/parser/parser.ts",
            "line": 156
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Shahar Soel"
        }
      ],
      "group": "@chevrotain",
      "name": "types",
      "version": "11.2.0",
      "description": "Type Signatures and API Website for Chevrotain",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40chevrotain/types@11.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://chevrotain.io/documentation/"
        },
        {
          "type": "vcs",
          "url": "git://github.com/Chevrotain/chevrotain.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@chevrotain/types@11.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@chevrotain/types/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@chevrotain/types,ISerializedGast,@chevrotain/types/ISerializedGast,CstNode,@chevrotain/types/CstNode,CstNodeLocation,@chevrotain/types/CstNodeLocation,IToken,@chevrotain/types/IToken,IParserErrorMessageProvider,@chevrotain/types/IParserErrorMessageProvider,IProductionWithOccurrence,@chevrotain/types/IProductionWithOccurrence,TokenType,@chevrotain/types/TokenType,IRecognitionException,@chevrotain/types/IRecognitionException,IRecognizerContext,@chevrotain/types/IRecognizerContext,IProduction,@chevrotain/types/IProduction,ILookaheadStrategy,@chevrotain/types/ILookaheadStrategy,ILookaheadValidationError,@chevrotain/types/ILookaheadValidationError,IOrAlt,@chevrotain/types/IOrAlt,OptionalProductionType,@chevrotain/types/OptionalProductionType,Rule,@chevrotain/types/Rule,Alternation,@chevrotain/types/Alternation,NonTerminal,@chevrotain/types/NonTerminal,IParserConfig,@chevrotain/types/IParserConfig,IRuleConfig,@chevrotain/types/IRuleConfig,TokenVocabulary,@chevrotain/types/TokenVocabulary,ISyntacticContentAssistPath,@chevrotain/types/ISyntacticContentAssistPath,ITokenGrammarPath,@chevrotain/types/ITokenGrammarPath,AtLeastOneSepMethodOpts,@chevrotain/types/AtLeastOneSepMethodOpts,ConsumeMethodOpts,@chevrotain/types/ConsumeMethodOpts,DSLMethodOpts,@chevrotain/types/DSLMethodOpts,DSLMethodOptsWithErr,@chevrotain/types/DSLMethodOptsWithErr,GrammarAction,@chevrotain/types/GrammarAction,ManySepMethodOpts,@chevrotain/types/ManySepMethodOpts,OrMethodOpts,@chevrotain/types/OrMethodOpts,SubruleMethodOpts,@chevrotain/types/SubruleMethodOpts,ParserMethod,@chevrotain/types/ParserMethod,ILexerErrorMessageProvider,@chevrotain/types/ILexerErrorMessageProvider"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@chevrotain/types/package.json"
              }
            ],
            "concludedValue": "node_modules/@chevrotain/types/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/diagrams/render_public.ts",
            "line": 2
          },
          {
            "location": "src/parse/cst/cst.ts",
            "line": 1
          },
          {
            "location": "src/parse/errors_public.ts",
            "line": 14
          },
          {
            "location": "src/parse/exceptions_public.ts",
            "line": 6
          },
          {
            "location": "src/parse/grammar/follow.ts",
            "line": 6
          },
          {
            "location": "src/parse/grammar/gast/gast_resolver_public.ts",
            "line": 9
          },
          {
            "location": "src/parse/grammar/llk_lookahead.ts",
            "line": 8
          },
          {
            "location": "src/parse/grammar/types.ts",
            "line": 7
          },
          {
            "location": "src/parse/parser/parser.ts",
            "line": 21
          },
          {
            "location": "src/parse/parser/traits/context_assist.ts",
            "line": 6
          },
          {
            "location": "src/parse/parser/traits/error_handler.ts",
            "line": 5
          },
          {
            "location": "src/parse/parser/traits/lexer_adapter.ts",
            "line": 2
          },
          {
            "location": "src/parse/parser/traits/recognizer_api.ts",
            "line": 15
          },
          {
            "location": "src/parse/parser/types.ts",
            "line": 6
          },
          {
            "location": "src/scan/lexer_errors_public.ts",
            "line": 1
          }
        ]
      },
      "tags": [
        "api"
      ]
    },
    {
      "group": "@chevrotain",
      "name": "regexp-to-ast",
      "version": "11.2.0",
      "description": "Parses a Regular Expression and outputs an AST",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40chevrotain/regexp-to-ast@11.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/Chevrotain/chevrotain.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@chevrotain/regexp-to-ast@11.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@chevrotain/regexp-to-ast/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@chevrotain/regexp-to-ast,BaseRegExpVisitor,@chevrotain/regexp-to-ast/BaseRegExpVisitor,RegExpParser,@chevrotain/regexp-to-ast/RegExpParser,Alternative,@chevrotain/regexp-to-ast/Alternative,Assertion,@chevrotain/regexp-to-ast/Assertion,Atom,@chevrotain/regexp-to-ast/Atom,Disjunction,@chevrotain/regexp-to-ast/Disjunction,RegExpPattern,@chevrotain/regexp-to-ast/RegExpPattern"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@chevrotain/regexp-to-ast/package.json"
              }
            ],
            "concludedValue": "node_modules/@chevrotain/regexp-to-ast/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/src/scan/lexer.js",
            "line": 1
          },
          {
            "location": "lib/src/scan/reg_exp.js",
            "line": 1
          },
          {
            "location": "lib/src/scan/reg_exp_parser.js",
            "line": 1
          },
          {
            "location": "src/scan/reg_exp_parser.ts",
            "line": 8
          }
        ]
      }
    },
    {
      "group": "@chevrotain",
      "name": "gast",
      "version": "11.2.0",
      "description": "Grammar AST structure for Chevrotain Parsers",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40chevrotain/gast@11.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/Chevrotain/chevrotain.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@chevrotain/gast@11.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@chevrotain/gast/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@chevrotain/gast,Alternation,@chevrotain/gast/Alternation,Alternative,@chevrotain/gast/Alternative,NonTerminal,@chevrotain/gast/NonTerminal,Option,@chevrotain/gast/Option,Repetition,@chevrotain/gast/Repetition,RepetitionMandatory,@chevrotain/gast/RepetitionMandatory,RepetitionMandatoryWithSeparator,@chevrotain/gast/RepetitionMandatoryWithSeparator,RepetitionWithSeparator,@chevrotain/gast/RepetitionWithSeparator,Rule,@chevrotain/gast/Rule,Terminal,@chevrotain/gast/Terminal,serializeGrammar,@chevrotain/gast/serializeGrammar,serializeProduction,@chevrotain/gast/serializeProduction,GAstVisitor,@chevrotain/gast/GAstVisitor"
        },
        {
          "name": "ImportedModules",
          "value": "@chevrotain/gast,getProductionDslName,@chevrotain/gast/getProductionDslName,NonTerminal,@chevrotain/gast/NonTerminal,Rule,@chevrotain/gast/Rule,Terminal,@chevrotain/gast/Terminal,Alternation,@chevrotain/gast/Alternation,Alternative,@chevrotain/gast/Alternative,GAstVisitor,@chevrotain/gast/GAstVisitor,isOptionalProd,@chevrotain/gast/isOptionalProd,Option,@chevrotain/gast/Option,Repetition,@chevrotain/gast/Repetition,RepetitionMandatory,@chevrotain/gast/RepetitionMandatory,RepetitionMandatoryWithSeparator,@chevrotain/gast/RepetitionMandatoryWithSeparator,RepetitionWithSeparator,@chevrotain/gast/RepetitionWithSeparator,isBranchingProd,@chevrotain/gast/isBranchingProd,isSequenceProd,@chevrotain/gast/isSequenceProd,serializeGrammar,@chevrotain/gast/serializeGrammar"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@chevrotain/gast/package.json"
              }
            ],
            "concludedValue": "node_modules/@chevrotain/gast/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/src/api.js",
            "line": 16
          },
          {
            "location": "lib/src/api.js",
            "line": 18
          },
          {
            "location": "lib/src/parse/errors_public.js",
            "line": 3
          },
          {
            "location": "lib/src/parse/errors_public.js",
            "line": 76
          },
          {
            "location": "lib/src/parse/errors_public.js",
            "line": 126
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 3
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 33
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 50
          },
          {
            "location": "lib/src/parse/grammar/checks.js",
            "line": 190
          },
          {
            "location": "lib/src/parse/grammar/first.js",
            "line": 2
          },
          {
            "location": "lib/src/parse/grammar/first.js",
            "line": 19
          },
          {
            "location": "lib/src/parse/grammar/first.js",
            "line": 22
          },
          {
            "location": "lib/src/parse/grammar/first.js",
            "line": 40
          },
          {
            "location": "lib/src/parse/grammar/follow.js",
            "line": 5
          },
          {
            "location": "lib/src/parse/grammar/interpreter.js",
            "line": 4
          },
          {
            "location": "lib/src/parse/grammar/lookahead.js",
            "line": 5
          },
          {
            "location": "lib/src/parse/grammar/resolver.js",
            "line": 3
          },
          {
            "location": "lib/src/parse/grammar/rest.js",
            "line": 2
          },
          {
            "location": "lib/src/parse/parser/traits/gast_recorder.js",
            "line": 2
          },
          {
            "location": "lib/src/parse/parser/traits/looksahead.js",
            "line": 4
          },
          {
            "location": "lib/src/parse/parser/traits/looksahead.js",
            "line": 28
          },
          {
            "location": "lib/src/parse/parser/traits/looksahead.js",
            "line": 41
          },
          {
            "location": "lib/src/parse/parser/traits/looksahead.js",
            "line": 44
          },
          {
            "location": "lib/src/parse/parser/traits/looksahead.js",
            "line": 47
          },
          {
            "location": "lib/src/parse/parser/traits/looksahead.js",
            "line": 50
          },
          {
            "location": "lib/src/parse/parser/traits/looksahead.js",
            "line": 53
          },
          {
            "location": "lib/src/parse/parser/traits/recognizer_api.js",
            "line": 6
          },
          {
            "location": "lib/src/parse/parser/traits/recognizer_api.js",
            "line": 335
          },
          {
            "location": "src/api.ts",
            "line": 57
          },
          {
            "location": "src/api.ts",
            "line": 65
          },
          {
            "location": "src/parse/errors_public.ts",
            "line": 9
          },
          {
            "location": "src/parse/errors_public.ts",
            "line": 145
          },
          {
            "location": "src/parse/errors_public.ts",
            "line": 237
          },
          {
            "location": "src/parse/grammar/follow.ts",
            "line": 5
          },
          {
            "location": "src/parse/grammar/gast/gast_resolver_public.ts",
            "line": 1
          },
          {
            "location": "src/parse/grammar/resolver.ts",
            "line": 6
          },
          {
            "location": "src/parse/parser/parser.ts",
            "line": 36
          },
          {
            "location": "src/parse/parser/traits/recognizer_api.ts",
            "line": 22
          },
          {
            "location": "src/parse/parser/traits/recognizer_api.ts",
            "line": 720
          }
        ]
      }
    },
    {
      "group": "@chevrotain",
      "name": "cst-dts-gen",
      "version": "11.2.0",
      "description": "Generates type definitions for Chevrotain CST nodes",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40chevrotain/cst-dts-gen@11.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/Chevrotain/chevrotain.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@chevrotain/cst-dts-gen@11.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@chevrotain/cst-dts-gen/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@chevrotain/cst-dts-gen"
        },
        {
          "name": "ImportedModules",
          "value": "@chevrotain/cst-dts-gen"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@chevrotain/cst-dts-gen/package.json"
              }
            ],
            "concludedValue": "node_modules/@chevrotain/cst-dts-gen/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/src/api.js",
            "line": 19
          },
          {
            "location": "src/api.ts",
            "line": 67
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/chevrotain@11.2.0"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-08-22T10:35:44Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Saturday, August 22, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'chevrotain' with version '11.2.0'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 20 source files."
    }
  ]
}