{
  "type": "File",
  "start": 0,
  "end": 14770,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 483,
      "column": 0
    }
  },
  "program": {
    "type": "Program",
    "start": 0,
    "end": 14770,
    "loc": {
      "start": {
        "line": 1,
        "column": 0
      },
      "end": {
        "line": 483,
        "column": 0
      }
    },
    "sourceType": "module",
    "body": [
      {
        "type": "ImportDeclaration",
        "start": 0,
        "end": 47,
        "loc": {
          "start": {
            "line": 1,
            "column": 0
          },
          "end": {
            "line": 1,
            "column": 47
          }
        },
        "specifiers": [
          {
            "type": "ImportSpecifier",
            "start": 9,
            "end": 13,
            "loc": {
              "start": {
                "line": 1,
                "column": 9
              },
              "end": {
                "line": 1,
                "column": 13
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 9,
              "end": 13,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 9
                },
                "end": {
                  "line": 1,
                  "column": 13
                },
                "identifierName": "join"
              },
              "name": "join"
            },
            "local": {
              "type": "Identifier",
              "start": 9,
              "end": 13,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 9
                },
                "end": {
                  "line": 1,
                  "column": 13
                },
                "identifierName": "join"
              },
              "name": "join"
            }
          },
          {
            "type": "ImportSpecifier",
            "start": 15,
            "end": 23,
            "loc": {
              "start": {
                "line": 1,
                "column": 15
              },
              "end": {
                "line": 1,
                "column": 23
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 15,
              "end": 23,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 15
                },
                "end": {
                  "line": 1,
                  "column": 23
                },
                "identifierName": "basename"
              },
              "name": "basename"
            },
            "local": {
              "type": "Identifier",
              "start": 15,
              "end": 23,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 15
                },
                "end": {
                  "line": 1,
                  "column": 23
                },
                "identifierName": "basename"
              },
              "name": "basename"
            }
          },
          {
            "type": "ImportSpecifier",
            "start": 25,
            "end": 32,
            "loc": {
              "start": {
                "line": 1,
                "column": 25
              },
              "end": {
                "line": 1,
                "column": 32
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 25,
              "end": 32,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 25
                },
                "end": {
                  "line": 1,
                  "column": 32
                },
                "identifierName": "dirname"
              },
              "name": "dirname"
            },
            "local": {
              "type": "Identifier",
              "start": 25,
              "end": 32,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 25
                },
                "end": {
                  "line": 1,
                  "column": 32
                },
                "identifierName": "dirname"
              },
              "name": "dirname"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 40,
          "end": 46,
          "loc": {
            "start": {
              "line": 1,
              "column": 40
            },
            "end": {
              "line": 1,
              "column": 46
            }
          },
          "extra": {
            "rawValue": "path",
            "raw": "'path'"
          },
          "value": "path"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 48,
        "end": 109,
        "loc": {
          "start": {
            "line": 2,
            "column": 0
          },
          "end": {
            "line": 2,
            "column": 61
          }
        },
        "specifiers": [
          {
            "type": "ImportSpecifier",
            "start": 57,
            "end": 64,
            "loc": {
              "start": {
                "line": 2,
                "column": 9
              },
              "end": {
                "line": 2,
                "column": 16
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 57,
              "end": 64,
              "loc": {
                "start": {
                  "line": 2,
                  "column": 9
                },
                "end": {
                  "line": 2,
                  "column": 16
                },
                "identifierName": "readdir"
              },
              "name": "readdir"
            },
            "local": {
              "type": "Identifier",
              "start": 57,
              "end": 64,
              "loc": {
                "start": {
                  "line": 2,
                  "column": 9
                },
                "end": {
                  "line": 2,
                  "column": 16
                },
                "identifierName": "readdir"
              },
              "name": "readdir"
            }
          },
          {
            "type": "ImportSpecifier",
            "start": 66,
            "end": 70,
            "loc": {
              "start": {
                "line": 2,
                "column": 18
              },
              "end": {
                "line": 2,
                "column": 22
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 66,
              "end": 70,
              "loc": {
                "start": {
                  "line": 2,
                  "column": 18
                },
                "end": {
                  "line": 2,
                  "column": 22
                },
                "identifierName": "stat"
              },
              "name": "stat"
            },
            "local": {
              "type": "Identifier",
              "start": 66,
              "end": 70,
              "loc": {
                "start": {
                  "line": 2,
                  "column": 18
                },
                "end": {
                  "line": 2,
                  "column": 22
                },
                "identifierName": "stat"
              },
              "name": "stat"
            }
          },
          {
            "type": "ImportSpecifier",
            "start": 72,
            "end": 80,
            "loc": {
              "start": {
                "line": 2,
                "column": 24
              },
              "end": {
                "line": 2,
                "column": 32
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 72,
              "end": 80,
              "loc": {
                "start": {
                  "line": 2,
                  "column": 24
                },
                "end": {
                  "line": 2,
                  "column": 32
                },
                "identifierName": "readFile"
              },
              "name": "readFile"
            },
            "local": {
              "type": "Identifier",
              "start": 72,
              "end": 80,
              "loc": {
                "start": {
                  "line": 2,
                  "column": 24
                },
                "end": {
                  "line": 2,
                  "column": 32
                },
                "identifierName": "readFile"
              },
              "name": "readFile"
            }
          },
          {
            "type": "ImportSpecifier",
            "start": 82,
            "end": 90,
            "loc": {
              "start": {
                "line": 2,
                "column": 34
              },
              "end": {
                "line": 2,
                "column": 42
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 82,
              "end": 90,
              "loc": {
                "start": {
                  "line": 2,
                  "column": 34
                },
                "end": {
                  "line": 2,
                  "column": 42
                },
                "identifierName": "readJSON"
              },
              "name": "readJSON"
            },
            "local": {
              "type": "Identifier",
              "start": 82,
              "end": 90,
              "loc": {
                "start": {
                  "line": 2,
                  "column": 34
                },
                "end": {
                  "line": 2,
                  "column": 42
                },
                "identifierName": "readJSON"
              },
              "name": "readJSON"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 98,
          "end": 108,
          "loc": {
            "start": {
              "line": 2,
              "column": 50
            },
            "end": {
              "line": 2,
              "column": 60
            }
          },
          "extra": {
            "rawValue": "fs-extra",
            "raw": "'fs-extra'"
          },
          "value": "fs-extra"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 110,
        "end": 173,
        "loc": {
          "start": {
            "line": 3,
            "column": 0
          },
          "end": {
            "line": 3,
            "column": 63
          }
        },
        "specifiers": [
          {
            "type": "ImportSpecifier",
            "start": 119,
            "end": 128,
            "loc": {
              "start": {
                "line": 3,
                "column": 9
              },
              "end": {
                "line": 3,
                "column": 18
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 119,
              "end": 128,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 9
                },
                "end": {
                  "line": 3,
                  "column": 18
                },
                "identifierName": "NodeClass"
              },
              "name": "NodeClass"
            },
            "local": {
              "type": "Identifier",
              "start": 119,
              "end": 128,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 9
                },
                "end": {
                  "line": 3,
                  "column": 18
                },
                "identifierName": "NodeClass"
              },
              "name": "NodeClass"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 136,
          "end": 172,
          "loc": {
            "start": {
              "line": 3,
              "column": 26
            },
            "end": {
              "line": 3,
              "column": 62
            }
          },
          "extra": {
            "rawValue": "node-opcua/lib/datamodel/nodeclass",
            "raw": "'node-opcua/lib/datamodel/nodeclass'"
          },
          "value": "node-opcua/lib/datamodel/nodeclass"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 174,
        "end": 252,
        "loc": {
          "start": {
            "line": 4,
            "column": 0
          },
          "end": {
            "line": 4,
            "column": 78
          }
        },
        "specifiers": [
          {
            "type": "ImportSpecifier",
            "start": 183,
            "end": 191,
            "loc": {
              "start": {
                "line": 4,
                "column": 9
              },
              "end": {
                "line": 4,
                "column": 17
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 183,
              "end": 191,
              "loc": {
                "start": {
                  "line": 4,
                  "column": 9
                },
                "end": {
                  "line": 4,
                  "column": 17
                },
                "identifierName": "DataType"
              },
              "name": "DataType"
            },
            "local": {
              "type": "Identifier",
              "start": 183,
              "end": 191,
              "loc": {
                "start": {
                  "line": 4,
                  "column": 9
                },
                "end": {
                  "line": 4,
                  "column": 17
                },
                "identifierName": "DataType"
              },
              "name": "DataType"
            }
          },
          {
            "type": "ImportSpecifier",
            "start": 193,
            "end": 209,
            "loc": {
              "start": {
                "line": 4,
                "column": 19
              },
              "end": {
                "line": 4,
                "column": 35
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 193,
              "end": 209,
              "loc": {
                "start": {
                  "line": 4,
                  "column": 19
                },
                "end": {
                  "line": 4,
                  "column": 35
                },
                "identifierName": "VariantArrayType"
              },
              "name": "VariantArrayType"
            },
            "local": {
              "type": "Identifier",
              "start": 193,
              "end": 209,
              "loc": {
                "start": {
                  "line": 4,
                  "column": 19
                },
                "end": {
                  "line": 4,
                  "column": 35
                },
                "identifierName": "VariantArrayType"
              },
              "name": "VariantArrayType"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 217,
          "end": 251,
          "loc": {
            "start": {
              "line": 4,
              "column": 43
            },
            "end": {
              "line": 4,
              "column": 77
            }
          },
          "extra": {
            "rawValue": "node-opcua/lib/datamodel/variant",
            "raw": "'node-opcua/lib/datamodel/variant'"
          },
          "value": "node-opcua/lib/datamodel/variant"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 253,
        "end": 282,
        "loc": {
          "start": {
            "line": 5,
            "column": 0
          },
          "end": {
            "line": 5,
            "column": 29
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 260,
            "end": 266,
            "loc": {
              "start": {
                "line": 5,
                "column": 7
              },
              "end": {
                "line": 5,
                "column": 13
              }
            },
            "local": {
              "type": "Identifier",
              "start": 260,
              "end": 266,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 7
                },
                "end": {
                  "line": 5,
                  "column": 13
                },
                "identifierName": "Logger"
              },
              "name": "Logger"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 272,
          "end": 281,
          "loc": {
            "start": {
              "line": 5,
              "column": 19
            },
            "end": {
              "line": 5,
              "column": 28
            }
          },
          "extra": {
            "rawValue": "gulplog",
            "raw": "'gulplog'"
          },
          "value": "gulplog"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 283,
        "end": 318,
        "loc": {
          "start": {
            "line": 6,
            "column": 0
          },
          "end": {
            "line": 6,
            "column": 35
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 290,
            "end": 302,
            "loc": {
              "start": {
                "line": 6,
                "column": 7
              },
              "end": {
                "line": 6,
                "column": 19
              }
            },
            "local": {
              "type": "Identifier",
              "start": 290,
              "end": 302,
              "loc": {
                "start": {
                  "line": 6,
                  "column": 7
                },
                "end": {
                  "line": 6,
                  "column": 19
                },
                "identifierName": "PromiseQueue"
              },
              "name": "PromiseQueue"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 308,
          "end": 317,
          "loc": {
            "start": {
              "line": 6,
              "column": 25
            },
            "end": {
              "line": 6,
              "column": 34
            }
          },
          "extra": {
            "rawValue": "p-queue",
            "raw": "'p-queue'"
          },
          "value": "p-queue"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 319,
        "end": 380,
        "loc": {
          "start": {
            "line": 7,
            "column": 0
          },
          "end": {
            "line": 7,
            "column": 61
          }
        },
        "specifiers": [
          {
            "type": "ImportSpecifier",
            "start": 328,
            "end": 338,
            "loc": {
              "start": {
                "line": 7,
                "column": 9
              },
              "end": {
                "line": 7,
                "column": 19
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 328,
              "end": 338,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 9
                },
                "end": {
                  "line": 7,
                  "column": 19
                },
                "identifierName": "SourceNode"
              },
              "name": "SourceNode"
            },
            "local": {
              "type": "Identifier",
              "start": 328,
              "end": 338,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 9
                },
                "end": {
                  "line": 7,
                  "column": 19
                },
                "identifierName": "SourceNode"
              },
              "name": "SourceNode"
            }
          },
          {
            "type": "ImportSpecifier",
            "start": 340,
            "end": 356,
            "loc": {
              "start": {
                "line": 7,
                "column": 21
              },
              "end": {
                "line": 7,
                "column": 37
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 340,
              "end": 356,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 21
                },
                "end": {
                  "line": 7,
                  "column": 37
                },
                "identifierName": "ReferenceTypeIds"
              },
              "name": "ReferenceTypeIds"
            },
            "local": {
              "type": "Identifier",
              "start": 340,
              "end": 356,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 21
                },
                "end": {
                  "line": 7,
                  "column": 37
                },
                "identifierName": "ReferenceTypeIds"
              },
              "name": "ReferenceTypeIds"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 364,
          "end": 379,
          "loc": {
            "start": {
              "line": 7,
              "column": 45
            },
            "end": {
              "line": 7,
              "column": 60
            }
          },
          "extra": {
            "rawValue": "../model/Node",
            "raw": "'../model/Node'"
          },
          "value": "../model/Node"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 381,
        "end": 436,
        "loc": {
          "start": {
            "line": 8,
            "column": 0
          },
          "end": {
            "line": 8,
            "column": 55
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 388,
            "end": 401,
            "loc": {
              "start": {
                "line": 8,
                "column": 7
              },
              "end": {
                "line": 8,
                "column": 20
              }
            },
            "local": {
              "type": "Identifier",
              "start": 388,
              "end": 401,
              "loc": {
                "start": {
                  "line": 8,
                  "column": 7
                },
                "end": {
                  "line": 8,
                  "column": 20
                },
                "identifierName": "ProjectConfig"
              },
              "name": "ProjectConfig"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 407,
          "end": 435,
          "loc": {
            "start": {
              "line": 8,
              "column": 26
            },
            "end": {
              "line": 8,
              "column": 54
            }
          },
          "extra": {
            "rawValue": "../../config/ProjectConfig",
            "raw": "'../../config/ProjectConfig'"
          },
          "value": "../../config/ProjectConfig"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 437,
        "end": 479,
        "loc": {
          "start": {
            "line": 9,
            "column": 0
          },
          "end": {
            "line": 9,
            "column": 42
          }
        },
        "specifiers": [
          {
            "type": "ImportSpecifier",
            "start": 446,
            "end": 459,
            "loc": {
              "start": {
                "line": 9,
                "column": 9
              },
              "end": {
                "line": 9,
                "column": 22
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 446,
              "end": 459,
              "loc": {
                "start": {
                  "line": 9,
                  "column": 9
                },
                "end": {
                  "line": 9,
                  "column": 22
                },
                "identifierName": "decodeVariant"
              },
              "name": "decodeVariant"
            },
            "local": {
              "type": "Identifier",
              "start": 446,
              "end": 459,
              "loc": {
                "start": {
                  "line": 9,
                  "column": 9
                },
                "end": {
                  "line": 9,
                  "column": 22
                },
                "identifierName": "decodeVariant"
              },
              "name": "decodeVariant"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 467,
          "end": 478,
          "loc": {
            "start": {
              "line": 9,
              "column": 30
            },
            "end": {
              "line": 9,
              "column": 41
            }
          },
          "extra": {
            "rawValue": "../coding",
            "raw": "'../coding'"
          },
          "value": "../coding"
        },
        "trailingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * @desc\n * A node returned by the {@link SourceStream}.\n * @lineNumber\n * 18\n ",
            "start": 480,
            "end": 565,
            "loc": {
              "start": {
                "line": 10,
                "column": 0
              },
              "end": {
                "line": 15,
                "column": 3
              }
            }
          }
        ]
      },
      {
        "type": "ExportNamedDeclaration",
        "start": 566,
        "end": 3557,
        "loc": {
          "start": {
            "line": 16,
            "column": 0
          },
          "end": {
            "line": 141,
            "column": 1
          }
        },
        "specifiers": [],
        "source": null,
        "declaration": {
          "type": "ClassDeclaration",
          "start": 573,
          "end": 3557,
          "loc": {
            "start": {
              "line": 16,
              "column": 7
            },
            "end": {
              "line": 141,
              "column": 1
            }
          },
          "id": {
            "type": "Identifier",
            "start": 579,
            "end": 587,
            "loc": {
              "start": {
                "line": 16,
                "column": 13
              },
              "end": {
                "line": 16,
                "column": 21
              },
              "identifierName": "FileNode"
            },
            "name": "FileNode",
            "leadingComments": null
          },
          "superClass": {
            "type": "Identifier",
            "start": 596,
            "end": 606,
            "loc": {
              "start": {
                "line": 16,
                "column": 30
              },
              "end": {
                "line": 16,
                "column": 40
              },
              "identifierName": "SourceNode"
            },
            "name": "SourceNode"
          },
          "body": {
            "type": "ClassBody",
            "start": 607,
            "end": 3557,
            "loc": {
              "start": {
                "line": 16,
                "column": 41
              },
              "end": {
                "line": 141,
                "column": 1
              }
            },
            "body": [
              {
                "type": "ClassMethod",
                "start": 698,
                "end": 1886,
                "loc": {
                  "start": {
                    "line": 21,
                    "column": 4
                  },
                  "end": {
                    "line": 57,
                    "column": 5
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 698,
                  "end": 709,
                  "loc": {
                    "start": {
                      "line": 21,
                      "column": 4
                    },
                    "end": {
                      "line": 21,
                      "column": 15
                    },
                    "identifierName": "constructor"
                  },
                  "name": "constructor",
                  "leadingComments": null
                },
                "kind": "constructor",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "ObjectPattern",
                    "start": 710,
                    "end": 776,
                    "loc": {
                      "start": {
                        "line": 21,
                        "column": 16
                      },
                      "end": {
                        "line": 21,
                        "column": 82
                      }
                    },
                    "properties": [
                      {
                        "type": "ObjectProperty",
                        "start": 712,
                        "end": 721,
                        "loc": {
                          "start": {
                            "line": 21,
                            "column": 18
                          },
                          "end": {
                            "line": 21,
                            "column": 27
                          }
                        },
                        "method": false,
                        "shorthand": true,
                        "computed": false,
                        "key": {
                          "type": "Identifier",
                          "start": 712,
                          "end": 721,
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 18
                            },
                            "end": {
                              "line": 21,
                              "column": 27
                            },
                            "identifierName": "nodeClass"
                          },
                          "name": "nodeClass"
                        },
                        "value": {
                          "type": "Identifier",
                          "start": 712,
                          "end": 721,
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 18
                            },
                            "end": {
                              "line": 21,
                              "column": 27
                            },
                            "identifierName": "nodeClass"
                          },
                          "name": "nodeClass"
                        },
                        "extra": {
                          "shorthand": true
                        }
                      },
                      {
                        "type": "ObjectProperty",
                        "start": 723,
                        "end": 731,
                        "loc": {
                          "start": {
                            "line": 21,
                            "column": 29
                          },
                          "end": {
                            "line": 21,
                            "column": 37
                          }
                        },
                        "method": false,
                        "shorthand": true,
                        "computed": false,
                        "key": {
                          "type": "Identifier",
                          "start": 723,
                          "end": 731,
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 29
                            },
                            "end": {
                              "line": 21,
                              "column": 37
                            },
                            "identifierName": "dataType"
                          },
                          "name": "dataType"
                        },
                        "value": {
                          "type": "Identifier",
                          "start": 723,
                          "end": 731,
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 29
                            },
                            "end": {
                              "line": 21,
                              "column": 37
                            },
                            "identifierName": "dataType"
                          },
                          "name": "dataType"
                        },
                        "extra": {
                          "shorthand": true
                        }
                      },
                      {
                        "type": "ObjectProperty",
                        "start": 733,
                        "end": 742,
                        "loc": {
                          "start": {
                            "line": 21,
                            "column": 39
                          },
                          "end": {
                            "line": 21,
                            "column": 48
                          }
                        },
                        "method": false,
                        "shorthand": true,
                        "computed": false,
                        "key": {
                          "type": "Identifier",
                          "start": 733,
                          "end": 742,
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 39
                            },
                            "end": {
                              "line": 21,
                              "column": 48
                            },
                            "identifierName": "arrayType"
                          },
                          "name": "arrayType"
                        },
                        "value": {
                          "type": "Identifier",
                          "start": 733,
                          "end": 742,
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 39
                            },
                            "end": {
                              "line": 21,
                              "column": 48
                            },
                            "identifierName": "arrayType"
                          },
                          "name": "arrayType"
                        },
                        "extra": {
                          "shorthand": true
                        }
                      },
                      {
                        "type": "ObjectProperty",
                        "start": 744,
                        "end": 754,
                        "loc": {
                          "start": {
                            "line": 21,
                            "column": 50
                          },
                          "end": {
                            "line": 21,
                            "column": 60
                          }
                        },
                        "method": false,
                        "shorthand": true,
                        "computed": false,
                        "key": {
                          "type": "Identifier",
                          "start": 744,
                          "end": 754,
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 50
                            },
                            "end": {
                              "line": 21,
                              "column": 60
                            },
                            "identifierName": "references"
                          },
                          "name": "references"
                        },
                        "value": {
                          "type": "Identifier",
                          "start": 744,
                          "end": 754,
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 50
                            },
                            "end": {
                              "line": 21,
                              "column": 60
                            },
                            "identifierName": "references"
                          },
                          "name": "references"
                        },
                        "extra": {
                          "shorthand": true
                        }
                      },
                      {
                        "type": "ObjectProperty",
                        "start": 756,
                        "end": 762,
                        "loc": {
                          "start": {
                            "line": 21,
                            "column": 62
                          },
                          "end": {
                            "line": 21,
                            "column": 68
                          }
                        },
                        "method": false,
                        "shorthand": true,
                        "computed": false,
                        "key": {
                          "type": "Identifier",
                          "start": 756,
                          "end": 762,
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 62
                            },
                            "end": {
                              "line": 21,
                              "column": 68
                            },
                            "identifierName": "nodeId"
                          },
                          "name": "nodeId"
                        },
                        "value": {
                          "type": "Identifier",
                          "start": 756,
                          "end": 762,
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 62
                            },
                            "end": {
                              "line": 21,
                              "column": 68
                            },
                            "identifierName": "nodeId"
                          },
                          "name": "nodeId"
                        },
                        "extra": {
                          "shorthand": true
                        }
                      },
                      {
                        "type": "RestProperty",
                        "start": 764,
                        "end": 774,
                        "loc": {
                          "start": {
                            "line": 21,
                            "column": 70
                          },
                          "end": {
                            "line": 21,
                            "column": 80
                          }
                        },
                        "argument": {
                          "type": "Identifier",
                          "start": 767,
                          "end": 774,
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 73
                            },
                            "end": {
                              "line": 21,
                              "column": 80
                            },
                            "identifierName": "options"
                          },
                          "name": "options"
                        }
                      }
                    ]
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 778,
                  "end": 1886,
                  "loc": {
                    "start": {
                      "line": 21,
                      "column": 84
                    },
                    "end": {
                      "line": 57,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 788,
                      "end": 890,
                      "loc": {
                        "start": {
                          "line": 22,
                          "column": 8
                        },
                        "end": {
                          "line": 25,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 788,
                        "end": 889,
                        "loc": {
                          "start": {
                            "line": 22,
                            "column": 8
                          },
                          "end": {
                            "line": 25,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "Super",
                          "start": 788,
                          "end": 793,
                          "loc": {
                            "start": {
                              "line": 22,
                              "column": 8
                            },
                            "end": {
                              "line": 22,
                              "column": 13
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "ObjectExpression",
                            "start": 794,
                            "end": 888,
                            "loc": {
                              "start": {
                                "line": 22,
                                "column": 14
                              },
                              "end": {
                                "line": 25,
                                "column": 9
                              }
                            },
                            "properties": [
                              {
                                "type": "SpreadProperty",
                                "start": 808,
                                "end": 818,
                                "loc": {
                                  "start": {
                                    "line": 23,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 23,
                                    "column": 22
                                  }
                                },
                                "argument": {
                                  "type": "Identifier",
                                  "start": 811,
                                  "end": 818,
                                  "loc": {
                                    "start": {
                                      "line": 23,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 23,
                                      "column": 22
                                    },
                                    "identifierName": "options"
                                  },
                                  "name": "options"
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 832,
                                "end": 877,
                                "loc": {
                                  "start": {
                                    "line": 24,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 24,
                                    "column": 57
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 832,
                                  "end": 841,
                                  "loc": {
                                    "start": {
                                      "line": 24,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 24,
                                      "column": 21
                                    },
                                    "identifierName": "nodeClass"
                                  },
                                  "name": "nodeClass"
                                },
                                "value": {
                                  "type": "MemberExpression",
                                  "start": 843,
                                  "end": 877,
                                  "loc": {
                                    "start": {
                                      "line": 24,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 24,
                                      "column": 57
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 843,
                                    "end": 852,
                                    "loc": {
                                      "start": {
                                        "line": 24,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 24,
                                        "column": 32
                                      },
                                      "identifierName": "NodeClass"
                                    },
                                    "name": "NodeClass"
                                  },
                                  "property": {
                                    "type": "LogicalExpression",
                                    "start": 853,
                                    "end": 876,
                                    "loc": {
                                      "start": {
                                        "line": 24,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 24,
                                        "column": 56
                                      }
                                    },
                                    "left": {
                                      "type": "Identifier",
                                      "start": 853,
                                      "end": 862,
                                      "loc": {
                                        "start": {
                                          "line": 24,
                                          "column": 33
                                        },
                                        "end": {
                                          "line": 24,
                                          "column": 42
                                        },
                                        "identifierName": "nodeClass"
                                      },
                                      "name": "nodeClass"
                                    },
                                    "operator": "||",
                                    "right": {
                                      "type": "StringLiteral",
                                      "start": 866,
                                      "end": 876,
                                      "loc": {
                                        "start": {
                                          "line": 24,
                                          "column": 46
                                        },
                                        "end": {
                                          "line": 24,
                                          "column": 56
                                        }
                                      },
                                      "extra": {
                                        "rawValue": "Variable",
                                        "raw": "'Variable'"
                                      },
                                      "value": "Variable"
                                    }
                                  },
                                  "computed": true
                                }
                              }
                            ]
                          }
                        ]
                      },
                      "trailingComments": [
                        {
                          "type": "CommentBlock",
                          "value": "*\n         * @desc\n         * The node's value (may be incomplete, use {@link FileNode#value} to ensure).\n         * @lineNumber\n         * 89\n         * @type\n         * {Partial}\n         ",
                          "start": 899,
                          "end": 1093,
                          "loc": {
                            "start": {
                              "line": 26,
                              "column": 8
                            },
                            "end": {
                              "line": 33,
                              "column": 11
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1102,
                      "end": 1123,
                      "loc": {
                        "start": {
                          "line": 34,
                          "column": 8
                        },
                        "end": {
                          "line": 34,
                          "column": 29
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1102,
                        "end": 1122,
                        "loc": {
                          "start": {
                            "line": 34,
                            "column": 8
                          },
                          "end": {
                            "line": 34,
                            "column": 28
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1102,
                          "end": 1117,
                          "loc": {
                            "start": {
                              "line": 34,
                              "column": 8
                            },
                            "end": {
                              "line": 34,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1102,
                            "end": 1106,
                            "loc": {
                              "start": {
                                "line": 34,
                                "column": 8
                              },
                              "end": {
                                "line": 34,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1107,
                            "end": 1117,
                            "loc": {
                              "start": {
                                "line": 34,
                                "column": 13
                              },
                              "end": {
                                "line": 34,
                                "column": 23
                              },
                              "identifierName": "valueSoFar"
                            },
                            "name": "valueSoFar"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "ObjectExpression",
                          "start": 1120,
                          "end": 1122,
                          "loc": {
                            "start": {
                              "line": 34,
                              "column": 26
                            },
                            "end": {
                              "line": 34,
                              "column": 28
                            }
                          },
                          "properties": []
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentBlock",
                          "value": "*\n         * @desc\n         * The node's value (may be incomplete, use {@link FileNode#value} to ensure).\n         * @lineNumber\n         * 89\n         * @type\n         * {Partial}\n         ",
                          "start": 899,
                          "end": 1093,
                          "loc": {
                            "start": {
                              "line": 26,
                              "column": 8
                            },
                            "end": {
                              "line": 33,
                              "column": 11
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "IfStatement",
                      "start": 1132,
                      "end": 1306,
                      "loc": {
                        "start": {
                          "line": 35,
                          "column": 8
                        },
                        "end": {
                          "line": 41,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "Identifier",
                        "start": 1136,
                        "end": 1142,
                        "loc": {
                          "start": {
                            "line": 35,
                            "column": 12
                          },
                          "end": {
                            "line": 35,
                            "column": 18
                          },
                          "identifierName": "nodeId"
                        },
                        "name": "nodeId"
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 1144,
                        "end": 1306,
                        "loc": {
                          "start": {
                            "line": 35,
                            "column": 20
                          },
                          "end": {
                            "line": 41,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 1272,
                            "end": 1296,
                            "loc": {
                              "start": {
                                "line": 40,
                                "column": 12
                              },
                              "end": {
                                "line": 40,
                                "column": 36
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 1272,
                              "end": 1295,
                              "loc": {
                                "start": {
                                  "line": 40,
                                  "column": 12
                                },
                                "end": {
                                  "line": 40,
                                  "column": 35
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 1272,
                                "end": 1286,
                                "loc": {
                                  "start": {
                                    "line": 40,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 40,
                                    "column": 26
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 1272,
                                  "end": 1276,
                                  "loc": {
                                    "start": {
                                      "line": 40,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 40,
                                      "column": 16
                                    }
                                  },
                                  "leadingComments": null
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1277,
                                  "end": 1286,
                                  "loc": {
                                    "start": {
                                      "line": 40,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 40,
                                      "column": 26
                                    },
                                    "identifierName": "specialId"
                                  },
                                  "name": "specialId"
                                },
                                "computed": false,
                                "leadingComments": null
                              },
                              "right": {
                                "type": "Identifier",
                                "start": 1289,
                                "end": 1295,
                                "loc": {
                                  "start": {
                                    "line": 40,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 40,
                                    "column": 35
                                  },
                                  "identifierName": "nodeId"
                                },
                                "name": "nodeId"
                              },
                              "leadingComments": null
                            },
                            "leadingComments": [
                              {
                                "type": "CommentBlock",
                                "value": "*\n             * The id stored in the definition file\n             * @type {NodeId}\n             ",
                                "start": 1158,
                                "end": 1259,
                                "loc": {
                                  "start": {
                                    "line": 36,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 39,
                                    "column": 15
                                  }
                                }
                              }
                            ]
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "IfStatement",
                      "start": 1315,
                      "end": 1683,
                      "loc": {
                        "start": {
                          "line": 42,
                          "column": 8
                        },
                        "end": {
                          "line": 50,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "Identifier",
                        "start": 1319,
                        "end": 1329,
                        "loc": {
                          "start": {
                            "line": 42,
                            "column": 12
                          },
                          "end": {
                            "line": 42,
                            "column": 22
                          },
                          "identifierName": "references"
                        },
                        "name": "references"
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 1331,
                        "end": 1683,
                        "loc": {
                          "start": {
                            "line": 42,
                            "column": 24
                          },
                          "end": {
                            "line": 50,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 1345,
                            "end": 1673,
                            "loc": {
                              "start": {
                                "line": 43,
                                "column": 12
                              },
                              "end": {
                                "line": 49,
                                "column": 15
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 1345,
                              "end": 1672,
                              "loc": {
                                "start": {
                                  "line": 43,
                                  "column": 12
                                },
                                "end": {
                                  "line": 49,
                                  "column": 14
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 1345,
                                "end": 1379,
                                "loc": {
                                  "start": {
                                    "line": 43,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 43,
                                    "column": 46
                                  }
                                },
                                "object": {
                                  "type": "CallExpression",
                                  "start": 1345,
                                  "end": 1371,
                                  "loc": {
                                    "start": {
                                      "line": 43,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 43,
                                      "column": 38
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 1345,
                                    "end": 1359,
                                    "loc": {
                                      "start": {
                                        "line": 43,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 43,
                                        "column": 26
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 1345,
                                      "end": 1351,
                                      "loc": {
                                        "start": {
                                          "line": 43,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 43,
                                          "column": 18
                                        },
                                        "identifierName": "Object"
                                      },
                                      "name": "Object"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1352,
                                      "end": 1359,
                                      "loc": {
                                        "start": {
                                          "line": 43,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 43,
                                          "column": 26
                                        },
                                        "identifierName": "entries"
                                      },
                                      "name": "entries"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "Identifier",
                                      "start": 1360,
                                      "end": 1370,
                                      "loc": {
                                        "start": {
                                          "line": 43,
                                          "column": 27
                                        },
                                        "end": {
                                          "line": 43,
                                          "column": 37
                                        },
                                        "identifierName": "references"
                                      },
                                      "name": "references"
                                    }
                                  ]
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1372,
                                  "end": 1379,
                                  "loc": {
                                    "start": {
                                      "line": 43,
                                      "column": 39
                                    },
                                    "end": {
                                      "line": 43,
                                      "column": 46
                                    },
                                    "identifierName": "forEach"
                                  },
                                  "name": "forEach"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "ArrowFunctionExpression",
                                  "start": 1380,
                                  "end": 1671,
                                  "loc": {
                                    "start": {
                                      "line": 43,
                                      "column": 47
                                    },
                                    "end": {
                                      "line": 49,
                                      "column": 13
                                    }
                                  },
                                  "id": null,
                                  "generator": false,
                                  "expression": false,
                                  "async": false,
                                  "params": [
                                    {
                                      "type": "ArrayPattern",
                                      "start": 1381,
                                      "end": 1391,
                                      "loc": {
                                        "start": {
                                          "line": 43,
                                          "column": 48
                                        },
                                        "end": {
                                          "line": 43,
                                          "column": 58
                                        }
                                      },
                                      "elements": [
                                        {
                                          "type": "Identifier",
                                          "start": 1382,
                                          "end": 1385,
                                          "loc": {
                                            "start": {
                                              "line": 43,
                                              "column": 49
                                            },
                                            "end": {
                                              "line": 43,
                                              "column": 52
                                            },
                                            "identifierName": "ref"
                                          },
                                          "name": "ref"
                                        },
                                        {
                                          "type": "Identifier",
                                          "start": 1387,
                                          "end": 1390,
                                          "loc": {
                                            "start": {
                                              "line": 43,
                                              "column": 54
                                            },
                                            "end": {
                                              "line": 43,
                                              "column": 57
                                            },
                                            "identifierName": "ids"
                                          },
                                          "name": "ids"
                                        }
                                      ]
                                    }
                                  ],
                                  "body": {
                                    "type": "BlockStatement",
                                    "start": 1396,
                                    "end": 1671,
                                    "loc": {
                                      "start": {
                                        "line": 43,
                                        "column": 63
                                      },
                                      "end": {
                                        "line": 49,
                                        "column": 13
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 1414,
                                        "end": 1470,
                                        "loc": {
                                          "start": {
                                            "line": 44,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 44,
                                            "column": 72
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 1420,
                                            "end": 1469,
                                            "loc": {
                                              "start": {
                                                "line": 44,
                                                "column": 22
                                              },
                                              "end": {
                                                "line": 44,
                                                "column": 71
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 1420,
                                              "end": 1424,
                                              "loc": {
                                                "start": {
                                                  "line": 44,
                                                  "column": 22
                                                },
                                                "end": {
                                                  "line": 44,
                                                  "column": 26
                                                },
                                                "identifierName": "type"
                                              },
                                              "name": "type"
                                            },
                                            "init": {
                                              "type": "LogicalExpression",
                                              "start": 1427,
                                              "end": 1469,
                                              "loc": {
                                                "start": {
                                                  "line": 44,
                                                  "column": 29
                                                },
                                                "end": {
                                                  "line": 44,
                                                  "column": 71
                                                }
                                              },
                                              "left": {
                                                "type": "MemberExpression",
                                                "start": 1427,
                                                "end": 1448,
                                                "loc": {
                                                  "start": {
                                                    "line": 44,
                                                    "column": 29
                                                  },
                                                  "end": {
                                                    "line": 44,
                                                    "column": 50
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 1427,
                                                  "end": 1443,
                                                  "loc": {
                                                    "start": {
                                                      "line": 44,
                                                      "column": 29
                                                    },
                                                    "end": {
                                                      "line": 44,
                                                      "column": 45
                                                    },
                                                    "identifierName": "ReferenceTypeIds"
                                                  },
                                                  "name": "ReferenceTypeIds"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 1444,
                                                  "end": 1447,
                                                  "loc": {
                                                    "start": {
                                                      "line": 44,
                                                      "column": 46
                                                    },
                                                    "end": {
                                                      "line": 44,
                                                      "column": 49
                                                    },
                                                    "identifierName": "ref"
                                                  },
                                                  "name": "ref"
                                                },
                                                "computed": true
                                              },
                                              "operator": "||",
                                              "right": {
                                                "type": "CallExpression",
                                                "start": 1452,
                                                "end": 1469,
                                                "loc": {
                                                  "start": {
                                                    "line": 44,
                                                    "column": 54
                                                  },
                                                  "end": {
                                                    "line": 44,
                                                    "column": 71
                                                  }
                                                },
                                                "callee": {
                                                  "type": "Identifier",
                                                  "start": 1452,
                                                  "end": 1460,
                                                  "loc": {
                                                    "start": {
                                                      "line": 44,
                                                      "column": 54
                                                    },
                                                    "end": {
                                                      "line": 44,
                                                      "column": 62
                                                    },
                                                    "identifierName": "parseInt"
                                                  },
                                                  "name": "parseInt"
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "Identifier",
                                                    "start": 1461,
                                                    "end": 1464,
                                                    "loc": {
                                                      "start": {
                                                        "line": 44,
                                                        "column": 63
                                                      },
                                                      "end": {
                                                        "line": 44,
                                                        "column": 66
                                                      },
                                                      "identifierName": "ref"
                                                    },
                                                    "name": "ref"
                                                  },
                                                  {
                                                    "type": "NumericLiteral",
                                                    "start": 1466,
                                                    "end": 1468,
                                                    "loc": {
                                                      "start": {
                                                        "line": 44,
                                                        "column": 68
                                                      },
                                                      "end": {
                                                        "line": 44,
                                                        "column": 70
                                                      }
                                                    },
                                                    "extra": {
                                                      "rawValue": 10,
                                                      "raw": "10"
                                                    },
                                                    "value": 10
                                                  }
                                                ]
                                              }
                                            }
                                          }
                                        ],
                                        "kind": "const"
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 1487,
                                        "end": 1657,
                                        "loc": {
                                          "start": {
                                            "line": 45,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 48,
                                            "column": 19
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 1487,
                                          "end": 1656,
                                          "loc": {
                                            "start": {
                                              "line": 45,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 48,
                                              "column": 18
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 1487,
                                            "end": 1498,
                                            "loc": {
                                              "start": {
                                                "line": 45,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 45,
                                                "column": 27
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 1487,
                                              "end": 1490,
                                              "loc": {
                                                "start": {
                                                  "line": 45,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 45,
                                                  "column": 19
                                                },
                                                "identifierName": "ids"
                                              },
                                              "name": "ids"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 1491,
                                              "end": 1498,
                                              "loc": {
                                                "start": {
                                                  "line": 45,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 45,
                                                  "column": 27
                                                },
                                                "identifierName": "forEach"
                                              },
                                              "name": "forEach"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "ArrowFunctionExpression",
                                              "start": 1499,
                                              "end": 1655,
                                              "loc": {
                                                "start": {
                                                  "line": 45,
                                                  "column": 28
                                                },
                                                "end": {
                                                  "line": 48,
                                                  "column": 17
                                                }
                                              },
                                              "id": null,
                                              "generator": false,
                                              "expression": false,
                                              "async": false,
                                              "params": [
                                                {
                                                  "type": "Identifier",
                                                  "start": 1500,
                                                  "end": 1502,
                                                  "loc": {
                                                    "start": {
                                                      "line": 45,
                                                      "column": 29
                                                    },
                                                    "end": {
                                                      "line": 45,
                                                      "column": 31
                                                    },
                                                    "identifierName": "id"
                                                  },
                                                  "name": "id"
                                                }
                                              ],
                                              "body": {
                                                "type": "BlockStatement",
                                                "start": 1507,
                                                "end": 1655,
                                                "loc": {
                                                  "start": {
                                                    "line": 45,
                                                    "column": 36
                                                  },
                                                  "end": {
                                                    "line": 48,
                                                    "column": 17
                                                  }
                                                },
                                                "body": [
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 1529,
                                                    "end": 1568,
                                                    "loc": {
                                                      "start": {
                                                        "line": 46,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 46,
                                                        "column": 59
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "CallExpression",
                                                      "start": 1529,
                                                      "end": 1567,
                                                      "loc": {
                                                        "start": {
                                                          "line": 46,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 46,
                                                          "column": 58
                                                        }
                                                      },
                                                      "callee": {
                                                        "type": "MemberExpression",
                                                        "start": 1529,
                                                        "end": 1557,
                                                        "loc": {
                                                          "start": {
                                                            "line": 46,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 46,
                                                            "column": 48
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "MemberExpression",
                                                          "start": 1529,
                                                          "end": 1544,
                                                          "loc": {
                                                            "start": {
                                                              "line": 46,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 46,
                                                              "column": 35
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 1529,
                                                            "end": 1533,
                                                            "loc": {
                                                              "start": {
                                                                "line": 46,
                                                                "column": 20
                                                              },
                                                              "end": {
                                                                "line": 46,
                                                                "column": 24
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 1534,
                                                            "end": 1544,
                                                            "loc": {
                                                              "start": {
                                                                "line": 46,
                                                                "column": 25
                                                              },
                                                              "end": {
                                                                "line": 46,
                                                                "column": 35
                                                              },
                                                              "identifierName": "references"
                                                            },
                                                            "name": "references"
                                                          },
                                                          "computed": false
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 1545,
                                                          "end": 1557,
                                                          "loc": {
                                                            "start": {
                                                              "line": 46,
                                                              "column": 36
                                                            },
                                                            "end": {
                                                              "line": 46,
                                                              "column": 48
                                                            },
                                                            "identifierName": "addReference"
                                                          },
                                                          "name": "addReference"
                                                        },
                                                        "computed": false
                                                      },
                                                      "arguments": [
                                                        {
                                                          "type": "Identifier",
                                                          "start": 1558,
                                                          "end": 1562,
                                                          "loc": {
                                                            "start": {
                                                              "line": 46,
                                                              "column": 49
                                                            },
                                                            "end": {
                                                              "line": 46,
                                                              "column": 53
                                                            },
                                                            "identifierName": "type"
                                                          },
                                                          "name": "type"
                                                        },
                                                        {
                                                          "type": "Identifier",
                                                          "start": 1564,
                                                          "end": 1566,
                                                          "loc": {
                                                            "start": {
                                                              "line": 46,
                                                              "column": 55
                                                            },
                                                            "end": {
                                                              "line": 46,
                                                              "column": 57
                                                            },
                                                            "identifierName": "id"
                                                          },
                                                          "name": "id"
                                                        }
                                                      ]
                                                    }
                                                  },
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 1589,
                                                    "end": 1637,
                                                    "loc": {
                                                      "start": {
                                                        "line": 47,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 47,
                                                        "column": 68
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "CallExpression",
                                                      "start": 1589,
                                                      "end": 1636,
                                                      "loc": {
                                                        "start": {
                                                          "line": 47,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 47,
                                                          "column": 67
                                                        }
                                                      },
                                                      "callee": {
                                                        "type": "MemberExpression",
                                                        "start": 1589,
                                                        "end": 1626,
                                                        "loc": {
                                                          "start": {
                                                            "line": 47,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 47,
                                                            "column": 57
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "MemberExpression",
                                                          "start": 1589,
                                                          "end": 1613,
                                                          "loc": {
                                                            "start": {
                                                              "line": 47,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 47,
                                                              "column": 44
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 1589,
                                                            "end": 1593,
                                                            "loc": {
                                                              "start": {
                                                                "line": 47,
                                                                "column": 20
                                                              },
                                                              "end": {
                                                                "line": 47,
                                                                "column": 24
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 1594,
                                                            "end": 1613,
                                                            "loc": {
                                                              "start": {
                                                                "line": 47,
                                                                "column": 25
                                                              },
                                                              "end": {
                                                                "line": 47,
                                                                "column": 44
                                                              },
                                                              "identifierName": "_resolvedReferences"
                                                            },
                                                            "name": "_resolvedReferences"
                                                          },
                                                          "computed": false
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 1614,
                                                          "end": 1626,
                                                          "loc": {
                                                            "start": {
                                                              "line": 47,
                                                              "column": 45
                                                            },
                                                            "end": {
                                                              "line": 47,
                                                              "column": 57
                                                            },
                                                            "identifierName": "addReference"
                                                          },
                                                          "name": "addReference"
                                                        },
                                                        "computed": false
                                                      },
                                                      "arguments": [
                                                        {
                                                          "type": "Identifier",
                                                          "start": 1627,
                                                          "end": 1631,
                                                          "loc": {
                                                            "start": {
                                                              "line": 47,
                                                              "column": 58
                                                            },
                                                            "end": {
                                                              "line": 47,
                                                              "column": 62
                                                            },
                                                            "identifierName": "type"
                                                          },
                                                          "name": "type"
                                                        },
                                                        {
                                                          "type": "Identifier",
                                                          "start": 1633,
                                                          "end": 1635,
                                                          "loc": {
                                                            "start": {
                                                              "line": 47,
                                                              "column": 64
                                                            },
                                                            "end": {
                                                              "line": 47,
                                                              "column": 66
                                                            },
                                                            "identifierName": "id"
                                                          },
                                                          "name": "id"
                                                        }
                                                      ]
                                                    }
                                                  }
                                                ],
                                                "directives": []
                                              }
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "directives": []
                                  }
                                }
                              ]
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "IfStatement",
                      "start": 1692,
                      "end": 1776,
                      "loc": {
                        "start": {
                          "line": 51,
                          "column": 8
                        },
                        "end": {
                          "line": 53,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "Identifier",
                        "start": 1696,
                        "end": 1704,
                        "loc": {
                          "start": {
                            "line": 51,
                            "column": 12
                          },
                          "end": {
                            "line": 51,
                            "column": 20
                          },
                          "identifierName": "dataType"
                        },
                        "name": "dataType"
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 1706,
                        "end": 1776,
                        "loc": {
                          "start": {
                            "line": 51,
                            "column": 22
                          },
                          "end": {
                            "line": 53,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 1720,
                            "end": 1766,
                            "loc": {
                              "start": {
                                "line": 52,
                                "column": 12
                              },
                              "end": {
                                "line": 52,
                                "column": 58
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 1720,
                              "end": 1765,
                              "loc": {
                                "start": {
                                  "line": 52,
                                  "column": 12
                                },
                                "end": {
                                  "line": 52,
                                  "column": 57
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 1720,
                                "end": 1744,
                                "loc": {
                                  "start": {
                                    "line": 52,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 52,
                                    "column": 36
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1720,
                                  "end": 1735,
                                  "loc": {
                                    "start": {
                                      "line": 52,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 52,
                                      "column": 27
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 1720,
                                    "end": 1724,
                                    "loc": {
                                      "start": {
                                        "line": 52,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 52,
                                        "column": 16
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1725,
                                    "end": 1735,
                                    "loc": {
                                      "start": {
                                        "line": 52,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 52,
                                        "column": 27
                                      },
                                      "identifierName": "valueSoFar"
                                    },
                                    "name": "valueSoFar"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1736,
                                  "end": 1744,
                                  "loc": {
                                    "start": {
                                      "line": 52,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 52,
                                      "column": 36
                                    },
                                    "identifierName": "dataType"
                                  },
                                  "name": "dataType"
                                },
                                "computed": false
                              },
                              "right": {
                                "type": "MemberExpression",
                                "start": 1747,
                                "end": 1765,
                                "loc": {
                                  "start": {
                                    "line": 52,
                                    "column": 39
                                  },
                                  "end": {
                                    "line": 52,
                                    "column": 57
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 1747,
                                  "end": 1755,
                                  "loc": {
                                    "start": {
                                      "line": 52,
                                      "column": 39
                                    },
                                    "end": {
                                      "line": 52,
                                      "column": 47
                                    },
                                    "identifierName": "DataType"
                                  },
                                  "name": "DataType"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1756,
                                  "end": 1764,
                                  "loc": {
                                    "start": {
                                      "line": 52,
                                      "column": 48
                                    },
                                    "end": {
                                      "line": 52,
                                      "column": 56
                                    },
                                    "identifierName": "dataType"
                                  },
                                  "name": "dataType"
                                },
                                "computed": true
                              }
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "IfStatement",
                      "start": 1785,
                      "end": 1880,
                      "loc": {
                        "start": {
                          "line": 54,
                          "column": 8
                        },
                        "end": {
                          "line": 56,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "Identifier",
                        "start": 1789,
                        "end": 1798,
                        "loc": {
                          "start": {
                            "line": 54,
                            "column": 12
                          },
                          "end": {
                            "line": 54,
                            "column": 21
                          },
                          "identifierName": "arrayType"
                        },
                        "name": "arrayType"
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 1800,
                        "end": 1880,
                        "loc": {
                          "start": {
                            "line": 54,
                            "column": 23
                          },
                          "end": {
                            "line": 56,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 1814,
                            "end": 1870,
                            "loc": {
                              "start": {
                                "line": 55,
                                "column": 12
                              },
                              "end": {
                                "line": 55,
                                "column": 68
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 1814,
                              "end": 1869,
                              "loc": {
                                "start": {
                                  "line": 55,
                                  "column": 12
                                },
                                "end": {
                                  "line": 55,
                                  "column": 67
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 1814,
                                "end": 1839,
                                "loc": {
                                  "start": {
                                    "line": 55,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 55,
                                    "column": 37
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1814,
                                  "end": 1829,
                                  "loc": {
                                    "start": {
                                      "line": 55,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 55,
                                      "column": 27
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 1814,
                                    "end": 1818,
                                    "loc": {
                                      "start": {
                                        "line": 55,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 55,
                                        "column": 16
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1819,
                                    "end": 1829,
                                    "loc": {
                                      "start": {
                                        "line": 55,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 55,
                                        "column": 27
                                      },
                                      "identifierName": "valueSoFar"
                                    },
                                    "name": "valueSoFar"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1830,
                                  "end": 1839,
                                  "loc": {
                                    "start": {
                                      "line": 55,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 55,
                                      "column": 37
                                    },
                                    "identifierName": "arrayType"
                                  },
                                  "name": "arrayType"
                                },
                                "computed": false
                              },
                              "right": {
                                "type": "MemberExpression",
                                "start": 1842,
                                "end": 1869,
                                "loc": {
                                  "start": {
                                    "line": 55,
                                    "column": 40
                                  },
                                  "end": {
                                    "line": 55,
                                    "column": 67
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 1842,
                                  "end": 1858,
                                  "loc": {
                                    "start": {
                                      "line": 55,
                                      "column": 40
                                    },
                                    "end": {
                                      "line": 55,
                                      "column": 56
                                    },
                                    "identifierName": "VariantArrayType"
                                  },
                                  "name": "VariantArrayType"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1859,
                                  "end": 1868,
                                  "loc": {
                                    "start": {
                                      "line": 55,
                                      "column": 57
                                    },
                                    "end": {
                                      "line": 55,
                                      "column": 66
                                    },
                                    "identifierName": "arrayType"
                                  },
                                  "name": "arrayType"
                                },
                                "computed": true
                              }
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Creates a new node.\n     * @param options The options to use.\n     ",
                    "start": 613,
                    "end": 693,
                    "loc": {
                      "start": {
                        "line": 17,
                        "column": 4
                      },
                      "end": {
                        "line": 20,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * @desc\n     *\n     * @lineNumber\n     * 69\n     * @param\n     * {Buffer} value\n     * @return\n     * {undefined}\n     ",
                    "start": 1891,
                    "end": 2021,
                    "loc": {
                      "start": {
                        "line": 58,
                        "column": 4
                      },
                      "end": {
                        "line": 67,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 2026,
                "end": 2084,
                "loc": {
                  "start": {
                    "line": 68,
                    "column": 4
                  },
                  "end": {
                    "line": 70,
                    "column": 5
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 2026,
                  "end": 2037,
                  "loc": {
                    "start": {
                      "line": 68,
                      "column": 4
                    },
                    "end": {
                      "line": 68,
                      "column": 15
                    },
                    "identifierName": "setRawValue"
                  },
                  "name": "setRawValue",
                  "leadingComments": null
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 2038,
                    "end": 2043,
                    "loc": {
                      "start": {
                        "line": 68,
                        "column": 16
                      },
                      "end": {
                        "line": 68,
                        "column": 21
                      },
                      "identifierName": "value"
                    },
                    "name": "value"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 2045,
                  "end": 2084,
                  "loc": {
                    "start": {
                      "line": 68,
                      "column": 23
                    },
                    "end": {
                      "line": 70,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 2055,
                      "end": 2078,
                      "loc": {
                        "start": {
                          "line": 69,
                          "column": 8
                        },
                        "end": {
                          "line": 69,
                          "column": 31
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2055,
                        "end": 2077,
                        "loc": {
                          "start": {
                            "line": 69,
                            "column": 8
                          },
                          "end": {
                            "line": 69,
                            "column": 30
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2055,
                          "end": 2069,
                          "loc": {
                            "start": {
                              "line": 69,
                              "column": 8
                            },
                            "end": {
                              "line": 69,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2055,
                            "end": 2059,
                            "loc": {
                              "start": {
                                "line": 69,
                                "column": 8
                              },
                              "end": {
                                "line": 69,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2060,
                            "end": 2069,
                            "loc": {
                              "start": {
                                "line": 69,
                                "column": 13
                              },
                              "end": {
                                "line": 69,
                                "column": 22
                              },
                              "identifierName": "_rawValue"
                            },
                            "name": "_rawValue"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 2072,
                          "end": 2077,
                          "loc": {
                            "start": {
                              "line": 69,
                              "column": 25
                            },
                            "end": {
                              "line": 69,
                              "column": 30
                            },
                            "identifierName": "value"
                          },
                          "name": "value"
                        }
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * @desc\n     *\n     * @lineNumber\n     * 69\n     * @param\n     * {Buffer} value\n     * @return\n     * {undefined}\n     ",
                    "start": 1891,
                    "end": 2021,
                    "loc": {
                      "start": {
                        "line": 58,
                        "column": 4
                      },
                      "end": {
                        "line": 67,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * @desc\n     *\n     * @lineNumber\n     * 73\n     * @return\n     * {undefined}\n     ",
                    "start": 2089,
                    "end": 2183,
                    "loc": {
                      "start": {
                        "line": 71,
                        "column": 4
                      },
                      "end": {
                        "line": 78,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 2188,
                "end": 2242,
                "loc": {
                  "start": {
                    "line": 79,
                    "column": 4
                  },
                  "end": {
                    "line": 81,
                    "column": 5
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 2188,
                  "end": 2199,
                  "loc": {
                    "start": {
                      "line": 79,
                      "column": 4
                    },
                    "end": {
                      "line": 79,
                      "column": 15
                    },
                    "identifierName": "hasRawValue"
                  },
                  "name": "hasRawValue",
                  "leadingComments": null
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 2202,
                  "end": 2242,
                  "loc": {
                    "start": {
                      "line": 79,
                      "column": 18
                    },
                    "end": {
                      "line": 81,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ReturnStatement",
                      "start": 2212,
                      "end": 2236,
                      "loc": {
                        "start": {
                          "line": 80,
                          "column": 8
                        },
                        "end": {
                          "line": 80,
                          "column": 32
                        }
                      },
                      "argument": {
                        "type": "UnaryExpression",
                        "start": 2219,
                        "end": 2235,
                        "loc": {
                          "start": {
                            "line": 80,
                            "column": 15
                          },
                          "end": {
                            "line": 80,
                            "column": 31
                          }
                        },
                        "operator": "!",
                        "prefix": true,
                        "argument": {
                          "type": "UnaryExpression",
                          "start": 2220,
                          "end": 2235,
                          "loc": {
                            "start": {
                              "line": 80,
                              "column": 16
                            },
                            "end": {
                              "line": 80,
                              "column": 31
                            }
                          },
                          "operator": "!",
                          "prefix": true,
                          "argument": {
                            "type": "MemberExpression",
                            "start": 2221,
                            "end": 2235,
                            "loc": {
                              "start": {
                                "line": 80,
                                "column": 17
                              },
                              "end": {
                                "line": 80,
                                "column": 31
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 2221,
                              "end": 2225,
                              "loc": {
                                "start": {
                                  "line": 80,
                                  "column": 17
                                },
                                "end": {
                                  "line": 80,
                                  "column": 21
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2226,
                              "end": 2235,
                              "loc": {
                                "start": {
                                  "line": 80,
                                  "column": 22
                                },
                                "end": {
                                  "line": 80,
                                  "column": 31
                                },
                                "identifierName": "_rawValue"
                              },
                              "name": "_rawValue"
                            },
                            "computed": false
                          },
                          "extra": {
                            "parenthesizedArgument": false
                          }
                        },
                        "extra": {
                          "parenthesizedArgument": false
                        }
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * @desc\n     *\n     * @lineNumber\n     * 73\n     * @return\n     * {undefined}\n     ",
                    "start": 2089,
                    "end": 2183,
                    "loc": {
                      "start": {
                        "line": 71,
                        "column": 4
                      },
                      "end": {
                        "line": 78,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * @desc\n     * A node's raw value, decoded into a string.\n     * @lineNumber\n     * 80\n     * @type\n     * {string}\n     ",
                    "start": 2247,
                    "end": 2379,
                    "loc": {
                      "start": {
                        "line": 82,
                        "column": 4
                      },
                      "end": {
                        "line": 89,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 2384,
                "end": 2575,
                "loc": {
                  "start": {
                    "line": 90,
                    "column": 4
                  },
                  "end": {
                    "line": 95,
                    "column": 5
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 2388,
                  "end": 2399,
                  "loc": {
                    "start": {
                      "line": 90,
                      "column": 8
                    },
                    "end": {
                      "line": 90,
                      "column": 19
                    },
                    "identifierName": "stringValue"
                  },
                  "name": "stringValue"
                },
                "kind": "get",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 2402,
                  "end": 2575,
                  "loc": {
                    "start": {
                      "line": 90,
                      "column": 22
                    },
                    "end": {
                      "line": 95,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 2412,
                      "end": 2527,
                      "loc": {
                        "start": {
                          "line": 91,
                          "column": 8
                        },
                        "end": {
                          "line": 93,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "UnaryExpression",
                        "start": 2416,
                        "end": 2435,
                        "loc": {
                          "start": {
                            "line": 91,
                            "column": 12
                          },
                          "end": {
                            "line": 91,
                            "column": 31
                          }
                        },
                        "operator": "!",
                        "prefix": true,
                        "argument": {
                          "type": "CallExpression",
                          "start": 2417,
                          "end": 2435,
                          "loc": {
                            "start": {
                              "line": 91,
                              "column": 13
                            },
                            "end": {
                              "line": 91,
                              "column": 31
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2417,
                            "end": 2433,
                            "loc": {
                              "start": {
                                "line": 91,
                                "column": 13
                              },
                              "end": {
                                "line": 91,
                                "column": 29
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 2417,
                              "end": 2421,
                              "loc": {
                                "start": {
                                  "line": 91,
                                  "column": 13
                                },
                                "end": {
                                  "line": 91,
                                  "column": 17
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2422,
                              "end": 2433,
                              "loc": {
                                "start": {
                                  "line": 91,
                                  "column": 18
                                },
                                "end": {
                                  "line": 91,
                                  "column": 29
                                },
                                "identifierName": "hasRawValue"
                              },
                              "name": "hasRawValue"
                            },
                            "computed": false
                          },
                          "arguments": []
                        },
                        "extra": {
                          "parenthesizedArgument": false
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 2437,
                        "end": 2527,
                        "loc": {
                          "start": {
                            "line": 91,
                            "column": 33
                          },
                          "end": {
                            "line": 93,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ThrowStatement",
                            "start": 2451,
                            "end": 2517,
                            "loc": {
                              "start": {
                                "line": 92,
                                "column": 12
                              },
                              "end": {
                                "line": 92,
                                "column": 78
                              }
                            },
                            "argument": {
                              "type": "NewExpression",
                              "start": 2457,
                              "end": 2516,
                              "loc": {
                                "start": {
                                  "line": 92,
                                  "column": 18
                                },
                                "end": {
                                  "line": 92,
                                  "column": 77
                                }
                              },
                              "callee": {
                                "type": "Identifier",
                                "start": 2461,
                                "end": 2466,
                                "loc": {
                                  "start": {
                                    "line": 92,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 92,
                                    "column": 27
                                  },
                                  "identifierName": "Error"
                                },
                                "name": "Error"
                              },
                              "arguments": [
                                {
                                  "type": "StringLiteral",
                                  "start": 2467,
                                  "end": 2515,
                                  "loc": {
                                    "start": {
                                      "line": 92,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 92,
                                      "column": 76
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "No value read yet. Ensure to call #setRawValue",
                                    "raw": "'No value read yet. Ensure to call #setRawValue'"
                                  },
                                  "value": "No value read yet. Ensure to call #setRawValue"
                                }
                              ]
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 2536,
                      "end": 2569,
                      "loc": {
                        "start": {
                          "line": 94,
                          "column": 8
                        },
                        "end": {
                          "line": 94,
                          "column": 41
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 2543,
                        "end": 2568,
                        "loc": {
                          "start": {
                            "line": 94,
                            "column": 15
                          },
                          "end": {
                            "line": 94,
                            "column": 40
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 2543,
                          "end": 2566,
                          "loc": {
                            "start": {
                              "line": 94,
                              "column": 15
                            },
                            "end": {
                              "line": 94,
                              "column": 38
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 2543,
                            "end": 2557,
                            "loc": {
                              "start": {
                                "line": 94,
                                "column": 15
                              },
                              "end": {
                                "line": 94,
                                "column": 29
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 2543,
                              "end": 2547,
                              "loc": {
                                "start": {
                                  "line": 94,
                                  "column": 15
                                },
                                "end": {
                                  "line": 94,
                                  "column": 19
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2548,
                              "end": 2557,
                              "loc": {
                                "start": {
                                  "line": 94,
                                  "column": 20
                                },
                                "end": {
                                  "line": 94,
                                  "column": 29
                                },
                                "identifierName": "_rawValue"
                              },
                              "name": "_rawValue"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2558,
                            "end": 2566,
                            "loc": {
                              "start": {
                                "line": 94,
                                "column": 30
                              },
                              "end": {
                                "line": 94,
                                "column": 38
                              },
                              "identifierName": "toString"
                            },
                            "name": "toString"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * @desc\n     * A node's raw value, decoded into a string.\n     * @lineNumber\n     * 80\n     * @type\n     * {string}\n     ",
                    "start": 2247,
                    "end": 2379,
                    "loc": {
                      "start": {
                        "line": 82,
                        "column": 4
                      },
                      "end": {
                        "line": 89,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * @desc\n     *\n     * @lineNumber\n     * 91\n     * @return\n     * {undefined}\n     ",
                    "start": 2580,
                    "end": 2674,
                    "loc": {
                      "start": {
                        "line": 96,
                        "column": 4
                      },
                      "end": {
                        "line": 103,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 2679,
                "end": 2756,
                "loc": {
                  "start": {
                    "line": 104,
                    "column": 4
                  },
                  "end": {
                    "line": 106,
                    "column": 5
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 2679,
                  "end": 2694,
                  "loc": {
                    "start": {
                      "line": 104,
                      "column": 4
                    },
                    "end": {
                      "line": 104,
                      "column": 19
                    },
                    "identifierName": "valueIsComplete"
                  },
                  "name": "valueIsComplete",
                  "leadingComments": null
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 2697,
                  "end": 2756,
                  "loc": {
                    "start": {
                      "line": 104,
                      "column": 22
                    },
                    "end": {
                      "line": 106,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ReturnStatement",
                      "start": 2707,
                      "end": 2750,
                      "loc": {
                        "start": {
                          "line": 105,
                          "column": 8
                        },
                        "end": {
                          "line": 105,
                          "column": 51
                        }
                      },
                      "argument": {
                        "type": "BinaryExpression",
                        "start": 2714,
                        "end": 2749,
                        "loc": {
                          "start": {
                            "line": 105,
                            "column": 15
                          },
                          "end": {
                            "line": 105,
                            "column": 50
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 2714,
                          "end": 2735,
                          "loc": {
                            "start": {
                              "line": 105,
                              "column": 15
                            },
                            "end": {
                              "line": 105,
                              "column": 36
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 2714,
                            "end": 2729,
                            "loc": {
                              "start": {
                                "line": 105,
                                "column": 15
                              },
                              "end": {
                                "line": 105,
                                "column": 30
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 2714,
                              "end": 2718,
                              "loc": {
                                "start": {
                                  "line": 105,
                                  "column": 15
                                },
                                "end": {
                                  "line": 105,
                                  "column": 19
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2719,
                              "end": 2729,
                              "loc": {
                                "start": {
                                  "line": 105,
                                  "column": 20
                                },
                                "end": {
                                  "line": 105,
                                  "column": 30
                                },
                                "identifierName": "valueSoFar"
                              },
                              "name": "valueSoFar"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2730,
                            "end": 2735,
                            "loc": {
                              "start": {
                                "line": 105,
                                "column": 31
                              },
                              "end": {
                                "line": 105,
                                "column": 36
                              },
                              "identifierName": "value"
                            },
                            "name": "value"
                          },
                          "computed": false
                        },
                        "operator": "!==",
                        "right": {
                          "type": "Identifier",
                          "start": 2740,
                          "end": 2749,
                          "loc": {
                            "start": {
                              "line": 105,
                              "column": 41
                            },
                            "end": {
                              "line": 105,
                              "column": 50
                            },
                            "identifierName": "undefined"
                          },
                          "name": "undefined"
                        }
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * @desc\n     *\n     * @lineNumber\n     * 91\n     * @return\n     * {undefined}\n     ",
                    "start": 2580,
                    "end": 2674,
                    "loc": {
                      "start": {
                        "line": 96,
                        "column": 4
                      },
                      "end": {
                        "line": 103,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * @desc\n     * A node's {@link node-opcua~Variant} value.\n     * @lineNumber\n     * 98\n     * @type\n     * {Variant}\n     ",
                    "start": 2761,
                    "end": 2894,
                    "loc": {
                      "start": {
                        "line": 107,
                        "column": 4
                      },
                      "end": {
                        "line": 114,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 2899,
                "end": 3401,
                "loc": {
                  "start": {
                    "line": 115,
                    "column": 4
                  },
                  "end": {
                    "line": 129,
                    "column": 5
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 2903,
                  "end": 2915,
                  "loc": {
                    "start": {
                      "line": 115,
                      "column": 8
                    },
                    "end": {
                      "line": 115,
                      "column": 20
                    },
                    "identifierName": "variantValue"
                  },
                  "name": "variantValue"
                },
                "kind": "get",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 2918,
                  "end": 3401,
                  "loc": {
                    "start": {
                      "line": 115,
                      "column": 23
                    },
                    "end": {
                      "line": 129,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 2928,
                      "end": 2958,
                      "loc": {
                        "start": {
                          "line": 116,
                          "column": 8
                        },
                        "end": {
                          "line": 116,
                          "column": 38
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 2934,
                          "end": 2957,
                          "loc": {
                            "start": {
                              "line": 116,
                              "column": 14
                            },
                            "end": {
                              "line": 116,
                              "column": 37
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 2934,
                            "end": 2939,
                            "loc": {
                              "start": {
                                "line": 116,
                                "column": 14
                              },
                              "end": {
                                "line": 116,
                                "column": 19
                              },
                              "identifierName": "value"
                            },
                            "name": "value"
                          },
                          "init": {
                            "type": "MemberExpression",
                            "start": 2942,
                            "end": 2957,
                            "loc": {
                              "start": {
                                "line": 116,
                                "column": 22
                              },
                              "end": {
                                "line": 116,
                                "column": 37
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 2942,
                              "end": 2946,
                              "loc": {
                                "start": {
                                  "line": 116,
                                  "column": 22
                                },
                                "end": {
                                  "line": 116,
                                  "column": 26
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2947,
                              "end": 2957,
                              "loc": {
                                "start": {
                                  "line": 116,
                                  "column": 27
                                },
                                "end": {
                                  "line": 116,
                                  "column": 37
                                },
                                "identifierName": "valueSoFar"
                              },
                              "name": "valueSoFar"
                            },
                            "computed": false
                          }
                        }
                      ],
                      "kind": "const"
                    },
                    {
                      "type": "IfStatement",
                      "start": 2967,
                      "end": 3363,
                      "loc": {
                        "start": {
                          "line": 117,
                          "column": 8
                        },
                        "end": {
                          "line": 127,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "UnaryExpression",
                        "start": 2971,
                        "end": 2994,
                        "loc": {
                          "start": {
                            "line": 117,
                            "column": 12
                          },
                          "end": {
                            "line": 117,
                            "column": 35
                          }
                        },
                        "operator": "!",
                        "prefix": true,
                        "argument": {
                          "type": "CallExpression",
                          "start": 2972,
                          "end": 2994,
                          "loc": {
                            "start": {
                              "line": 117,
                              "column": 13
                            },
                            "end": {
                              "line": 117,
                              "column": 35
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2972,
                            "end": 2992,
                            "loc": {
                              "start": {
                                "line": 117,
                                "column": 13
                              },
                              "end": {
                                "line": 117,
                                "column": 33
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 2972,
                              "end": 2976,
                              "loc": {
                                "start": {
                                  "line": 117,
                                  "column": 13
                                },
                                "end": {
                                  "line": 117,
                                  "column": 17
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2977,
                              "end": 2992,
                              "loc": {
                                "start": {
                                  "line": 117,
                                  "column": 18
                                },
                                "end": {
                                  "line": 117,
                                  "column": 33
                                },
                                "identifierName": "valueIsComplete"
                              },
                              "name": "valueIsComplete"
                            },
                            "computed": false
                          },
                          "arguments": []
                        },
                        "extra": {
                          "parenthesizedArgument": false
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 2996,
                        "end": 3363,
                        "loc": {
                          "start": {
                            "line": 117,
                            "column": 37
                          },
                          "end": {
                            "line": 127,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "IfStatement",
                            "start": 3010,
                            "end": 3114,
                            "loc": {
                              "start": {
                                "line": 118,
                                "column": 12
                              },
                              "end": {
                                "line": 120,
                                "column": 13
                              }
                            },
                            "test": {
                              "type": "UnaryExpression",
                              "start": 3014,
                              "end": 3029,
                              "loc": {
                                "start": {
                                  "line": 118,
                                  "column": 16
                                },
                                "end": {
                                  "line": 118,
                                  "column": 31
                                }
                              },
                              "operator": "!",
                              "prefix": true,
                              "argument": {
                                "type": "MemberExpression",
                                "start": 3015,
                                "end": 3029,
                                "loc": {
                                  "start": {
                                    "line": 118,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 118,
                                    "column": 31
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 3015,
                                  "end": 3020,
                                  "loc": {
                                    "start": {
                                      "line": 118,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 118,
                                      "column": 22
                                    },
                                    "identifierName": "value"
                                  },
                                  "name": "value"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3021,
                                  "end": 3029,
                                  "loc": {
                                    "start": {
                                      "line": 118,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 118,
                                      "column": 31
                                    },
                                    "identifierName": "dataType"
                                  },
                                  "name": "dataType"
                                },
                                "computed": false
                              },
                              "extra": {
                                "parenthesizedArgument": false
                              }
                            },
                            "consequent": {
                              "type": "BlockStatement",
                              "start": 3031,
                              "end": 3114,
                              "loc": {
                                "start": {
                                  "line": 118,
                                  "column": 33
                                },
                                "end": {
                                  "line": 120,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "ThrowStatement",
                                  "start": 3049,
                                  "end": 3100,
                                  "loc": {
                                    "start": {
                                      "line": 119,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 119,
                                      "column": 67
                                    }
                                  },
                                  "argument": {
                                    "type": "NewExpression",
                                    "start": 3055,
                                    "end": 3099,
                                    "loc": {
                                      "start": {
                                        "line": 119,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 119,
                                        "column": 66
                                      }
                                    },
                                    "callee": {
                                      "type": "Identifier",
                                      "start": 3059,
                                      "end": 3064,
                                      "loc": {
                                        "start": {
                                          "line": 119,
                                          "column": 26
                                        },
                                        "end": {
                                          "line": 119,
                                          "column": 31
                                        },
                                        "identifierName": "Error"
                                      },
                                      "name": "Error"
                                    },
                                    "arguments": [
                                      {
                                        "type": "TemplateLiteral",
                                        "start": 3065,
                                        "end": 3098,
                                        "loc": {
                                          "start": {
                                            "line": 119,
                                            "column": 32
                                          },
                                          "end": {
                                            "line": 119,
                                            "column": 65
                                          }
                                        },
                                        "expressions": [
                                          {
                                            "type": "MemberExpression",
                                            "start": 3068,
                                            "end": 3079,
                                            "loc": {
                                              "start": {
                                                "line": 119,
                                                "column": 35
                                              },
                                              "end": {
                                                "line": 119,
                                                "column": 46
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 3068,
                                              "end": 3072,
                                              "loc": {
                                                "start": {
                                                  "line": 119,
                                                  "column": 35
                                                },
                                                "end": {
                                                  "line": 119,
                                                  "column": 39
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 3073,
                                              "end": 3079,
                                              "loc": {
                                                "start": {
                                                  "line": 119,
                                                  "column": 40
                                                },
                                                "end": {
                                                  "line": 119,
                                                  "column": 46
                                                },
                                                "identifierName": "nodeId"
                                              },
                                              "name": "nodeId"
                                            },
                                            "computed": false
                                          }
                                        ],
                                        "quasis": [
                                          {
                                            "type": "TemplateElement",
                                            "start": 3066,
                                            "end": 3066,
                                            "loc": {
                                              "start": {
                                                "line": 119,
                                                "column": 33
                                              },
                                              "end": {
                                                "line": 119,
                                                "column": 33
                                              }
                                            },
                                            "value": {
                                              "raw": "",
                                              "cooked": ""
                                            },
                                            "tail": false
                                          },
                                          {
                                            "type": "TemplateElement",
                                            "start": 3080,
                                            "end": 3097,
                                            "loc": {
                                              "start": {
                                                "line": 119,
                                                "column": 47
                                              },
                                              "end": {
                                                "line": 119,
                                                "column": 64
                                              }
                                            },
                                            "value": {
                                              "raw": " has no data type",
                                              "cooked": " has no data type"
                                            },
                                            "tail": true
                                          }
                                        ]
                                      }
                                    ]
                                  }
                                }
                              ],
                              "directives": []
                            },
                            "alternate": null
                          },
                          {
                            "type": "IfStatement",
                            "start": 3127,
                            "end": 3233,
                            "loc": {
                              "start": {
                                "line": 121,
                                "column": 12
                              },
                              "end": {
                                "line": 123,
                                "column": 13
                              }
                            },
                            "test": {
                              "type": "UnaryExpression",
                              "start": 3131,
                              "end": 3147,
                              "loc": {
                                "start": {
                                  "line": 121,
                                  "column": 16
                                },
                                "end": {
                                  "line": 121,
                                  "column": 32
                                }
                              },
                              "operator": "!",
                              "prefix": true,
                              "argument": {
                                "type": "MemberExpression",
                                "start": 3132,
                                "end": 3147,
                                "loc": {
                                  "start": {
                                    "line": 121,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 121,
                                    "column": 32
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 3132,
                                  "end": 3137,
                                  "loc": {
                                    "start": {
                                      "line": 121,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 121,
                                      "column": 22
                                    },
                                    "identifierName": "value"
                                  },
                                  "name": "value"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3138,
                                  "end": 3147,
                                  "loc": {
                                    "start": {
                                      "line": 121,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 121,
                                      "column": 32
                                    },
                                    "identifierName": "arrayType"
                                  },
                                  "name": "arrayType"
                                },
                                "computed": false
                              },
                              "extra": {
                                "parenthesizedArgument": false
                              }
                            },
                            "consequent": {
                              "type": "BlockStatement",
                              "start": 3149,
                              "end": 3233,
                              "loc": {
                                "start": {
                                  "line": 121,
                                  "column": 34
                                },
                                "end": {
                                  "line": 123,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "ThrowStatement",
                                  "start": 3167,
                                  "end": 3219,
                                  "loc": {
                                    "start": {
                                      "line": 122,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 122,
                                      "column": 68
                                    }
                                  },
                                  "argument": {
                                    "type": "NewExpression",
                                    "start": 3173,
                                    "end": 3218,
                                    "loc": {
                                      "start": {
                                        "line": 122,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 122,
                                        "column": 67
                                      }
                                    },
                                    "callee": {
                                      "type": "Identifier",
                                      "start": 3177,
                                      "end": 3182,
                                      "loc": {
                                        "start": {
                                          "line": 122,
                                          "column": 26
                                        },
                                        "end": {
                                          "line": 122,
                                          "column": 31
                                        },
                                        "identifierName": "Error"
                                      },
                                      "name": "Error"
                                    },
                                    "arguments": [
                                      {
                                        "type": "TemplateLiteral",
                                        "start": 3183,
                                        "end": 3217,
                                        "loc": {
                                          "start": {
                                            "line": 122,
                                            "column": 32
                                          },
                                          "end": {
                                            "line": 122,
                                            "column": 66
                                          }
                                        },
                                        "expressions": [
                                          {
                                            "type": "MemberExpression",
                                            "start": 3186,
                                            "end": 3197,
                                            "loc": {
                                              "start": {
                                                "line": 122,
                                                "column": 35
                                              },
                                              "end": {
                                                "line": 122,
                                                "column": 46
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 3186,
                                              "end": 3190,
                                              "loc": {
                                                "start": {
                                                  "line": 122,
                                                  "column": 35
                                                },
                                                "end": {
                                                  "line": 122,
                                                  "column": 39
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 3191,
                                              "end": 3197,
                                              "loc": {
                                                "start": {
                                                  "line": 122,
                                                  "column": 40
                                                },
                                                "end": {
                                                  "line": 122,
                                                  "column": 46
                                                },
                                                "identifierName": "nodeId"
                                              },
                                              "name": "nodeId"
                                            },
                                            "computed": false
                                          }
                                        ],
                                        "quasis": [
                                          {
                                            "type": "TemplateElement",
                                            "start": 3184,
                                            "end": 3184,
                                            "loc": {
                                              "start": {
                                                "line": 122,
                                                "column": 33
                                              },
                                              "end": {
                                                "line": 122,
                                                "column": 33
                                              }
                                            },
                                            "value": {
                                              "raw": "",
                                              "cooked": ""
                                            },
                                            "tail": false
                                          },
                                          {
                                            "type": "TemplateElement",
                                            "start": 3198,
                                            "end": 3216,
                                            "loc": {
                                              "start": {
                                                "line": 122,
                                                "column": 47
                                              },
                                              "end": {
                                                "line": 122,
                                                "column": 65
                                              }
                                            },
                                            "value": {
                                              "raw": " has no array type",
                                              "cooked": " has no array type"
                                            },
                                            "tail": true
                                          }
                                        ]
                                      }
                                    ]
                                  }
                                }
                              ],
                              "directives": []
                            },
                            "alternate": null
                          },
                          {
                            "type": "IfStatement",
                            "start": 3246,
                            "end": 3353,
                            "loc": {
                              "start": {
                                "line": 124,
                                "column": 12
                              },
                              "end": {
                                "line": 126,
                                "column": 13
                              }
                            },
                            "test": {
                              "type": "CallExpression",
                              "start": 3250,
                              "end": 3268,
                              "loc": {
                                "start": {
                                  "line": 124,
                                  "column": 16
                                },
                                "end": {
                                  "line": 124,
                                  "column": 34
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 3250,
                                "end": 3266,
                                "loc": {
                                  "start": {
                                    "line": 124,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 124,
                                    "column": 32
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 3250,
                                  "end": 3254,
                                  "loc": {
                                    "start": {
                                      "line": 124,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 124,
                                      "column": 20
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3255,
                                  "end": 3266,
                                  "loc": {
                                    "start": {
                                      "line": 124,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 124,
                                      "column": 32
                                    },
                                    "identifierName": "hasRawValue"
                                  },
                                  "name": "hasRawValue"
                                },
                                "computed": false
                              },
                              "arguments": []
                            },
                            "consequent": {
                              "type": "BlockStatement",
                              "start": 3270,
                              "end": 3353,
                              "loc": {
                                "start": {
                                  "line": 124,
                                  "column": 36
                                },
                                "end": {
                                  "line": 126,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 3288,
                                  "end": 3339,
                                  "loc": {
                                    "start": {
                                      "line": 125,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 125,
                                      "column": 67
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 3288,
                                    "end": 3338,
                                    "loc": {
                                      "start": {
                                        "line": 125,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 125,
                                        "column": 66
                                      }
                                    },
                                    "operator": "=",
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 3288,
                                      "end": 3299,
                                      "loc": {
                                        "start": {
                                          "line": 125,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 125,
                                          "column": 27
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 3288,
                                        "end": 3293,
                                        "loc": {
                                          "start": {
                                            "line": 125,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 125,
                                            "column": 21
                                          },
                                          "identifierName": "value"
                                        },
                                        "name": "value"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 3294,
                                        "end": 3299,
                                        "loc": {
                                          "start": {
                                            "line": 125,
                                            "column": 22
                                          },
                                          "end": {
                                            "line": 125,
                                            "column": 27
                                          },
                                          "identifierName": "value"
                                        },
                                        "name": "value"
                                      },
                                      "computed": false
                                    },
                                    "right": {
                                      "type": "CallExpression",
                                      "start": 3302,
                                      "end": 3338,
                                      "loc": {
                                        "start": {
                                          "line": 125,
                                          "column": 30
                                        },
                                        "end": {
                                          "line": 125,
                                          "column": 66
                                        }
                                      },
                                      "callee": {
                                        "type": "Identifier",
                                        "start": 3302,
                                        "end": 3315,
                                        "loc": {
                                          "start": {
                                            "line": 125,
                                            "column": 30
                                          },
                                          "end": {
                                            "line": 125,
                                            "column": 43
                                          },
                                          "identifierName": "decodeVariant"
                                        },
                                        "name": "decodeVariant"
                                      },
                                      "arguments": [
                                        {
                                          "type": "MemberExpression",
                                          "start": 3316,
                                          "end": 3330,
                                          "loc": {
                                            "start": {
                                              "line": 125,
                                              "column": 44
                                            },
                                            "end": {
                                              "line": 125,
                                              "column": 58
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 3316,
                                            "end": 3320,
                                            "loc": {
                                              "start": {
                                                "line": 125,
                                                "column": 44
                                              },
                                              "end": {
                                                "line": 125,
                                                "column": 48
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 3321,
                                            "end": 3330,
                                            "loc": {
                                              "start": {
                                                "line": 125,
                                                "column": 49
                                              },
                                              "end": {
                                                "line": 125,
                                                "column": 58
                                              },
                                              "identifierName": "_rawValue"
                                            },
                                            "name": "_rawValue"
                                          },
                                          "computed": false
                                        },
                                        {
                                          "type": "Identifier",
                                          "start": 3332,
                                          "end": 3337,
                                          "loc": {
                                            "start": {
                                              "line": 125,
                                              "column": 60
                                            },
                                            "end": {
                                              "line": 125,
                                              "column": 65
                                            },
                                            "identifierName": "value"
                                          },
                                          "name": "value"
                                        }
                                      ]
                                    }
                                  }
                                }
                              ],
                              "directives": []
                            },
                            "alternate": null
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 3372,
                      "end": 3395,
                      "loc": {
                        "start": {
                          "line": 128,
                          "column": 8
                        },
                        "end": {
                          "line": 128,
                          "column": 31
                        }
                      },
                      "argument": {
                        "type": "MemberExpression",
                        "start": 3379,
                        "end": 3394,
                        "loc": {
                          "start": {
                            "line": 128,
                            "column": 15
                          },
                          "end": {
                            "line": 128,
                            "column": 30
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 3379,
                          "end": 3383,
                          "loc": {
                            "start": {
                              "line": 128,
                              "column": 15
                            },
                            "end": {
                              "line": 128,
                              "column": 19
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 3384,
                          "end": 3394,
                          "loc": {
                            "start": {
                              "line": 128,
                              "column": 20
                            },
                            "end": {
                              "line": 128,
                              "column": 30
                            },
                            "identifierName": "valueSoFar"
                          },
                          "name": "valueSoFar"
                        },
                        "computed": false
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * @desc\n     * A node's {@link node-opcua~Variant} value.\n     * @lineNumber\n     * 98\n     * @type\n     * {Variant}\n     ",
                    "start": 2761,
                    "end": 2894,
                    "loc": {
                      "start": {
                        "line": 107,
                        "column": 4
                      },
                      "end": {
                        "line": 114,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * @desc\n     *\n     * @lineNumber\n     * 116\n     * @type\n     * {Variant}\n     ",
                    "start": 3406,
                    "end": 3497,
                    "loc": {
                      "start": {
                        "line": 130,
                        "column": 4
                      },
                      "end": {
                        "line": 137,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 3502,
                "end": 3555,
                "loc": {
                  "start": {
                    "line": 138,
                    "column": 4
                  },
                  "end": {
                    "line": 140,
                    "column": 5
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 3506,
                  "end": 3511,
                  "loc": {
                    "start": {
                      "line": 138,
                      "column": 8
                    },
                    "end": {
                      "line": 138,
                      "column": 13
                    },
                    "identifierName": "value"
                  },
                  "name": "value"
                },
                "kind": "get",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 3514,
                  "end": 3555,
                  "loc": {
                    "start": {
                      "line": 138,
                      "column": 16
                    },
                    "end": {
                      "line": 140,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ReturnStatement",
                      "start": 3524,
                      "end": 3549,
                      "loc": {
                        "start": {
                          "line": 139,
                          "column": 8
                        },
                        "end": {
                          "line": 139,
                          "column": 33
                        }
                      },
                      "argument": {
                        "type": "MemberExpression",
                        "start": 3531,
                        "end": 3548,
                        "loc": {
                          "start": {
                            "line": 139,
                            "column": 15
                          },
                          "end": {
                            "line": 139,
                            "column": 32
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 3531,
                          "end": 3535,
                          "loc": {
                            "start": {
                              "line": 139,
                              "column": 15
                            },
                            "end": {
                              "line": 139,
                              "column": 19
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 3536,
                          "end": 3548,
                          "loc": {
                            "start": {
                              "line": 139,
                              "column": 20
                            },
                            "end": {
                              "line": 139,
                              "column": 32
                            },
                            "identifierName": "variantValue"
                          },
                          "name": "variantValue"
                        },
                        "computed": false
                      }
                    }
                  ],
                  "directives": []
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * @desc\n     *\n     * @lineNumber\n     * 116\n     * @type\n     * {Variant}\n     ",
                    "start": 3406,
                    "end": 3497,
                    "loc": {
                      "start": {
                        "line": 130,
                        "column": 4
                      },
                      "end": {
                        "line": 137,
                        "column": 7
                      }
                    }
                  }
                ]
              }
            ],
            "trailingComments": null
          },
          "leadingComments": [
            {
              "type": "CommentBlock",
              "value": "*\n * @desc\n * A node returned by the {@link SourceStream}.\n * @lineNumber\n * 18\n ",
              "start": 480,
              "end": 565,
              "loc": {
                "start": {
                  "line": 10,
                  "column": 0
                },
                "end": {
                  "line": 15,
                  "column": 3
                }
              }
            }
          ],
          "trailingComments": [
            {
              "type": "CommentBlock",
              "value": "*\n * @desc\n * Returns `true` for definition file paths.\n * @lineNumber\n * 127\n * @param\n * {string} path\n * @return\n * {boolean}\n ",
              "start": 3558,
              "end": 3692,
              "loc": {
                "start": {
                  "line": 142,
                  "column": 0
                },
                "end": {
                  "line": 151,
                  "column": 3
                }
              }
            },
            {
              "type": "CommentLine",
              "value": " Helpers",
              "start": 3693,
              "end": 3703,
              "loc": {
                "start": {
                  "line": 152,
                  "column": 0
                },
                "end": {
                  "line": 152,
                  "column": 10
                }
              }
            }
          ]
        },
        "leadingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * @desc\n * A node returned by the {@link SourceStream}.\n * @lineNumber\n * 18\n ",
            "start": 480,
            "end": 565,
            "loc": {
              "start": {
                "line": 10,
                "column": 0
              },
              "end": {
                "line": 15,
                "column": 3
              }
            }
          }
        ],
        "trailingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * @desc\n * Returns `true` for definition file paths.\n * @lineNumber\n * 127\n * @param\n * {string} path\n * @return\n * {boolean}\n ",
            "start": 3558,
            "end": 3692,
            "loc": {
              "start": {
                "line": 142,
                "column": 0
              },
              "end": {
                "line": 151,
                "column": 3
              }
            }
          },
          {
            "type": "CommentLine",
            "value": " Helpers",
            "start": 3693,
            "end": 3703,
            "loc": {
              "start": {
                "line": 152,
                "column": 0
              },
              "end": {
                "line": 152,
                "column": 10
              }
            }
          }
        ]
      },
      {
        "type": "ExportNamedDeclaration",
        "start": 3704,
        "end": 3804,
        "loc": {
          "start": {
            "line": 153,
            "column": 0
          },
          "end": {
            "line": 155,
            "column": 1
          }
        },
        "specifiers": [],
        "source": null,
        "declaration": {
          "type": "FunctionDeclaration",
          "start": 3711,
          "end": 3804,
          "loc": {
            "start": {
              "line": 153,
              "column": 7
            },
            "end": {
              "line": 155,
              "column": 1
            }
          },
          "id": {
            "type": "Identifier",
            "start": 3720,
            "end": 3736,
            "loc": {
              "start": {
                "line": 153,
                "column": 16
              },
              "end": {
                "line": 153,
                "column": 32
              },
              "identifierName": "isDefinitionFile"
            },
            "name": "isDefinitionFile",
            "leadingComments": null
          },
          "generator": false,
          "expression": false,
          "async": false,
          "params": [
            {
              "type": "Identifier",
              "start": 3737,
              "end": 3741,
              "loc": {
                "start": {
                  "line": 153,
                  "column": 33
                },
                "end": {
                  "line": 153,
                  "column": 37
                },
                "identifierName": "path"
              },
              "name": "path"
            }
          ],
          "body": {
            "type": "BlockStatement",
            "start": 3743,
            "end": 3804,
            "loc": {
              "start": {
                "line": 153,
                "column": 39
              },
              "end": {
                "line": 155,
                "column": 1
              }
            },
            "body": [
              {
                "type": "ReturnStatement",
                "start": 3749,
                "end": 3802,
                "loc": {
                  "start": {
                    "line": 154,
                    "column": 4
                  },
                  "end": {
                    "line": 154,
                    "column": 57
                  }
                },
                "argument": {
                  "type": "CallExpression",
                  "start": 3756,
                  "end": 3801,
                  "loc": {
                    "start": {
                      "line": 154,
                      "column": 11
                    },
                    "end": {
                      "line": 154,
                      "column": 56
                    }
                  },
                  "callee": {
                    "type": "Identifier",
                    "start": 3756,
                    "end": 3763,
                    "loc": {
                      "start": {
                        "line": 154,
                        "column": 11
                      },
                      "end": {
                        "line": 154,
                        "column": 18
                      },
                      "identifierName": "Boolean"
                    },
                    "name": "Boolean"
                  },
                  "arguments": [
                    {
                      "type": "CallExpression",
                      "start": 3764,
                      "end": 3800,
                      "loc": {
                        "start": {
                          "line": 154,
                          "column": 19
                        },
                        "end": {
                          "line": 154,
                          "column": 55
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 3764,
                        "end": 3784,
                        "loc": {
                          "start": {
                            "line": 154,
                            "column": 19
                          },
                          "end": {
                            "line": 154,
                            "column": 39
                          }
                        },
                        "object": {
                          "type": "CallExpression",
                          "start": 3764,
                          "end": 3778,
                          "loc": {
                            "start": {
                              "line": 154,
                              "column": 19
                            },
                            "end": {
                              "line": 154,
                              "column": 33
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 3764,
                            "end": 3772,
                            "loc": {
                              "start": {
                                "line": 154,
                                "column": 19
                              },
                              "end": {
                                "line": 154,
                                "column": 27
                              },
                              "identifierName": "basename"
                            },
                            "name": "basename"
                          },
                          "arguments": [
                            {
                              "type": "Identifier",
                              "start": 3773,
                              "end": 3777,
                              "loc": {
                                "start": {
                                  "line": 154,
                                  "column": 28
                                },
                                "end": {
                                  "line": 154,
                                  "column": 32
                                },
                                "identifierName": "path"
                              },
                              "name": "path"
                            }
                          ]
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 3779,
                          "end": 3784,
                          "loc": {
                            "start": {
                              "line": 154,
                              "column": 34
                            },
                            "end": {
                              "line": 154,
                              "column": 39
                            },
                            "identifierName": "match"
                          },
                          "name": "match"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "RegExpLiteral",
                          "start": 3785,
                          "end": 3799,
                          "loc": {
                            "start": {
                              "line": 154,
                              "column": 40
                            },
                            "end": {
                              "line": 154,
                              "column": 54
                            }
                          },
                          "extra": {
                            "raw": "/^\\..*\\.json$/"
                          },
                          "pattern": "^\\..*\\.json$",
                          "flags": ""
                        }
                      ]
                    }
                  ]
                }
              }
            ],
            "directives": [],
            "trailingComments": null
          },
          "leadingComments": [
            {
              "type": "CommentBlock",
              "value": "*\n * @desc\n * Returns `true` for definition file paths.\n * @lineNumber\n * 127\n * @param\n * {string} path\n * @return\n * {boolean}\n ",
              "start": 3558,
              "end": 3692,
              "loc": {
                "start": {
                  "line": 142,
                  "column": 0
                },
                "end": {
                  "line": 151,
                  "column": 3
                }
              }
            },
            {
              "type": "CommentLine",
              "value": " Helpers",
              "start": 3693,
              "end": 3703,
              "loc": {
                "start": {
                  "line": 152,
                  "column": 0
                },
                "end": {
                  "line": 152,
                  "column": 10
                }
              }
            }
          ],
          "trailingComments": [
            {
              "type": "CommentBlock",
              "value": "*\n * Matches container files.\n ",
              "start": 3805,
              "end": 3840,
              "loc": {
                "start": {
                  "line": 156,
                  "column": 0
                },
                "end": {
                  "line": 158,
                  "column": 3
                }
              }
            }
          ]
        },
        "leadingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * @desc\n * Returns `true` for definition file paths.\n * @lineNumber\n * 127\n * @param\n * {string} path\n * @return\n * {boolean}\n ",
            "start": 3558,
            "end": 3692,
            "loc": {
              "start": {
                "line": 142,
                "column": 0
              },
              "end": {
                "line": 151,
                "column": 3
              }
            }
          },
          {
            "type": "CommentLine",
            "value": " Helpers",
            "start": 3693,
            "end": 3703,
            "loc": {
              "start": {
                "line": 152,
                "column": 0
              },
              "end": {
                "line": 152,
                "column": 10
              }
            }
          }
        ],
        "trailingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * Matches container files.\n ",
            "start": 3805,
            "end": 3840,
            "loc": {
              "start": {
                "line": 156,
                "column": 0
              },
              "end": {
                "line": 158,
                "column": 3
              }
            }
          }
        ]
      },
      {
        "type": "VariableDeclaration",
        "start": 3841,
        "end": 3941,
        "loc": {
          "start": {
            "line": 159,
            "column": 0
          },
          "end": {
            "line": 159,
            "column": 100
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 3847,
            "end": 3940,
            "loc": {
              "start": {
                "line": 159,
                "column": 6
              },
              "end": {
                "line": 159,
                "column": 99
              }
            },
            "id": {
              "type": "Identifier",
              "start": 3847,
              "end": 3866,
              "loc": {
                "start": {
                  "line": 159,
                  "column": 6
                },
                "end": {
                  "line": 159,
                  "column": 25
                },
                "identifierName": "containerFileRegexp"
              },
              "name": "containerFileRegexp",
              "leadingComments": null
            },
            "init": {
              "type": "RegExpLiteral",
              "start": 3869,
              "end": 3940,
              "loc": {
                "start": {
                  "line": 159,
                  "column": 28
                },
                "end": {
                  "line": 159,
                  "column": 99
                }
              },
              "extra": {
                "raw": "/^\\.((Object|Variable)(Type)?|Method|View|(Reference|Data)Type)\\.json$/"
              },
              "pattern": "^\\.((Object|Variable)(Type)?|Method|View|(Reference|Data)Type)\\.json$",
              "flags": ""
            },
            "leadingComments": null
          }
        ],
        "kind": "const",
        "leadingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * Matches container files.\n ",
            "start": 3805,
            "end": 3840,
            "loc": {
              "start": {
                "line": 156,
                "column": 0
              },
              "end": {
                "line": 158,
                "column": 3
              }
            }
          }
        ],
        "trailingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * @desc\n * Browses the local file system for nodes.\n * @lineNumber\n * 147\n ",
            "start": 3942,
            "end": 4024,
            "loc": {
              "start": {
                "line": 160,
                "column": 0
              },
              "end": {
                "line": 165,
                "column": 3
              }
            }
          }
        ]
      },
      {
        "type": "ExportNamedDeclaration",
        "start": 4025,
        "end": 14418,
        "loc": {
          "start": {
            "line": 166,
            "column": 0
          },
          "end": {
            "line": 466,
            "column": 1
          }
        },
        "specifiers": [],
        "source": null,
        "declaration": {
          "type": "ClassDeclaration",
          "start": 4032,
          "end": 14418,
          "loc": {
            "start": {
              "line": 166,
              "column": 7
            },
            "end": {
              "line": 466,
              "column": 1
            }
          },
          "id": {
            "type": "Identifier",
            "start": 4038,
            "end": 4051,
            "loc": {
              "start": {
                "line": 166,
                "column": 13
              },
              "end": {
                "line": 166,
                "column": 26
              },
              "identifierName": "SourceBrowser"
            },
            "name": "SourceBrowser",
            "leadingComments": null
          },
          "superClass": null,
          "body": {
            "type": "ClassBody",
            "start": 4052,
            "end": 14418,
            "loc": {
              "start": {
                "line": 166,
                "column": 27
              },
              "end": {
                "line": 466,
                "column": 1
              }
            },
            "body": [
              {
                "type": "ClassMethod",
                "start": 4313,
                "end": 5142,
                "loc": {
                  "start": {
                    "line": 173,
                    "column": 4
                  },
                  "end": {
                    "line": 203,
                    "column": 5
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 4313,
                  "end": 4324,
                  "loc": {
                    "start": {
                      "line": 173,
                      "column": 4
                    },
                    "end": {
                      "line": 173,
                      "column": 15
                    },
                    "identifierName": "constructor"
                  },
                  "name": "constructor",
                  "leadingComments": null
                },
                "kind": "constructor",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "ObjectPattern",
                    "start": 4325,
                    "end": 4370,
                    "loc": {
                      "start": {
                        "line": 173,
                        "column": 16
                      },
                      "end": {
                        "line": 173,
                        "column": 61
                      }
                    },
                    "properties": [
                      {
                        "type": "ObjectProperty",
                        "start": 4327,
                        "end": 4337,
                        "loc": {
                          "start": {
                            "line": 173,
                            "column": 18
                          },
                          "end": {
                            "line": 173,
                            "column": 28
                          }
                        },
                        "method": false,
                        "shorthand": true,
                        "computed": false,
                        "key": {
                          "type": "Identifier",
                          "start": 4327,
                          "end": 4337,
                          "loc": {
                            "start": {
                              "line": 173,
                              "column": 18
                            },
                            "end": {
                              "line": 173,
                              "column": 28
                            },
                            "identifierName": "handleNode"
                          },
                          "name": "handleNode"
                        },
                        "value": {
                          "type": "Identifier",
                          "start": 4327,
                          "end": 4337,
                          "loc": {
                            "start": {
                              "line": 173,
                              "column": 18
                            },
                            "end": {
                              "line": 173,
                              "column": 28
                            },
                            "identifierName": "handleNode"
                          },
                          "name": "handleNode"
                        },
                        "extra": {
                          "shorthand": true
                        }
                      },
                      {
                        "type": "ObjectProperty",
                        "start": 4339,
                        "end": 4351,
                        "loc": {
                          "start": {
                            "line": 173,
                            "column": 30
                          },
                          "end": {
                            "line": 173,
                            "column": 42
                          }
                        },
                        "method": false,
                        "shorthand": true,
                        "computed": false,
                        "key": {
                          "type": "Identifier",
                          "start": 4339,
                          "end": 4351,
                          "loc": {
                            "start": {
                              "line": 173,
                              "column": 30
                            },
                            "end": {
                              "line": 173,
                              "column": 42
                            },
                            "identifierName": "readNodeFile"
                          },
                          "name": "readNodeFile"
                        },
                        "value": {
                          "type": "Identifier",
                          "start": 4339,
                          "end": 4351,
                          "loc": {
                            "start": {
                              "line": 173,
                              "column": 30
                            },
                            "end": {
                              "line": 173,
                              "column": 42
                            },
                            "identifierName": "readNodeFile"
                          },
                          "name": "readNodeFile"
                        },
                        "extra": {
                          "shorthand": true
                        }
                      },
                      {
                        "type": "ObjectProperty",
                        "start": 4353,
                        "end": 4368,
                        "loc": {
                          "start": {
                            "line": 173,
                            "column": 44
                          },
                          "end": {
                            "line": 173,
                            "column": 59
                          }
                        },
                        "method": false,
                        "shorthand": true,
                        "computed": false,
                        "key": {
                          "type": "Identifier",
                          "start": 4353,
                          "end": 4368,
                          "loc": {
                            "start": {
                              "line": 173,
                              "column": 44
                            },
                            "end": {
                              "line": 173,
                              "column": 59
                            },
                            "identifierName": "atserverVersion"
                          },
                          "name": "atserverVersion"
                        },
                        "value": {
                          "type": "Identifier",
                          "start": 4353,
                          "end": 4368,
                          "loc": {
                            "start": {
                              "line": 173,
                              "column": 44
                            },
                            "end": {
                              "line": 173,
                              "column": 59
                            },
                            "identifierName": "atserverVersion"
                          },
                          "name": "atserverVersion"
                        },
                        "extra": {
                          "shorthand": true
                        }
                      }
                    ]
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 4372,
                  "end": 5142,
                  "loc": {
                    "start": {
                      "line": 173,
                      "column": 63
                    },
                    "end": {
                      "line": 203,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 4494,
                      "end": 4519,
                      "loc": {
                        "start": {
                          "line": 180,
                          "column": 8
                        },
                        "end": {
                          "line": 180,
                          "column": 33
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4494,
                        "end": 4518,
                        "loc": {
                          "start": {
                            "line": 180,
                            "column": 8
                          },
                          "end": {
                            "line": 180,
                            "column": 32
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4494,
                          "end": 4506,
                          "loc": {
                            "start": {
                              "line": 180,
                              "column": 8
                            },
                            "end": {
                              "line": 180,
                              "column": 20
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4494,
                            "end": 4498,
                            "loc": {
                              "start": {
                                "line": 180,
                                "column": 8
                              },
                              "end": {
                                "line": 180,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4499,
                            "end": 4506,
                            "loc": {
                              "start": {
                                "line": 180,
                                "column": 13
                              },
                              "end": {
                                "line": 180,
                                "column": 20
                              },
                              "identifierName": "_pushed"
                            },
                            "name": "_pushed"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 4509,
                          "end": 4518,
                          "loc": {
                            "start": {
                              "line": 180,
                              "column": 23
                            },
                            "end": {
                              "line": 180,
                              "column": 32
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 4513,
                            "end": 4516,
                            "loc": {
                              "start": {
                                "line": 180,
                                "column": 27
                              },
                              "end": {
                                "line": 180,
                                "column": 30
                              },
                              "identifierName": "Set"
                            },
                            "name": "Set"
                          },
                          "arguments": []
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentBlock",
                          "value": "*\n         * @desc\n         * The pushed node's ids\n         * @lineNumber\n         * 157\n         ",
                          "start": 4382,
                          "end": 4485,
                          "loc": {
                            "start": {
                              "line": 174,
                              "column": 8
                            },
                            "end": {
                              "line": 179,
                              "column": 11
                            }
                          }
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "CommentBlock",
                          "value": "*\n         * @desc\n         * The pushed node's paths\n         * @lineNumber\n         * 159\n         ",
                          "start": 4528,
                          "end": 4633,
                          "loc": {
                            "start": {
                              "line": 181,
                              "column": 8
                            },
                            "end": {
                              "line": 186,
                              "column": 11
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4642,
                      "end": 4671,
                      "loc": {
                        "start": {
                          "line": 187,
                          "column": 8
                        },
                        "end": {
                          "line": 187,
                          "column": 37
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4642,
                        "end": 4670,
                        "loc": {
                          "start": {
                            "line": 187,
                            "column": 8
                          },
                          "end": {
                            "line": 187,
                            "column": 36
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4642,
                          "end": 4658,
                          "loc": {
                            "start": {
                              "line": 187,
                              "column": 8
                            },
                            "end": {
                              "line": 187,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4642,
                            "end": 4646,
                            "loc": {
                              "start": {
                                "line": 187,
                                "column": 8
                              },
                              "end": {
                                "line": 187,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4647,
                            "end": 4658,
                            "loc": {
                              "start": {
                                "line": 187,
                                "column": 13
                              },
                              "end": {
                                "line": 187,
                                "column": 24
                              },
                              "identifierName": "_pushedPath"
                            },
                            "name": "_pushedPath"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 4661,
                          "end": 4670,
                          "loc": {
                            "start": {
                              "line": 187,
                              "column": 27
                            },
                            "end": {
                              "line": 187,
                              "column": 36
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 4665,
                            "end": 4668,
                            "loc": {
                              "start": {
                                "line": 187,
                                "column": 31
                              },
                              "end": {
                                "line": 187,
                                "column": 34
                              },
                              "identifierName": "Set"
                            },
                            "name": "Set"
                          },
                          "arguments": []
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentBlock",
                          "value": "*\n         * @desc\n         * The pushed node's paths\n         * @lineNumber\n         * 159\n         ",
                          "start": 4528,
                          "end": 4633,
                          "loc": {
                            "start": {
                              "line": 181,
                              "column": 8
                            },
                            "end": {
                              "line": 186,
                              "column": 11
                            }
                          }
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "CommentBlock",
                          "value": "*\n         * @desc\n         * Stores how queued nodes depend on each other\n         * @lineNumber\n         * 162\n         ",
                          "start": 4680,
                          "end": 4806,
                          "loc": {
                            "start": {
                              "line": 188,
                              "column": 8
                            },
                            "end": {
                              "line": 193,
                              "column": 11
                            }
                          }
                        },
                        {
                          "type": "CommentLine",
                          "value": " eslint-disable-next-line no-spaced-func",
                          "start": 4815,
                          "end": 4857,
                          "loc": {
                            "start": {
                              "line": 194,
                              "column": 8
                            },
                            "end": {
                              "line": 194,
                              "column": 50
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4866,
                      "end": 4896,
                      "loc": {
                        "start": {
                          "line": 195,
                          "column": 8
                        },
                        "end": {
                          "line": 195,
                          "column": 38
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4866,
                        "end": 4895,
                        "loc": {
                          "start": {
                            "line": 195,
                            "column": 8
                          },
                          "end": {
                            "line": 195,
                            "column": 37
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4866,
                          "end": 4883,
                          "loc": {
                            "start": {
                              "line": 195,
                              "column": 8
                            },
                            "end": {
                              "line": 195,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4866,
                            "end": 4870,
                            "loc": {
                              "start": {
                                "line": 195,
                                "column": 8
                              },
                              "end": {
                                "line": 195,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4871,
                            "end": 4883,
                            "loc": {
                              "start": {
                                "line": 195,
                                "column": 13
                              },
                              "end": {
                                "line": 195,
                                "column": 25
                              },
                              "identifierName": "_dependingOn"
                            },
                            "name": "_dependingOn"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 4886,
                          "end": 4895,
                          "loc": {
                            "start": {
                              "line": 195,
                              "column": 28
                            },
                            "end": {
                              "line": 195,
                              "column": 37
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 4890,
                            "end": 4893,
                            "loc": {
                              "start": {
                                "line": 195,
                                "column": 32
                              },
                              "end": {
                                "line": 195,
                                "column": 35
                              },
                              "identifierName": "Map"
                            },
                            "name": "Map"
                          },
                          "arguments": []
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentBlock",
                          "value": "*\n         * @desc\n         * Stores how queued nodes depend on each other\n         * @lineNumber\n         * 162\n         ",
                          "start": 4680,
                          "end": 4806,
                          "loc": {
                            "start": {
                              "line": 188,
                              "column": 8
                            },
                            "end": {
                              "line": 193,
                              "column": 11
                            }
                          }
                        },
                        {
                          "type": "CommentLine",
                          "value": " eslint-disable-next-line no-spaced-func",
                          "start": 4815,
                          "end": 4857,
                          "loc": {
                            "start": {
                              "line": 194,
                              "column": 8
                            },
                            "end": {
                              "line": 194,
                              "column": 50
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4905,
                      "end": 4979,
                      "loc": {
                        "start": {
                          "line": 196,
                          "column": 8
                        },
                        "end": {
                          "line": 198,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4905,
                        "end": 4978,
                        "loc": {
                          "start": {
                            "line": 196,
                            "column": 8
                          },
                          "end": {
                            "line": 198,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4905,
                          "end": 4916,
                          "loc": {
                            "start": {
                              "line": 196,
                              "column": 8
                            },
                            "end": {
                              "line": 196,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4905,
                            "end": 4909,
                            "loc": {
                              "start": {
                                "line": 196,
                                "column": 8
                              },
                              "end": {
                                "line": 196,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4910,
                            "end": 4916,
                            "loc": {
                              "start": {
                                "line": 196,
                                "column": 13
                              },
                              "end": {
                                "line": 196,
                                "column": 19
                              },
                              "identifierName": "_queue"
                            },
                            "name": "_queue"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 4919,
                          "end": 4978,
                          "loc": {
                            "start": {
                              "line": 196,
                              "column": 22
                            },
                            "end": {
                              "line": 198,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 4923,
                            "end": 4935,
                            "loc": {
                              "start": {
                                "line": 196,
                                "column": 26
                              },
                              "end": {
                                "line": 196,
                                "column": 38
                              },
                              "identifierName": "PromiseQueue"
                            },
                            "name": "PromiseQueue"
                          },
                          "arguments": [
                            {
                              "type": "ObjectExpression",
                              "start": 4936,
                              "end": 4977,
                              "loc": {
                                "start": {
                                  "line": 196,
                                  "column": 39
                                },
                                "end": {
                                  "line": 198,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 4950,
                                  "end": 4966,
                                  "loc": {
                                    "start": {
                                      "line": 197,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 197,
                                      "column": 28
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4950,
                                    "end": 4961,
                                    "loc": {
                                      "start": {
                                        "line": 197,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 197,
                                        "column": 23
                                      },
                                      "identifierName": "concurrency"
                                    },
                                    "name": "concurrency"
                                  },
                                  "value": {
                                    "type": "NumericLiteral",
                                    "start": 4963,
                                    "end": 4966,
                                    "loc": {
                                      "start": {
                                        "line": 197,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 197,
                                        "column": 28
                                      }
                                    },
                                    "extra": {
                                      "rawValue": 250,
                                      "raw": "250"
                                    },
                                    "value": 250
                                  }
                                }
                              ]
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4988,
                      "end": 5019,
                      "loc": {
                        "start": {
                          "line": 199,
                          "column": 8
                        },
                        "end": {
                          "line": 199,
                          "column": 39
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4988,
                        "end": 5018,
                        "loc": {
                          "start": {
                            "line": 199,
                            "column": 8
                          },
                          "end": {
                            "line": 199,
                            "column": 38
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4988,
                          "end": 5005,
                          "loc": {
                            "start": {
                              "line": 199,
                              "column": 8
                            },
                            "end": {
                              "line": 199,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4988,
                            "end": 4992,
                            "loc": {
                              "start": {
                                "line": 199,
                                "column": 8
                              },
                              "end": {
                                "line": 199,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4993,
                            "end": 5005,
                            "loc": {
                              "start": {
                                "line": 199,
                                "column": 13
                              },
                              "end": {
                                "line": 199,
                                "column": 25
                              },
                              "identifierName": "_nodeHandler"
                            },
                            "name": "_nodeHandler"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 5008,
                          "end": 5018,
                          "loc": {
                            "start": {
                              "line": 199,
                              "column": 28
                            },
                            "end": {
                              "line": 199,
                              "column": 38
                            },
                            "identifierName": "handleNode"
                          },
                          "name": "handleNode"
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 5028,
                      "end": 5062,
                      "loc": {
                        "start": {
                          "line": 200,
                          "column": 8
                        },
                        "end": {
                          "line": 200,
                          "column": 42
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 5028,
                        "end": 5061,
                        "loc": {
                          "start": {
                            "line": 200,
                            "column": 8
                          },
                          "end": {
                            "line": 200,
                            "column": 41
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 5028,
                          "end": 5046,
                          "loc": {
                            "start": {
                              "line": 200,
                              "column": 8
                            },
                            "end": {
                              "line": 200,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 5028,
                            "end": 5032,
                            "loc": {
                              "start": {
                                "line": 200,
                                "column": 8
                              },
                              "end": {
                                "line": 200,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5033,
                            "end": 5046,
                            "loc": {
                              "start": {
                                "line": 200,
                                "column": 13
                              },
                              "end": {
                                "line": 200,
                                "column": 26
                              },
                              "identifierName": "_readNodeFile"
                            },
                            "name": "_readNodeFile"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 5049,
                          "end": 5061,
                          "loc": {
                            "start": {
                              "line": 200,
                              "column": 29
                            },
                            "end": {
                              "line": 200,
                              "column": 41
                            },
                            "identifierName": "readNodeFile"
                          },
                          "name": "readNodeFile"
                        }
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Setup context",
                          "start": 5071,
                          "end": 5087,
                          "loc": {
                            "start": {
                              "line": 201,
                              "column": 8
                            },
                            "end": {
                              "line": 201,
                              "column": 24
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 5096,
                      "end": 5136,
                      "loc": {
                        "start": {
                          "line": 202,
                          "column": 8
                        },
                        "end": {
                          "line": 202,
                          "column": 48
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 5096,
                        "end": 5135,
                        "loc": {
                          "start": {
                            "line": 202,
                            "column": 8
                          },
                          "end": {
                            "line": 202,
                            "column": 47
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 5096,
                          "end": 5117,
                          "loc": {
                            "start": {
                              "line": 202,
                              "column": 8
                            },
                            "end": {
                              "line": 202,
                              "column": 29
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 5096,
                            "end": 5100,
                            "loc": {
                              "start": {
                                "line": 202,
                                "column": 8
                              },
                              "end": {
                                "line": 202,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5101,
                            "end": 5117,
                            "loc": {
                              "start": {
                                "line": 202,
                                "column": 13
                              },
                              "end": {
                                "line": 202,
                                "column": 29
                              },
                              "identifierName": "_atserverVersion"
                            },
                            "name": "_atserverVersion"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 5120,
                          "end": 5135,
                          "loc": {
                            "start": {
                              "line": 202,
                              "column": 32
                            },
                            "end": {
                              "line": 202,
                              "column": 47
                            },
                            "identifierName": "atserverVersion"
                          },
                          "name": "atserverVersion"
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Setup context",
                          "start": 5071,
                          "end": 5087,
                          "loc": {
                            "start": {
                              "line": 201,
                              "column": 8
                            },
                            "end": {
                              "line": 201,
                              "column": 24
                            }
                          }
                        }
                      ]
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Sets up a new browser.\n     * @param options The options to apply.\n     * @param options.handleNode A callback called with every discovered node.\n     * @param options.readNodeFile A callback deciding if a node file should be read.\n     ",
                    "start": 4058,
                    "end": 4308,
                    "loc": {
                      "start": {
                        "line": 167,
                        "column": 4
                      },
                      "end": {
                        "line": 172,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * @desc\n     *\n     * @lineNumber\n     * 184\n     * @type\n     * {string}\n     ",
                    "start": 5147,
                    "end": 5237,
                    "loc": {
                      "start": {
                        "line": 204,
                        "column": 4
                      },
                      "end": {
                        "line": 211,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 5242,
                "end": 5309,
                "loc": {
                  "start": {
                    "line": 212,
                    "column": 4
                  },
                  "end": {
                    "line": 214,
                    "column": 5
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 5246,
                  "end": 5261,
                  "loc": {
                    "start": {
                      "line": 212,
                      "column": 8
                    },
                    "end": {
                      "line": 212,
                      "column": 23
                    },
                    "identifierName": "atserverVersion"
                  },
                  "name": "atserverVersion"
                },
                "kind": "get",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 5264,
                  "end": 5309,
                  "loc": {
                    "start": {
                      "line": 212,
                      "column": 26
                    },
                    "end": {
                      "line": 214,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ReturnStatement",
                      "start": 5274,
                      "end": 5303,
                      "loc": {
                        "start": {
                          "line": 213,
                          "column": 8
                        },
                        "end": {
                          "line": 213,
                          "column": 37
                        }
                      },
                      "argument": {
                        "type": "MemberExpression",
                        "start": 5281,
                        "end": 5302,
                        "loc": {
                          "start": {
                            "line": 213,
                            "column": 15
                          },
                          "end": {
                            "line": 213,
                            "column": 36
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 5281,
                          "end": 5285,
                          "loc": {
                            "start": {
                              "line": 213,
                              "column": 15
                            },
                            "end": {
                              "line": 213,
                              "column": 19
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 5286,
                          "end": 5302,
                          "loc": {
                            "start": {
                              "line": 213,
                              "column": 20
                            },
                            "end": {
                              "line": 213,
                              "column": 36
                            },
                            "identifierName": "_atserverVersion"
                          },
                          "name": "_atserverVersion"
                        },
                        "computed": false
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * @desc\n     *\n     * @lineNumber\n     * 184\n     * @type\n     * {string}\n     ",
                    "start": 5147,
                    "end": 5237,
                    "loc": {
                      "start": {
                        "line": 204,
                        "column": 4
                      },
                      "end": {
                        "line": 211,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * @desc\n     * Starts the browser at the given path.\n     * @lineNumber\n     * 200\n     * @param\n     * {string} path\n     * @param\n     * {undefined} options\n     * @return\n     * {Promise}\n     ",
                    "start": 5314,
                    "end": 5521,
                    "loc": {
                      "start": {
                        "line": 215,
                        "column": 4
                      },
                      "end": {
                        "line": 226,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 5526,
                "end": 6702,
                "loc": {
                  "start": {
                    "line": 227,
                    "column": 4
                  },
                  "end": {
                    "line": 257,
                    "column": 5
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 5532,
                  "end": 5538,
                  "loc": {
                    "start": {
                      "line": 227,
                      "column": 10
                    },
                    "end": {
                      "line": 227,
                      "column": 16
                    },
                    "identifierName": "browse"
                  },
                  "name": "browse"
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": true,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 5539,
                    "end": 5543,
                    "loc": {
                      "start": {
                        "line": 227,
                        "column": 17
                      },
                      "end": {
                        "line": 227,
                        "column": 21
                      },
                      "identifierName": "path"
                    },
                    "name": "path"
                  },
                  {
                    "type": "AssignmentPattern",
                    "start": 5545,
                    "end": 5557,
                    "loc": {
                      "start": {
                        "line": 227,
                        "column": 23
                      },
                      "end": {
                        "line": 227,
                        "column": 35
                      }
                    },
                    "left": {
                      "type": "Identifier",
                      "start": 5545,
                      "end": 5552,
                      "loc": {
                        "start": {
                          "line": 227,
                          "column": 23
                        },
                        "end": {
                          "line": 227,
                          "column": 30
                        },
                        "identifierName": "options"
                      },
                      "name": "options"
                    },
                    "right": {
                      "type": "ObjectExpression",
                      "start": 5555,
                      "end": 5557,
                      "loc": {
                        "start": {
                          "line": 227,
                          "column": 33
                        },
                        "end": {
                          "line": 227,
                          "column": 35
                        }
                      },
                      "properties": []
                    }
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 5559,
                  "end": 6702,
                  "loc": {
                    "start": {
                      "line": 227,
                      "column": 37
                    },
                    "end": {
                      "line": 257,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 5569,
                      "end": 5586,
                      "loc": {
                        "start": {
                          "line": 228,
                          "column": 8
                        },
                        "end": {
                          "line": 228,
                          "column": 25
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 5573,
                          "end": 5585,
                          "loc": {
                            "start": {
                              "line": 228,
                              "column": 12
                            },
                            "end": {
                              "line": 228,
                              "column": 24
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 5573,
                            "end": 5585,
                            "loc": {
                              "start": {
                                "line": 228,
                                "column": 12
                              },
                              "end": {
                                "line": 228,
                                "column": 24
                              },
                              "identifierName": "processError"
                            },
                            "name": "processError"
                          },
                          "init": null
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 5595,
                      "end": 6675,
                      "loc": {
                        "start": {
                          "line": 229,
                          "column": 8
                        },
                        "end": {
                          "line": 255,
                          "column": 11
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 5601,
                          "end": 6674,
                          "loc": {
                            "start": {
                              "line": 229,
                              "column": 14
                            },
                            "end": {
                              "line": 255,
                              "column": 10
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 5601,
                            "end": 5605,
                            "loc": {
                              "start": {
                                "line": 229,
                                "column": 14
                              },
                              "end": {
                                "line": 229,
                                "column": 18
                              },
                              "identifierName": "done"
                            },
                            "name": "done"
                          },
                          "init": {
                            "type": "NewExpression",
                            "start": 5608,
                            "end": 6674,
                            "loc": {
                              "start": {
                                "line": 229,
                                "column": 21
                              },
                              "end": {
                                "line": 255,
                                "column": 10
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 5612,
                              "end": 5619,
                              "loc": {
                                "start": {
                                  "line": 229,
                                  "column": 25
                                },
                                "end": {
                                  "line": 229,
                                  "column": 32
                                },
                                "identifierName": "Promise"
                              },
                              "name": "Promise"
                            },
                            "arguments": [
                              {
                                "type": "ArrowFunctionExpression",
                                "start": 5620,
                                "end": 6673,
                                "loc": {
                                  "start": {
                                    "line": 229,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 255,
                                    "column": 9
                                  }
                                },
                                "id": null,
                                "generator": false,
                                "expression": false,
                                "async": false,
                                "params": [
                                  {
                                    "type": "Identifier",
                                    "start": 5621,
                                    "end": 5628,
                                    "loc": {
                                      "start": {
                                        "line": 229,
                                        "column": 34
                                      },
                                      "end": {
                                        "line": 229,
                                        "column": 41
                                      },
                                      "identifierName": "resolve"
                                    },
                                    "name": "resolve"
                                  },
                                  {
                                    "type": "Identifier",
                                    "start": 5630,
                                    "end": 5636,
                                    "loc": {
                                      "start": {
                                        "line": 229,
                                        "column": 43
                                      },
                                      "end": {
                                        "line": 229,
                                        "column": 49
                                      },
                                      "identifierName": "reject"
                                    },
                                    "name": "reject"
                                  }
                                ],
                                "body": {
                                  "type": "BlockStatement",
                                  "start": 5641,
                                  "end": 6673,
                                  "loc": {
                                    "start": {
                                      "line": 229,
                                      "column": 54
                                    },
                                    "end": {
                                      "line": 255,
                                      "column": 9
                                    }
                                  },
                                  "body": [
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 5655,
                                      "end": 6133,
                                      "loc": {
                                        "start": {
                                          "line": 230,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 241,
                                          "column": 14
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 5655,
                                        "end": 6132,
                                        "loc": {
                                          "start": {
                                            "line": 230,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 241,
                                            "column": 13
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 5655,
                                          "end": 5667,
                                          "loc": {
                                            "start": {
                                              "line": 230,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 230,
                                              "column": 24
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 5655,
                                            "end": 5659,
                                            "loc": {
                                              "start": {
                                                "line": 230,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 230,
                                                "column": 16
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 5660,
                                            "end": 5667,
                                            "loc": {
                                              "start": {
                                                "line": 230,
                                                "column": 17
                                              },
                                              "end": {
                                                "line": 230,
                                                "column": 24
                                              },
                                              "identifierName": "_reject"
                                            },
                                            "name": "_reject"
                                          },
                                          "computed": false
                                        },
                                        "right": {
                                          "type": "ArrowFunctionExpression",
                                          "start": 5670,
                                          "end": 6132,
                                          "loc": {
                                            "start": {
                                              "line": 230,
                                              "column": 27
                                            },
                                            "end": {
                                              "line": 241,
                                              "column": 13
                                            }
                                          },
                                          "id": null,
                                          "generator": false,
                                          "expression": false,
                                          "async": false,
                                          "params": [
                                            {
                                              "type": "Identifier",
                                              "start": 5671,
                                              "end": 5674,
                                              "loc": {
                                                "start": {
                                                  "line": 230,
                                                  "column": 28
                                                },
                                                "end": {
                                                  "line": 230,
                                                  "column": 31
                                                },
                                                "identifierName": "err"
                                              },
                                              "name": "err"
                                            }
                                          ],
                                          "body": {
                                            "type": "BlockStatement",
                                            "start": 5679,
                                            "end": 6132,
                                            "loc": {
                                              "start": {
                                                "line": 230,
                                                "column": 36
                                              },
                                              "end": {
                                                "line": 241,
                                                "column": 13
                                              }
                                            },
                                            "body": [
                                              {
                                                "type": "IfStatement",
                                                "start": 5697,
                                                "end": 5979,
                                                "loc": {
                                                  "start": {
                                                    "line": 231,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 236,
                                                    "column": 17
                                                  }
                                                },
                                                "test": {
                                                  "type": "Identifier",
                                                  "start": 5701,
                                                  "end": 5713,
                                                  "loc": {
                                                    "start": {
                                                      "line": 231,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 231,
                                                      "column": 32
                                                    },
                                                    "identifierName": "processError"
                                                  },
                                                  "name": "processError"
                                                },
                                                "consequent": {
                                                  "type": "BlockStatement",
                                                  "start": 5715,
                                                  "end": 5979,
                                                  "loc": {
                                                    "start": {
                                                      "line": 231,
                                                      "column": 34
                                                    },
                                                    "end": {
                                                      "line": 236,
                                                      "column": 17
                                                    }
                                                  },
                                                  "body": [
                                                    {
                                                      "type": "ExpressionStatement",
                                                      "start": 5895,
                                                      "end": 5933,
                                                      "loc": {
                                                        "start": {
                                                          "line": 234,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 234,
                                                          "column": 58
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "CallExpression",
                                                        "start": 5895,
                                                        "end": 5932,
                                                        "loc": {
                                                          "start": {
                                                            "line": 234,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 234,
                                                            "column": 57
                                                          }
                                                        },
                                                        "callee": {
                                                          "type": "MemberExpression",
                                                          "start": 5895,
                                                          "end": 5907,
                                                          "loc": {
                                                            "start": {
                                                              "line": 234,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 234,
                                                              "column": 32
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 5895,
                                                            "end": 5901,
                                                            "loc": {
                                                              "start": {
                                                                "line": 234,
                                                                "column": 20
                                                              },
                                                              "end": {
                                                                "line": 234,
                                                                "column": 26
                                                              },
                                                              "identifierName": "Logger"
                                                            },
                                                            "name": "Logger",
                                                            "leadingComments": null
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 5902,
                                                            "end": 5907,
                                                            "loc": {
                                                              "start": {
                                                                "line": 234,
                                                                "column": 27
                                                              },
                                                              "end": {
                                                                "line": 234,
                                                                "column": 32
                                                              },
                                                              "identifierName": "debug"
                                                            },
                                                            "name": "debug"
                                                          },
                                                          "computed": false,
                                                          "leadingComments": null
                                                        },
                                                        "arguments": [
                                                          {
                                                            "type": "StringLiteral",
                                                            "start": 5908,
                                                            "end": 5926,
                                                            "loc": {
                                                              "start": {
                                                                "line": 234,
                                                                "column": 33
                                                              },
                                                              "end": {
                                                                "line": 234,
                                                                "column": 51
                                                              }
                                                            },
                                                            "extra": {
                                                              "rawValue": "Additional error",
                                                              "raw": "'Additional error'"
                                                            },
                                                            "value": "Additional error"
                                                          },
                                                          {
                                                            "type": "Identifier",
                                                            "start": 5928,
                                                            "end": 5931,
                                                            "loc": {
                                                              "start": {
                                                                "line": 234,
                                                                "column": 53
                                                              },
                                                              "end": {
                                                                "line": 234,
                                                                "column": 56
                                                              },
                                                              "identifierName": "err"
                                                            },
                                                            "name": "err"
                                                          }
                                                        ],
                                                        "leadingComments": null
                                                      },
                                                      "leadingComments": [
                                                        {
                                                          "type": "CommentLine",
                                                          "value": " Multiple errors occured. In most cases this means, that the server connection was",
                                                          "start": 5737,
                                                          "end": 5821,
                                                          "loc": {
                                                            "start": {
                                                              "line": 232,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 232,
                                                              "column": 104
                                                            }
                                                          }
                                                        },
                                                        {
                                                          "type": "CommentLine",
                                                          "value": " closed after the first error.",
                                                          "start": 5842,
                                                          "end": 5874,
                                                          "loc": {
                                                            "start": {
                                                              "line": 233,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 233,
                                                              "column": 52
                                                            }
                                                          }
                                                        }
                                                      ]
                                                    },
                                                    {
                                                      "type": "ReturnStatement",
                                                      "start": 5954,
                                                      "end": 5961,
                                                      "loc": {
                                                        "start": {
                                                          "line": 235,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 235,
                                                          "column": 27
                                                        }
                                                      },
                                                      "argument": null
                                                    }
                                                  ],
                                                  "directives": []
                                                },
                                                "alternate": null
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 5996,
                                                "end": 6015,
                                                "loc": {
                                                  "start": {
                                                    "line": 237,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 237,
                                                    "column": 35
                                                  }
                                                },
                                                "expression": {
                                                  "type": "AssignmentExpression",
                                                  "start": 5996,
                                                  "end": 6014,
                                                  "loc": {
                                                    "start": {
                                                      "line": 237,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 237,
                                                      "column": 34
                                                    }
                                                  },
                                                  "operator": "=",
                                                  "left": {
                                                    "type": "Identifier",
                                                    "start": 5996,
                                                    "end": 6008,
                                                    "loc": {
                                                      "start": {
                                                        "line": 237,
                                                        "column": 16
                                                      },
                                                      "end": {
                                                        "line": 237,
                                                        "column": 28
                                                      },
                                                      "identifierName": "processError"
                                                    },
                                                    "name": "processError"
                                                  },
                                                  "right": {
                                                    "type": "Identifier",
                                                    "start": 6011,
                                                    "end": 6014,
                                                    "loc": {
                                                      "start": {
                                                        "line": 237,
                                                        "column": 31
                                                      },
                                                      "end": {
                                                        "line": 237,
                                                        "column": 34
                                                      },
                                                      "identifierName": "err"
                                                    },
                                                    "name": "err"
                                                  }
                                                }
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 6032,
                                                "end": 6052,
                                                "loc": {
                                                  "start": {
                                                    "line": 238,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 238,
                                                    "column": 36
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 6032,
                                                  "end": 6051,
                                                  "loc": {
                                                    "start": {
                                                      "line": 238,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 238,
                                                      "column": 35
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 6032,
                                                    "end": 6049,
                                                    "loc": {
                                                      "start": {
                                                        "line": 238,
                                                        "column": 16
                                                      },
                                                      "end": {
                                                        "line": 238,
                                                        "column": 33
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 6032,
                                                      "end": 6043,
                                                      "loc": {
                                                        "start": {
                                                          "line": 238,
                                                          "column": 16
                                                        },
                                                        "end": {
                                                          "line": 238,
                                                          "column": 27
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "ThisExpression",
                                                        "start": 6032,
                                                        "end": 6036,
                                                        "loc": {
                                                          "start": {
                                                            "line": 238,
                                                            "column": 16
                                                          },
                                                          "end": {
                                                            "line": 238,
                                                            "column": 20
                                                          }
                                                        }
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 6037,
                                                        "end": 6043,
                                                        "loc": {
                                                          "start": {
                                                            "line": 238,
                                                            "column": 21
                                                          },
                                                          "end": {
                                                            "line": 238,
                                                            "column": 27
                                                          },
                                                          "identifierName": "_queue"
                                                        },
                                                        "name": "_queue"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 6044,
                                                      "end": 6049,
                                                      "loc": {
                                                        "start": {
                                                          "line": 238,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 238,
                                                          "column": 33
                                                        },
                                                        "identifierName": "pause"
                                                      },
                                                      "name": "pause"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": []
                                                }
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 6069,
                                                "end": 6089,
                                                "loc": {
                                                  "start": {
                                                    "line": 239,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 239,
                                                    "column": 36
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 6069,
                                                  "end": 6088,
                                                  "loc": {
                                                    "start": {
                                                      "line": 239,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 239,
                                                      "column": 35
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 6069,
                                                    "end": 6086,
                                                    "loc": {
                                                      "start": {
                                                        "line": 239,
                                                        "column": 16
                                                      },
                                                      "end": {
                                                        "line": 239,
                                                        "column": 33
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 6069,
                                                      "end": 6080,
                                                      "loc": {
                                                        "start": {
                                                          "line": 239,
                                                          "column": 16
                                                        },
                                                        "end": {
                                                          "line": 239,
                                                          "column": 27
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "ThisExpression",
                                                        "start": 6069,
                                                        "end": 6073,
                                                        "loc": {
                                                          "start": {
                                                            "line": 239,
                                                            "column": 16
                                                          },
                                                          "end": {
                                                            "line": 239,
                                                            "column": 20
                                                          }
                                                        }
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 6074,
                                                        "end": 6080,
                                                        "loc": {
                                                          "start": {
                                                            "line": 239,
                                                            "column": 21
                                                          },
                                                          "end": {
                                                            "line": 239,
                                                            "column": 27
                                                          },
                                                          "identifierName": "_queue"
                                                        },
                                                        "name": "_queue"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 6081,
                                                      "end": 6086,
                                                      "loc": {
                                                        "start": {
                                                          "line": 239,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 239,
                                                          "column": 33
                                                        },
                                                        "identifierName": "clear"
                                                      },
                                                      "name": "clear"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": []
                                                }
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 6106,
                                                "end": 6118,
                                                "loc": {
                                                  "start": {
                                                    "line": 240,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 240,
                                                    "column": 28
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 6106,
                                                  "end": 6117,
                                                  "loc": {
                                                    "start": {
                                                      "line": 240,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 240,
                                                      "column": 27
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "Identifier",
                                                    "start": 6106,
                                                    "end": 6112,
                                                    "loc": {
                                                      "start": {
                                                        "line": 240,
                                                        "column": 16
                                                      },
                                                      "end": {
                                                        "line": 240,
                                                        "column": 22
                                                      },
                                                      "identifierName": "reject"
                                                    },
                                                    "name": "reject"
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "Identifier",
                                                      "start": 6113,
                                                      "end": 6116,
                                                      "loc": {
                                                        "start": {
                                                          "line": 240,
                                                          "column": 23
                                                        },
                                                        "end": {
                                                          "line": 240,
                                                          "column": 26
                                                        },
                                                        "identifierName": "err"
                                                      },
                                                      "name": "err"
                                                    }
                                                  ]
                                                }
                                              }
                                            ],
                                            "directives": []
                                          }
                                        }
                                      },
                                      "trailingComments": [
                                        {
                                          "type": "CommentLine",
                                          "value": " write initial path",
                                          "start": 6146,
                                          "end": 6167,
                                          "loc": {
                                            "start": {
                                              "line": 242,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 242,
                                              "column": 33
                                            }
                                          }
                                        }
                                      ]
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 6180,
                                      "end": 6219,
                                      "loc": {
                                        "start": {
                                          "line": 243,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 243,
                                          "column": 51
                                        }
                                      },
                                      "expression": {
                                        "type": "CallExpression",
                                        "start": 6180,
                                        "end": 6218,
                                        "loc": {
                                          "start": {
                                            "line": 243,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 243,
                                            "column": 50
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 6180,
                                          "end": 6196,
                                          "loc": {
                                            "start": {
                                              "line": 243,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 243,
                                              "column": 28
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 6180,
                                            "end": 6184,
                                            "loc": {
                                              "start": {
                                                "line": 243,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 243,
                                                "column": 16
                                              }
                                            },
                                            "leadingComments": null
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 6185,
                                            "end": 6196,
                                            "loc": {
                                              "start": {
                                                "line": 243,
                                                "column": 17
                                              },
                                              "end": {
                                                "line": 243,
                                                "column": 28
                                              },
                                              "identifierName": "processPath"
                                            },
                                            "name": "processPath"
                                          },
                                          "computed": false,
                                          "leadingComments": null
                                        },
                                        "arguments": [
                                          {
                                            "type": "ObjectExpression",
                                            "start": 6197,
                                            "end": 6217,
                                            "loc": {
                                              "start": {
                                                "line": 243,
                                                "column": 29
                                              },
                                              "end": {
                                                "line": 243,
                                                "column": 49
                                              }
                                            },
                                            "properties": [
                                              {
                                                "type": "ObjectProperty",
                                                "start": 6199,
                                                "end": 6203,
                                                "loc": {
                                                  "start": {
                                                    "line": 243,
                                                    "column": 31
                                                  },
                                                  "end": {
                                                    "line": 243,
                                                    "column": 35
                                                  }
                                                },
                                                "method": false,
                                                "shorthand": true,
                                                "computed": false,
                                                "key": {
                                                  "type": "Identifier",
                                                  "start": 6199,
                                                  "end": 6203,
                                                  "loc": {
                                                    "start": {
                                                      "line": 243,
                                                      "column": 31
                                                    },
                                                    "end": {
                                                      "line": 243,
                                                      "column": 35
                                                    },
                                                    "identifierName": "path"
                                                  },
                                                  "name": "path"
                                                },
                                                "value": {
                                                  "type": "Identifier",
                                                  "start": 6199,
                                                  "end": 6203,
                                                  "loc": {
                                                    "start": {
                                                      "line": 243,
                                                      "column": 31
                                                    },
                                                    "end": {
                                                      "line": 243,
                                                      "column": 35
                                                    },
                                                    "identifierName": "path"
                                                  },
                                                  "name": "path"
                                                },
                                                "extra": {
                                                  "shorthand": true
                                                }
                                              },
                                              {
                                                "type": "SpreadProperty",
                                                "start": 6205,
                                                "end": 6215,
                                                "loc": {
                                                  "start": {
                                                    "line": 243,
                                                    "column": 37
                                                  },
                                                  "end": {
                                                    "line": 243,
                                                    "column": 47
                                                  }
                                                },
                                                "argument": {
                                                  "type": "Identifier",
                                                  "start": 6208,
                                                  "end": 6215,
                                                  "loc": {
                                                    "start": {
                                                      "line": 243,
                                                      "column": 40
                                                    },
                                                    "end": {
                                                      "line": 243,
                                                      "column": 47
                                                    },
                                                    "identifierName": "options"
                                                  },
                                                  "name": "options"
                                                }
                                              }
                                            ]
                                          }
                                        ],
                                        "leadingComments": null
                                      },
                                      "leadingComments": [
                                        {
                                          "type": "CommentLine",
                                          "value": " write initial path",
                                          "start": 6146,
                                          "end": 6167,
                                          "loc": {
                                            "start": {
                                              "line": 242,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 242,
                                              "column": 33
                                            }
                                          }
                                        }
                                      ]
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 6232,
                                      "end": 6663,
                                      "loc": {
                                        "start": {
                                          "line": 244,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 254,
                                          "column": 15
                                        }
                                      },
                                      "expression": {
                                        "type": "CallExpression",
                                        "start": 6232,
                                        "end": 6662,
                                        "loc": {
                                          "start": {
                                            "line": 244,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 254,
                                            "column": 14
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 6232,
                                          "end": 6257,
                                          "loc": {
                                            "start": {
                                              "line": 244,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 244,
                                              "column": 37
                                            }
                                          },
                                          "object": {
                                            "type": "CallExpression",
                                            "start": 6232,
                                            "end": 6252,
                                            "loc": {
                                              "start": {
                                                "line": 244,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 244,
                                                "column": 32
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 6232,
                                              "end": 6250,
                                              "loc": {
                                                "start": {
                                                  "line": 244,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 244,
                                                  "column": 30
                                                }
                                              },
                                              "object": {
                                                "type": "MemberExpression",
                                                "start": 6232,
                                                "end": 6243,
                                                "loc": {
                                                  "start": {
                                                    "line": 244,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 244,
                                                    "column": 23
                                                  }
                                                },
                                                "object": {
                                                  "type": "ThisExpression",
                                                  "start": 6232,
                                                  "end": 6236,
                                                  "loc": {
                                                    "start": {
                                                      "line": 244,
                                                      "column": 12
                                                    },
                                                    "end": {
                                                      "line": 244,
                                                      "column": 16
                                                    }
                                                  }
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 6237,
                                                  "end": 6243,
                                                  "loc": {
                                                    "start": {
                                                      "line": 244,
                                                      "column": 17
                                                    },
                                                    "end": {
                                                      "line": 244,
                                                      "column": 23
                                                    },
                                                    "identifierName": "_queue"
                                                  },
                                                  "name": "_queue"
                                                },
                                                "computed": false
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 6244,
                                                "end": 6250,
                                                "loc": {
                                                  "start": {
                                                    "line": 244,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 244,
                                                    "column": 30
                                                  },
                                                  "identifierName": "onIdle"
                                                },
                                                "name": "onIdle"
                                              },
                                              "computed": false
                                            },
                                            "arguments": []
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 6253,
                                            "end": 6257,
                                            "loc": {
                                              "start": {
                                                "line": 244,
                                                "column": 33
                                              },
                                              "end": {
                                                "line": 244,
                                                "column": 37
                                              },
                                              "identifierName": "then"
                                            },
                                            "name": "then"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "ArrowFunctionExpression",
                                            "start": 6258,
                                            "end": 6661,
                                            "loc": {
                                              "start": {
                                                "line": 244,
                                                "column": 38
                                              },
                                              "end": {
                                                "line": 254,
                                                "column": 13
                                              }
                                            },
                                            "id": null,
                                            "generator": false,
                                            "expression": false,
                                            "async": false,
                                            "params": [],
                                            "body": {
                                              "type": "BlockStatement",
                                              "start": 6264,
                                              "end": 6661,
                                              "loc": {
                                                "start": {
                                                  "line": 244,
                                                  "column": 44
                                                },
                                                "end": {
                                                  "line": 254,
                                                  "column": 13
                                                }
                                              },
                                              "body": [
                                                {
                                                  "type": "IfStatement",
                                                  "start": 6282,
                                                  "end": 6347,
                                                  "loc": {
                                                    "start": {
                                                      "line": 245,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 247,
                                                      "column": 17
                                                    }
                                                  },
                                                  "test": {
                                                    "type": "Identifier",
                                                    "start": 6286,
                                                    "end": 6298,
                                                    "loc": {
                                                      "start": {
                                                        "line": 245,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 245,
                                                        "column": 32
                                                      },
                                                      "identifierName": "processError"
                                                    },
                                                    "name": "processError"
                                                  },
                                                  "consequent": {
                                                    "type": "BlockStatement",
                                                    "start": 6300,
                                                    "end": 6347,
                                                    "loc": {
                                                      "start": {
                                                        "line": 245,
                                                        "column": 34
                                                      },
                                                      "end": {
                                                        "line": 247,
                                                        "column": 17
                                                      }
                                                    },
                                                    "body": [
                                                      {
                                                        "type": "ReturnStatement",
                                                        "start": 6322,
                                                        "end": 6329,
                                                        "loc": {
                                                          "start": {
                                                            "line": 246,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 246,
                                                            "column": 27
                                                          }
                                                        },
                                                        "argument": null
                                                      }
                                                    ],
                                                    "directives": []
                                                  },
                                                  "alternate": null
                                                },
                                                {
                                                  "type": "IfStatement",
                                                  "start": 6364,
                                                  "end": 6620,
                                                  "loc": {
                                                    "start": {
                                                      "line": 248,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 252,
                                                      "column": 17
                                                    }
                                                  },
                                                  "test": {
                                                    "type": "MemberExpression",
                                                    "start": 6368,
                                                    "end": 6390,
                                                    "loc": {
                                                      "start": {
                                                        "line": 248,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 248,
                                                        "column": 42
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 6368,
                                                      "end": 6385,
                                                      "loc": {
                                                        "start": {
                                                          "line": 248,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 248,
                                                          "column": 37
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "ThisExpression",
                                                        "start": 6368,
                                                        "end": 6372,
                                                        "loc": {
                                                          "start": {
                                                            "line": 248,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 248,
                                                            "column": 24
                                                          }
                                                        }
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 6373,
                                                        "end": 6385,
                                                        "loc": {
                                                          "start": {
                                                            "line": 248,
                                                            "column": 25
                                                          },
                                                          "end": {
                                                            "line": 248,
                                                            "column": 37
                                                          },
                                                          "identifierName": "_dependingOn"
                                                        },
                                                        "name": "_dependingOn"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 6386,
                                                      "end": 6390,
                                                      "loc": {
                                                        "start": {
                                                          "line": 248,
                                                          "column": 38
                                                        },
                                                        "end": {
                                                          "line": 248,
                                                          "column": 42
                                                        },
                                                        "identifierName": "size"
                                                      },
                                                      "name": "size"
                                                    },
                                                    "computed": false
                                                  },
                                                  "consequent": {
                                                    "type": "BlockStatement",
                                                    "start": 6392,
                                                    "end": 6620,
                                                    "loc": {
                                                      "start": {
                                                        "line": 248,
                                                        "column": 44
                                                      },
                                                      "end": {
                                                        "line": 252,
                                                        "column": 17
                                                      }
                                                    },
                                                    "body": [
                                                      {
                                                        "type": "ExpressionStatement",
                                                        "start": 6414,
                                                        "end": 6602,
                                                        "loc": {
                                                          "start": {
                                                            "line": 249,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 251,
                                                            "column": 56
                                                          }
                                                        },
                                                        "expression": {
                                                          "type": "CallExpression",
                                                          "start": 6414,
                                                          "end": 6601,
                                                          "loc": {
                                                            "start": {
                                                              "line": 249,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 251,
                                                              "column": 55
                                                            }
                                                          },
                                                          "callee": {
                                                            "type": "Identifier",
                                                            "start": 6414,
                                                            "end": 6420,
                                                            "loc": {
                                                              "start": {
                                                                "line": 249,
                                                                "column": 20
                                                              },
                                                              "end": {
                                                                "line": 249,
                                                                "column": 26
                                                              },
                                                              "identifierName": "reject"
                                                            },
                                                            "name": "reject"
                                                          },
                                                          "arguments": [
                                                            {
                                                              "type": "NewExpression",
                                                              "start": 6421,
                                                              "end": 6600,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 249,
                                                                  "column": 27
                                                                },
                                                                "end": {
                                                                  "line": 251,
                                                                  "column": 54
                                                                }
                                                              },
                                                              "callee": {
                                                                "type": "Identifier",
                                                                "start": 6425,
                                                                "end": 6430,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 249,
                                                                    "column": 31
                                                                  },
                                                                  "end": {
                                                                    "line": 249,
                                                                    "column": 36
                                                                  },
                                                                  "identifierName": "Error"
                                                                },
                                                                "name": "Error"
                                                              },
                                                              "arguments": [
                                                                {
                                                                  "type": "TemplateLiteral",
                                                                  "start": 6431,
                                                                  "end": 6599,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 249,
                                                                      "column": 37
                                                                    },
                                                                    "end": {
                                                                      "line": 251,
                                                                      "column": 53
                                                                    }
                                                                  },
                                                                  "expressions": [
                                                                    {
                                                                      "type": "CallExpression",
                                                                      "start": 6497,
                                                                      "end": 6544,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 250,
                                                                          "column": 19
                                                                        },
                                                                        "end": {
                                                                          "line": 250,
                                                                          "column": 66
                                                                        }
                                                                      },
                                                                      "callee": {
                                                                        "type": "MemberExpression",
                                                                        "start": 6497,
                                                                        "end": 6538,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 250,
                                                                            "column": 19
                                                                          },
                                                                          "end": {
                                                                            "line": 250,
                                                                            "column": 60
                                                                          }
                                                                        },
                                                                        "object": {
                                                                          "type": "CallExpression",
                                                                          "start": 6497,
                                                                          "end": 6533,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 250,
                                                                              "column": 19
                                                                            },
                                                                            "end": {
                                                                              "line": 250,
                                                                              "column": 55
                                                                            }
                                                                          },
                                                                          "callee": {
                                                                            "type": "MemberExpression",
                                                                            "start": 6497,
                                                                            "end": 6507,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 250,
                                                                                "column": 19
                                                                              },
                                                                              "end": {
                                                                                "line": 250,
                                                                                "column": 29
                                                                              }
                                                                            },
                                                                            "object": {
                                                                              "type": "Identifier",
                                                                              "start": 6497,
                                                                              "end": 6502,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 250,
                                                                                  "column": 19
                                                                                },
                                                                                "end": {
                                                                                  "line": 250,
                                                                                  "column": 24
                                                                                },
                                                                                "identifierName": "Array"
                                                                              },
                                                                              "name": "Array"
                                                                            },
                                                                            "property": {
                                                                              "type": "Identifier",
                                                                              "start": 6503,
                                                                              "end": 6507,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 250,
                                                                                  "column": 25
                                                                                },
                                                                                "end": {
                                                                                  "line": 250,
                                                                                  "column": 29
                                                                                },
                                                                                "identifierName": "from"
                                                                              },
                                                                              "name": "from"
                                                                            },
                                                                            "computed": false
                                                                          },
                                                                          "arguments": [
                                                                            {
                                                                              "type": "CallExpression",
                                                                              "start": 6508,
                                                                              "end": 6532,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 250,
                                                                                  "column": 30
                                                                                },
                                                                                "end": {
                                                                                  "line": 250,
                                                                                  "column": 54
                                                                                }
                                                                              },
                                                                              "callee": {
                                                                                "type": "MemberExpression",
                                                                                "start": 6508,
                                                                                "end": 6530,
                                                                                "loc": {
                                                                                  "start": {
                                                                                    "line": 250,
                                                                                    "column": 30
                                                                                  },
                                                                                  "end": {
                                                                                    "line": 250,
                                                                                    "column": 52
                                                                                  }
                                                                                },
                                                                                "object": {
                                                                                  "type": "MemberExpression",
                                                                                  "start": 6508,
                                                                                  "end": 6525,
                                                                                  "loc": {
                                                                                    "start": {
                                                                                      "line": 250,
                                                                                      "column": 30
                                                                                    },
                                                                                    "end": {
                                                                                      "line": 250,
                                                                                      "column": 47
                                                                                    }
                                                                                  },
                                                                                  "object": {
                                                                                    "type": "ThisExpression",
                                                                                    "start": 6508,
                                                                                    "end": 6512,
                                                                                    "loc": {
                                                                                      "start": {
                                                                                        "line": 250,
                                                                                        "column": 30
                                                                                      },
                                                                                      "end": {
                                                                                        "line": 250,
                                                                                        "column": 34
                                                                                      }
                                                                                    }
                                                                                  },
                                                                                  "property": {
                                                                                    "type": "Identifier",
                                                                                    "start": 6513,
                                                                                    "end": 6525,
                                                                                    "loc": {
                                                                                      "start": {
                                                                                        "line": 250,
                                                                                        "column": 35
                                                                                      },
                                                                                      "end": {
                                                                                        "line": 250,
                                                                                        "column": 47
                                                                                      },
                                                                                      "identifierName": "_dependingOn"
                                                                                    },
                                                                                    "name": "_dependingOn"
                                                                                  },
                                                                                  "computed": false
                                                                                },
                                                                                "property": {
                                                                                  "type": "Identifier",
                                                                                  "start": 6526,
                                                                                  "end": 6530,
                                                                                  "loc": {
                                                                                    "start": {
                                                                                      "line": 250,
                                                                                      "column": 48
                                                                                    },
                                                                                    "end": {
                                                                                      "line": 250,
                                                                                      "column": 52
                                                                                    },
                                                                                    "identifierName": "keys"
                                                                                  },
                                                                                  "name": "keys"
                                                                                },
                                                                                "computed": false
                                                                              },
                                                                              "arguments": []
                                                                            }
                                                                          ]
                                                                        },
                                                                        "property": {
                                                                          "type": "Identifier",
                                                                          "start": 6534,
                                                                          "end": 6538,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 250,
                                                                              "column": 56
                                                                            },
                                                                            "end": {
                                                                              "line": 250,
                                                                              "column": 60
                                                                            },
                                                                            "identifierName": "join"
                                                                          },
                                                                          "name": "join"
                                                                        },
                                                                        "computed": false
                                                                      },
                                                                      "arguments": [
                                                                        {
                                                                          "type": "StringLiteral",
                                                                          "start": 6539,
                                                                          "end": 6543,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 250,
                                                                              "column": 61
                                                                            },
                                                                            "end": {
                                                                              "line": 250,
                                                                              "column": 65
                                                                            }
                                                                          },
                                                                          "extra": {
                                                                            "rawValue": ", ",
                                                                            "raw": "', '"
                                                                          },
                                                                          "value": ", "
                                                                        }
                                                                      ]
                                                                    }
                                                                  ],
                                                                  "quasis": [
                                                                    {
                                                                      "type": "TemplateElement",
                                                                      "start": 6432,
                                                                      "end": 6495,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 249,
                                                                          "column": 38
                                                                        },
                                                                        "end": {
                                                                          "line": 250,
                                                                          "column": 17
                                                                        }
                                                                      },
                                                                      "value": {
                                                                        "raw": "Some nodes are still waiting for dependencies\n  Missing nodes: ",
                                                                        "cooked": "Some nodes are still waiting for dependencies\n  Missing nodes: "
                                                                      },
                                                                      "tail": false
                                                                    },
                                                                    {
                                                                      "type": "TemplateElement",
                                                                      "start": 6545,
                                                                      "end": 6598,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 250,
                                                                          "column": 67
                                                                        },
                                                                        "end": {
                                                                          "line": 251,
                                                                          "column": 52
                                                                        }
                                                                      },
                                                                      "value": {
                                                                        "raw": "\n  - Pull these nodes or add them to the ignored ones",
                                                                        "cooked": "\n  - Pull these nodes or add them to the ignored ones"
                                                                      },
                                                                      "tail": true
                                                                    }
                                                                  ]
                                                                }
                                                              ]
                                                            }
                                                          ]
                                                        }
                                                      }
                                                    ],
                                                    "directives": []
                                                  },
                                                  "alternate": null
                                                },
                                                {
                                                  "type": "ExpressionStatement",
                                                  "start": 6637,
                                                  "end": 6647,
                                                  "loc": {
                                                    "start": {
                                                      "line": 253,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 253,
                                                      "column": 26
                                                    }
                                                  },
                                                  "expression": {
                                                    "type": "CallExpression",
                                                    "start": 6637,
                                                    "end": 6646,
                                                    "loc": {
                                                      "start": {
                                                        "line": 253,
                                                        "column": 16
                                                      },
                                                      "end": {
                                                        "line": 253,
                                                        "column": 25
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "Identifier",
                                                      "start": 6637,
                                                      "end": 6644,
                                                      "loc": {
                                                        "start": {
                                                          "line": 253,
                                                          "column": 16
                                                        },
                                                        "end": {
                                                          "line": 253,
                                                          "column": 23
                                                        },
                                                        "identifierName": "resolve"
                                                      },
                                                      "name": "resolve"
                                                    },
                                                    "arguments": []
                                                  }
                                                }
                                              ],
                                              "directives": []
                                            }
                                          }
                                        ]
                                      }
                                    }
                                  ],
                                  "directives": []
                                }
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "const"
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 6684,
                      "end": 6696,
                      "loc": {
                        "start": {
                          "line": 256,
                          "column": 8
                        },
                        "end": {
                          "line": 256,
                          "column": 20
                        }
                      },
                      "argument": {
                        "type": "Identifier",
                        "start": 6691,
                        "end": 6695,
                        "loc": {
                          "start": {
                            "line": 256,
                            "column": 15
                          },
                          "end": {
                            "line": 256,
                            "column": 19
                          },
                          "identifierName": "done"
                        },
                        "name": "done"
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * @desc\n     * Starts the browser at the given path.\n     * @lineNumber\n     * 200\n     * @param\n     * {string} path\n     * @param\n     * {undefined} options\n     * @return\n     * {Promise}\n     ",
                    "start": 5314,
                    "end": 5521,
                    "loc": {
                      "start": {
                        "line": 215,
                        "column": 4
                      },
                      "end": {
                        "line": 226,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * @desc\n     * Enqueues a {@link SourceBrowser#_processPath} call with the given options.\n     * @lineNumber\n     * 246\n     * @param\n     * {ProcessPathOptions} options\n     * @return\n     * {Promise}\n     ",
                    "start": 6707,
                    "end": 6925,
                    "loc": {
                      "start": {
                        "line": 258,
                        "column": 4
                      },
                      "end": {
                        "line": 267,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 6930,
                "end": 7044,
                "loc": {
                  "start": {
                    "line": 268,
                    "column": 4
                  },
                  "end": {
                    "line": 270,
                    "column": 5
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 6930,
                  "end": 6941,
                  "loc": {
                    "start": {
                      "line": 268,
                      "column": 4
                    },
                    "end": {
                      "line": 268,
                      "column": 15
                    },
                    "identifierName": "processPath"
                  },
                  "name": "processPath",
                  "leadingComments": null
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 6942,
                    "end": 6949,
                    "loc": {
                      "start": {
                        "line": 268,
                        "column": 16
                      },
                      "end": {
                        "line": 268,
                        "column": 23
                      },
                      "identifierName": "options"
                    },
                    "name": "options"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 6951,
                  "end": 7044,
                  "loc": {
                    "start": {
                      "line": 268,
                      "column": 25
                    },
                    "end": {
                      "line": 270,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ReturnStatement",
                      "start": 6961,
                      "end": 7038,
                      "loc": {
                        "start": {
                          "line": 269,
                          "column": 8
                        },
                        "end": {
                          "line": 269,
                          "column": 85
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 6968,
                        "end": 7037,
                        "loc": {
                          "start": {
                            "line": 269,
                            "column": 15
                          },
                          "end": {
                            "line": 269,
                            "column": 84
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 6968,
                          "end": 6983,
                          "loc": {
                            "start": {
                              "line": 269,
                              "column": 15
                            },
                            "end": {
                              "line": 269,
                              "column": 30
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 6968,
                            "end": 6979,
                            "loc": {
                              "start": {
                                "line": 269,
                                "column": 15
                              },
                              "end": {
                                "line": 269,
                                "column": 26
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 6968,
                              "end": 6972,
                              "loc": {
                                "start": {
                                  "line": 269,
                                  "column": 15
                                },
                                "end": {
                                  "line": 269,
                                  "column": 19
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6973,
                              "end": 6979,
                              "loc": {
                                "start": {
                                  "line": 269,
                                  "column": 20
                                },
                                "end": {
                                  "line": 269,
                                  "column": 26
                                },
                                "identifierName": "_queue"
                              },
                              "name": "_queue"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6980,
                            "end": 6983,
                            "loc": {
                              "start": {
                                "line": 269,
                                "column": 27
                              },
                              "end": {
                                "line": 269,
                                "column": 30
                              },
                              "identifierName": "add"
                            },
                            "name": "add"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 6984,
                            "end": 7036,
                            "loc": {
                              "start": {
                                "line": 269,
                                "column": 31
                              },
                              "end": {
                                "line": 269,
                                "column": 83
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [],
                            "body": {
                              "type": "CallExpression",
                              "start": 6990,
                              "end": 7036,
                              "loc": {
                                "start": {
                                  "line": 269,
                                  "column": 37
                                },
                                "end": {
                                  "line": 269,
                                  "column": 83
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 6990,
                                "end": 7022,
                                "loc": {
                                  "start": {
                                    "line": 269,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 269,
                                    "column": 69
                                  }
                                },
                                "object": {
                                  "type": "CallExpression",
                                  "start": 6990,
                                  "end": 7016,
                                  "loc": {
                                    "start": {
                                      "line": 269,
                                      "column": 37
                                    },
                                    "end": {
                                      "line": 269,
                                      "column": 63
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 6990,
                                    "end": 7007,
                                    "loc": {
                                      "start": {
                                        "line": 269,
                                        "column": 37
                                      },
                                      "end": {
                                        "line": 269,
                                        "column": 54
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 6990,
                                      "end": 6994,
                                      "loc": {
                                        "start": {
                                          "line": 269,
                                          "column": 37
                                        },
                                        "end": {
                                          "line": 269,
                                          "column": 41
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 6995,
                                      "end": 7007,
                                      "loc": {
                                        "start": {
                                          "line": 269,
                                          "column": 42
                                        },
                                        "end": {
                                          "line": 269,
                                          "column": 54
                                        },
                                        "identifierName": "_processPath"
                                      },
                                      "name": "_processPath"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "Identifier",
                                      "start": 7008,
                                      "end": 7015,
                                      "loc": {
                                        "start": {
                                          "line": 269,
                                          "column": 55
                                        },
                                        "end": {
                                          "line": 269,
                                          "column": 62
                                        },
                                        "identifierName": "options"
                                      },
                                      "name": "options"
                                    }
                                  ]
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 7017,
                                  "end": 7022,
                                  "loc": {
                                    "start": {
                                      "line": 269,
                                      "column": 64
                                    },
                                    "end": {
                                      "line": 269,
                                      "column": 69
                                    },
                                    "identifierName": "catch"
                                  },
                                  "name": "catch"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 7023,
                                  "end": 7035,
                                  "loc": {
                                    "start": {
                                      "line": 269,
                                      "column": 70
                                    },
                                    "end": {
                                      "line": 269,
                                      "column": 82
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 7023,
                                    "end": 7027,
                                    "loc": {
                                      "start": {
                                        "line": 269,
                                        "column": 70
                                      },
                                      "end": {
                                        "line": 269,
                                        "column": 74
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 7028,
                                    "end": 7035,
                                    "loc": {
                                      "start": {
                                        "line": 269,
                                        "column": 75
                                      },
                                      "end": {
                                        "line": 269,
                                        "column": 82
                                      },
                                      "identifierName": "_reject"
                                    },
                                    "name": "_reject"
                                  },
                                  "computed": false
                                }
                              ]
                            }
                          }
                        ]
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * @desc\n     * Enqueues a {@link SourceBrowser#_processPath} call with the given options.\n     * @lineNumber\n     * 246\n     * @param\n     * {ProcessPathOptions} options\n     * @return\n     * {Promise}\n     ",
                    "start": 6707,
                    "end": 6925,
                    "loc": {
                      "start": {
                        "line": 258,
                        "column": 4
                      },
                      "end": {
                        "line": 267,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * @desc\n     * Can be called by transformers to read this path before finishing it's parent nodes.\n     * @lineNumber\n     * 255\n     * @param\n     * {undefined} undefined\n     * @return\n     * {Promise}\n     ",
                    "start": 7049,
                    "end": 7269,
                    "loc": {
                      "start": {
                        "line": 271,
                        "column": 4
                      },
                      "end": {
                        "line": 280,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 7274,
                "end": 7453,
                "loc": {
                  "start": {
                    "line": 281,
                    "column": 4
                  },
                  "end": {
                    "line": 286,
                    "column": 5
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 7274,
                  "end": 7282,
                  "loc": {
                    "start": {
                      "line": 281,
                      "column": 4
                    },
                    "end": {
                      "line": 281,
                      "column": 12
                    },
                    "identifierName": "readNode"
                  },
                  "name": "readNode",
                  "leadingComments": null
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "ObjectPattern",
                    "start": 7283,
                    "end": 7291,
                    "loc": {
                      "start": {
                        "line": 281,
                        "column": 13
                      },
                      "end": {
                        "line": 281,
                        "column": 21
                      }
                    },
                    "properties": [
                      {
                        "type": "ObjectProperty",
                        "start": 7285,
                        "end": 7289,
                        "loc": {
                          "start": {
                            "line": 281,
                            "column": 15
                          },
                          "end": {
                            "line": 281,
                            "column": 19
                          }
                        },
                        "method": false,
                        "shorthand": true,
                        "computed": false,
                        "key": {
                          "type": "Identifier",
                          "start": 7285,
                          "end": 7289,
                          "loc": {
                            "start": {
                              "line": 281,
                              "column": 15
                            },
                            "end": {
                              "line": 281,
                              "column": 19
                            },
                            "identifierName": "path"
                          },
                          "name": "path"
                        },
                        "value": {
                          "type": "Identifier",
                          "start": 7285,
                          "end": 7289,
                          "loc": {
                            "start": {
                              "line": 281,
                              "column": 15
                            },
                            "end": {
                              "line": 281,
                              "column": 19
                            },
                            "identifierName": "path"
                          },
                          "name": "path"
                        },
                        "extra": {
                          "shorthand": true
                        }
                      }
                    ]
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 7293,
                  "end": 7453,
                  "loc": {
                    "start": {
                      "line": 281,
                      "column": 23
                    },
                    "end": {
                      "line": 286,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ReturnStatement",
                      "start": 7303,
                      "end": 7384,
                      "loc": {
                        "start": {
                          "line": 282,
                          "column": 8
                        },
                        "end": {
                          "line": 285,
                          "column": 11
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 7310,
                        "end": 7383,
                        "loc": {
                          "start": {
                            "line": 282,
                            "column": 15
                          },
                          "end": {
                            "line": 285,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 7310,
                          "end": 7327,
                          "loc": {
                            "start": {
                              "line": 282,
                              "column": 15
                            },
                            "end": {
                              "line": 282,
                              "column": 32
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 7310,
                            "end": 7314,
                            "loc": {
                              "start": {
                                "line": 282,
                                "column": 15
                              },
                              "end": {
                                "line": 282,
                                "column": 19
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 7315,
                            "end": 7327,
                            "loc": {
                              "start": {
                                "line": 282,
                                "column": 20
                              },
                              "end": {
                                "line": 282,
                                "column": 32
                              },
                              "identifierName": "_processPath"
                            },
                            "name": "_processPath"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ObjectExpression",
                            "start": 7328,
                            "end": 7382,
                            "loc": {
                              "start": {
                                "line": 282,
                                "column": 33
                              },
                              "end": {
                                "line": 285,
                                "column": 9
                              }
                            },
                            "properties": [
                              {
                                "type": "ObjectProperty",
                                "start": 7342,
                                "end": 7346,
                                "loc": {
                                  "start": {
                                    "line": 283,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 283,
                                    "column": 16
                                  }
                                },
                                "method": false,
                                "shorthand": true,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 7342,
                                  "end": 7346,
                                  "loc": {
                                    "start": {
                                      "line": 283,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 283,
                                      "column": 16
                                    },
                                    "identifierName": "path"
                                  },
                                  "name": "path"
                                },
                                "value": {
                                  "type": "Identifier",
                                  "start": 7342,
                                  "end": 7346,
                                  "loc": {
                                    "start": {
                                      "line": 283,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 283,
                                      "column": 16
                                    },
                                    "identifierName": "path"
                                  },
                                  "name": "path"
                                },
                                "extra": {
                                  "shorthand": true
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 7360,
                                "end": 7371,
                                "loc": {
                                  "start": {
                                    "line": 284,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 284,
                                    "column": 23
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 7360,
                                  "end": 7364,
                                  "loc": {
                                    "start": {
                                      "line": 284,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 284,
                                      "column": 16
                                    },
                                    "identifierName": "push"
                                  },
                                  "name": "push"
                                },
                                "value": {
                                  "type": "BooleanLiteral",
                                  "start": 7366,
                                  "end": 7371,
                                  "loc": {
                                    "start": {
                                      "line": 284,
                                      "column": 18
                                    },
                                    "end": {
                                      "line": 284,
                                      "column": 23
                                    }
                                  },
                                  "value": false
                                }
                              }
                            ]
                          }
                        ]
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " NOTE: If `push` is true, the browser always returns a node.",
                          "start": 7385,
                          "end": 7447,
                          "loc": {
                            "start": {
                              "line": 285,
                              "column": 12
                            },
                            "end": {
                              "line": 285,
                              "column": 74
                            }
                          }
                        }
                      ]
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * @desc\n     * Can be called by transformers to read this path before finishing it's parent nodes.\n     * @lineNumber\n     * 255\n     * @param\n     * {undefined} undefined\n     * @return\n     * {Promise}\n     ",
                    "start": 7049,
                    "end": 7269,
                    "loc": {
                      "start": {
                        "line": 271,
                        "column": 4
                      },
                      "end": {
                        "line": 280,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * @desc\n     * Where the real browsing happens: Stats the given path, discovering new node definition files,\n     * if any and finally pushes discovered nodes to {@link SourceBrowser#_processNode}.\n     * @lineNumber\n     * 267\n     * @param\n     * {ProcessPathOptions} undefined\n     * @return\n     * {Promise}\n     ",
                    "start": 7458,
                    "end": 7786,
                    "loc": {
                      "start": {
                        "line": 287,
                        "column": 4
                      },
                      "end": {
                        "line": 297,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 7791,
                "end": 11264,
                "loc": {
                  "start": {
                    "line": 298,
                    "column": 4
                  },
                  "end": {
                    "line": 379,
                    "column": 5
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 7797,
                  "end": 7809,
                  "loc": {
                    "start": {
                      "line": 298,
                      "column": 10
                    },
                    "end": {
                      "line": 298,
                      "column": 22
                    },
                    "identifierName": "_processPath"
                  },
                  "name": "_processPath"
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": true,
                "params": [
                  {
                    "type": "ObjectPattern",
                    "start": 7810,
                    "end": 7870,
                    "loc": {
                      "start": {
                        "line": 298,
                        "column": 23
                      },
                      "end": {
                        "line": 298,
                        "column": 83
                      }
                    },
                    "properties": [
                      {
                        "type": "ObjectProperty",
                        "start": 7812,
                        "end": 7816,
                        "loc": {
                          "start": {
                            "line": 298,
                            "column": 25
                          },
                          "end": {
                            "line": 298,
                            "column": 29
                          }
                        },
                        "method": false,
                        "shorthand": true,
                        "computed": false,
                        "key": {
                          "type": "Identifier",
                          "start": 7812,
                          "end": 7816,
                          "loc": {
                            "start": {
                              "line": 298,
                              "column": 25
                            },
                            "end": {
                              "line": 298,
                              "column": 29
                            },
                            "identifierName": "path"
                          },
                          "name": "path"
                        },
                        "value": {
                          "type": "Identifier",
                          "start": 7812,
                          "end": 7816,
                          "loc": {
                            "start": {
                              "line": 298,
                              "column": 25
                            },
                            "end": {
                              "line": 298,
                              "column": 29
                            },
                            "identifierName": "path"
                          },
                          "name": "path"
                        },
                        "extra": {
                          "shorthand": true
                        }
                      },
                      {
                        "type": "ObjectProperty",
                        "start": 7818,
                        "end": 7824,
                        "loc": {
                          "start": {
                            "line": 298,
                            "column": 31
                          },
                          "end": {
                            "line": 298,
                            "column": 37
                          }
                        },
                        "method": false,
                        "shorthand": true,
                        "computed": false,
                        "key": {
                          "type": "Identifier",
                          "start": 7818,
                          "end": 7824,
                          "loc": {
                            "start": {
                              "line": 298,
                              "column": 31
                            },
                            "end": {
                              "line": 298,
                              "column": 37
                            },
                            "identifierName": "parent"
                          },
                          "name": "parent"
                        },
                        "value": {
                          "type": "Identifier",
                          "start": 7818,
                          "end": 7824,
                          "loc": {
                            "start": {
                              "line": 298,
                              "column": 31
                            },
                            "end": {
                              "line": 298,
                              "column": 37
                            },
                            "identifierName": "parent"
                          },
                          "name": "parent"
                        },
                        "extra": {
                          "shorthand": true
                        }
                      },
                      {
                        "type": "ObjectProperty",
                        "start": 7826,
                        "end": 7834,
                        "loc": {
                          "start": {
                            "line": 298,
                            "column": 39
                          },
                          "end": {
                            "line": 298,
                            "column": 47
                          }
                        },
                        "method": false,
                        "shorthand": true,
                        "computed": false,
                        "key": {
                          "type": "Identifier",
                          "start": 7826,
                          "end": 7834,
                          "loc": {
                            "start": {
                              "line": 298,
                              "column": 39
                            },
                            "end": {
                              "line": 298,
                              "column": 47
                            },
                            "identifierName": "children"
                          },
                          "name": "children"
                        },
                        "value": {
                          "type": "Identifier",
                          "start": 7826,
                          "end": 7834,
                          "loc": {
                            "start": {
                              "line": 298,
                              "column": 39
                            },
                            "end": {
                              "line": 298,
                              "column": 47
                            },
                            "identifierName": "children"
                          },
                          "name": "children"
                        },
                        "extra": {
                          "shorthand": true
                        }
                      },
                      {
                        "type": "ObjectProperty",
                        "start": 7836,
                        "end": 7847,
                        "loc": {
                          "start": {
                            "line": 298,
                            "column": 49
                          },
                          "end": {
                            "line": 298,
                            "column": 60
                          }
                        },
                        "method": false,
                        "shorthand": true,
                        "computed": false,
                        "key": {
                          "type": "Identifier",
                          "start": 7836,
                          "end": 7840,
                          "loc": {
                            "start": {
                              "line": 298,
                              "column": 49
                            },
                            "end": {
                              "line": 298,
                              "column": 53
                            },
                            "identifierName": "push"
                          },
                          "name": "push"
                        },
                        "value": {
                          "type": "AssignmentPattern",
                          "start": 7836,
                          "end": 7847,
                          "loc": {
                            "start": {
                              "line": 298,
                              "column": 49
                            },
                            "end": {
                              "line": 298,
                              "column": 60
                            }
                          },
                          "left": {
                            "type": "Identifier",
                            "start": 7836,
                            "end": 7840,
                            "loc": {
                              "start": {
                                "line": 298,
                                "column": 49
                              },
                              "end": {
                                "line": 298,
                                "column": 53
                              },
                              "identifierName": "push"
                            },
                            "name": "push"
                          },
                          "right": {
                            "type": "BooleanLiteral",
                            "start": 7843,
                            "end": 7847,
                            "loc": {
                              "start": {
                                "line": 298,
                                "column": 56
                              },
                              "end": {
                                "line": 298,
                                "column": 60
                              }
                            },
                            "value": true
                          }
                        },
                        "extra": {
                          "shorthand": true
                        }
                      },
                      {
                        "type": "ObjectProperty",
                        "start": 7849,
                        "end": 7867,
                        "loc": {
                          "start": {
                            "line": 298,
                            "column": 62
                          },
                          "end": {
                            "line": 298,
                            "column": 80
                          }
                        },
                        "method": false,
                        "shorthand": true,
                        "computed": false,
                        "key": {
                          "type": "Identifier",
                          "start": 7849,
                          "end": 7859,
                          "loc": {
                            "start": {
                              "line": 298,
                              "column": 62
                            },
                            "end": {
                              "line": 298,
                              "column": 72
                            },
                            "identifierName": "singleNode"
                          },
                          "name": "singleNode"
                        },
                        "value": {
                          "type": "AssignmentPattern",
                          "start": 7849,
                          "end": 7867,
                          "loc": {
                            "start": {
                              "line": 298,
                              "column": 62
                            },
                            "end": {
                              "line": 298,
                              "column": 80
                            }
                          },
                          "left": {
                            "type": "Identifier",
                            "start": 7849,
                            "end": 7859,
                            "loc": {
                              "start": {
                                "line": 298,
                                "column": 62
                              },
                              "end": {
                                "line": 298,
                                "column": 72
                              },
                              "identifierName": "singleNode"
                            },
                            "name": "singleNode"
                          },
                          "right": {
                            "type": "BooleanLiteral",
                            "start": 7862,
                            "end": 7867,
                            "loc": {
                              "start": {
                                "line": 298,
                                "column": 75
                              },
                              "end": {
                                "line": 298,
                                "column": 80
                              }
                            },
                            "value": false
                          }
                        },
                        "extra": {
                          "shorthand": true
                        }
                      }
                    ]
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 7872,
                  "end": 11264,
                  "loc": {
                    "start": {
                      "line": 298,
                      "column": 85
                    },
                    "end": {
                      "line": 379,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 7882,
                      "end": 7909,
                      "loc": {
                        "start": {
                          "line": 299,
                          "column": 8
                        },
                        "end": {
                          "line": 299,
                          "column": 35
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 7888,
                          "end": 7908,
                          "loc": {
                            "start": {
                              "line": 299,
                              "column": 14
                            },
                            "end": {
                              "line": 299,
                              "column": 34
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 7888,
                            "end": 7889,
                            "loc": {
                              "start": {
                                "line": 299,
                                "column": 14
                              },
                              "end": {
                                "line": 299,
                                "column": 15
                              },
                              "identifierName": "s"
                            },
                            "name": "s"
                          },
                          "init": {
                            "type": "AwaitExpression",
                            "start": 7892,
                            "end": 7908,
                            "loc": {
                              "start": {
                                "line": 299,
                                "column": 18
                              },
                              "end": {
                                "line": 299,
                                "column": 34
                              }
                            },
                            "argument": {
                              "type": "CallExpression",
                              "start": 7898,
                              "end": 7908,
                              "loc": {
                                "start": {
                                  "line": 299,
                                  "column": 24
                                },
                                "end": {
                                  "line": 299,
                                  "column": 34
                                }
                              },
                              "callee": {
                                "type": "Identifier",
                                "start": 7898,
                                "end": 7902,
                                "loc": {
                                  "start": {
                                    "line": 299,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 299,
                                    "column": 28
                                  },
                                  "identifierName": "stat"
                                },
                                "name": "stat"
                              },
                              "arguments": [
                                {
                                  "type": "Identifier",
                                  "start": 7903,
                                  "end": 7907,
                                  "loc": {
                                    "start": {
                                      "line": 299,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 299,
                                      "column": 33
                                    },
                                    "identifierName": "path"
                                  },
                                  "name": "path"
                                }
                              ]
                            }
                          }
                        }
                      ],
                      "kind": "const"
                    },
                    {
                      "type": "IfStatement",
                      "start": 7918,
                      "end": 11224,
                      "loc": {
                        "start": {
                          "line": 300,
                          "column": 8
                        },
                        "end": {
                          "line": 377,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "CallExpression",
                        "start": 7922,
                        "end": 7937,
                        "loc": {
                          "start": {
                            "line": 300,
                            "column": 12
                          },
                          "end": {
                            "line": 300,
                            "column": 27
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 7922,
                          "end": 7935,
                          "loc": {
                            "start": {
                              "line": 300,
                              "column": 12
                            },
                            "end": {
                              "line": 300,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 7922,
                            "end": 7923,
                            "loc": {
                              "start": {
                                "line": 300,
                                "column": 12
                              },
                              "end": {
                                "line": 300,
                                "column": 13
                              },
                              "identifierName": "s"
                            },
                            "name": "s"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 7924,
                            "end": 7935,
                            "loc": {
                              "start": {
                                "line": 300,
                                "column": 14
                              },
                              "end": {
                                "line": 300,
                                "column": 25
                              },
                              "identifierName": "isDirectory"
                            },
                            "name": "isDirectory"
                          },
                          "computed": false
                        },
                        "arguments": []
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 7939,
                        "end": 9873,
                        "loc": {
                          "start": {
                            "line": 300,
                            "column": 29
                          },
                          "end": {
                            "line": 344,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "VariableDeclaration",
                            "start": 7953,
                            "end": 7967,
                            "loc": {
                              "start": {
                                "line": 301,
                                "column": 12
                              },
                              "end": {
                                "line": 301,
                                "column": 26
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 7957,
                                "end": 7966,
                                "loc": {
                                  "start": {
                                    "line": 301,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 301,
                                    "column": 25
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 7957,
                                  "end": 7966,
                                  "loc": {
                                    "start": {
                                      "line": 301,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 301,
                                      "column": 25
                                    },
                                    "identifierName": "container"
                                  },
                                  "name": "container"
                                },
                                "init": null
                              }
                            ],
                            "kind": "let"
                          },
                          {
                            "type": "VariableDeclaration",
                            "start": 7980,
                            "end": 9190,
                            "loc": {
                              "start": {
                                "line": 302,
                                "column": 12
                              },
                              "end": {
                                "line": 328,
                                "column": 19
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 7986,
                                "end": 9189,
                                "loc": {
                                  "start": {
                                    "line": 302,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 328,
                                    "column": 18
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 7986,
                                  "end": 7998,
                                  "loc": {
                                    "start": {
                                      "line": 302,
                                      "column": 18
                                    },
                                    "end": {
                                      "line": 302,
                                      "column": 30
                                    },
                                    "identifierName": "nextChildren"
                                  },
                                  "name": "nextChildren"
                                },
                                "init": {
                                  "type": "CallExpression",
                                  "start": 8001,
                                  "end": 9189,
                                  "loc": {
                                    "start": {
                                      "line": 302,
                                      "column": 33
                                    },
                                    "end": {
                                      "line": 328,
                                      "column": 18
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 8001,
                                    "end": 8029,
                                    "loc": {
                                      "start": {
                                        "line": 302,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 302,
                                        "column": 61
                                      }
                                    },
                                    "object": {
                                      "type": "AwaitExpression",
                                      "start": 8002,
                                      "end": 8021,
                                      "loc": {
                                        "start": {
                                          "line": 302,
                                          "column": 34
                                        },
                                        "end": {
                                          "line": 302,
                                          "column": 53
                                        }
                                      },
                                      "argument": {
                                        "type": "CallExpression",
                                        "start": 8008,
                                        "end": 8021,
                                        "loc": {
                                          "start": {
                                            "line": 302,
                                            "column": 40
                                          },
                                          "end": {
                                            "line": 302,
                                            "column": 53
                                          }
                                        },
                                        "callee": {
                                          "type": "Identifier",
                                          "start": 8008,
                                          "end": 8015,
                                          "loc": {
                                            "start": {
                                              "line": 302,
                                              "column": 40
                                            },
                                            "end": {
                                              "line": 302,
                                              "column": 47
                                            },
                                            "identifierName": "readdir"
                                          },
                                          "name": "readdir"
                                        },
                                        "arguments": [
                                          {
                                            "type": "Identifier",
                                            "start": 8016,
                                            "end": 8020,
                                            "loc": {
                                              "start": {
                                                "line": 302,
                                                "column": 48
                                              },
                                              "end": {
                                                "line": 302,
                                                "column": 52
                                              },
                                              "identifierName": "path"
                                            },
                                            "name": "path"
                                          }
                                        ]
                                      },
                                      "extra": {
                                        "parenthesized": true,
                                        "parenStart": 8001
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 8023,
                                      "end": 8029,
                                      "loc": {
                                        "start": {
                                          "line": 302,
                                          "column": 55
                                        },
                                        "end": {
                                          "line": 302,
                                          "column": 61
                                        },
                                        "identifierName": "reduce"
                                      },
                                      "name": "reduce"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "ArrowFunctionExpression",
                                      "start": 8030,
                                      "end": 9184,
                                      "loc": {
                                        "start": {
                                          "line": 302,
                                          "column": 62
                                        },
                                        "end": {
                                          "line": 328,
                                          "column": 13
                                        }
                                      },
                                      "id": null,
                                      "generator": false,
                                      "expression": false,
                                      "async": false,
                                      "params": [
                                        {
                                          "type": "Identifier",
                                          "start": 8031,
                                          "end": 8036,
                                          "loc": {
                                            "start": {
                                              "line": 302,
                                              "column": 63
                                            },
                                            "end": {
                                              "line": 302,
                                              "column": 68
                                            },
                                            "identifierName": "nodes"
                                          },
                                          "name": "nodes"
                                        },
                                        {
                                          "type": "Identifier",
                                          "start": 8038,
                                          "end": 8039,
                                          "loc": {
                                            "start": {
                                              "line": 302,
                                              "column": 70
                                            },
                                            "end": {
                                              "line": 302,
                                              "column": 71
                                            },
                                            "identifierName": "p"
                                          },
                                          "name": "p"
                                        }
                                      ],
                                      "body": {
                                        "type": "BlockStatement",
                                        "start": 8044,
                                        "end": 9184,
                                        "loc": {
                                          "start": {
                                            "line": 302,
                                            "column": 76
                                          },
                                          "end": {
                                            "line": 328,
                                            "column": 13
                                          }
                                        },
                                        "body": [
                                          {
                                            "type": "VariableDeclaration",
                                            "start": 8062,
                                            "end": 8191,
                                            "loc": {
                                              "start": {
                                                "line": 303,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 307,
                                                "column": 18
                                              }
                                            },
                                            "declarations": [
                                              {
                                                "type": "VariableDeclarator",
                                                "start": 8068,
                                                "end": 8190,
                                                "loc": {
                                                  "start": {
                                                    "line": 303,
                                                    "column": 22
                                                  },
                                                  "end": {
                                                    "line": 307,
                                                    "column": 17
                                                  }
                                                },
                                                "id": {
                                                  "type": "Identifier",
                                                  "start": 8068,
                                                  "end": 8072,
                                                  "loc": {
                                                    "start": {
                                                      "line": 303,
                                                      "column": 22
                                                    },
                                                    "end": {
                                                      "line": 303,
                                                      "column": 26
                                                    },
                                                    "identifierName": "node"
                                                  },
                                                  "name": "node"
                                                },
                                                "init": {
                                                  "type": "ObjectExpression",
                                                  "start": 8075,
                                                  "end": 8190,
                                                  "loc": {
                                                    "start": {
                                                      "line": 303,
                                                      "column": 29
                                                    },
                                                    "end": {
                                                      "line": 307,
                                                      "column": 17
                                                    }
                                                  },
                                                  "properties": [
                                                    {
                                                      "type": "ObjectProperty",
                                                      "start": 8097,
                                                      "end": 8104,
                                                      "loc": {
                                                        "start": {
                                                          "line": 304,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 304,
                                                          "column": 27
                                                        }
                                                      },
                                                      "method": false,
                                                      "shorthand": false,
                                                      "computed": false,
                                                      "key": {
                                                        "type": "Identifier",
                                                        "start": 8097,
                                                        "end": 8101,
                                                        "loc": {
                                                          "start": {
                                                            "line": 304,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 304,
                                                            "column": 24
                                                          },
                                                          "identifierName": "name"
                                                        },
                                                        "name": "name"
                                                      },
                                                      "value": {
                                                        "type": "Identifier",
                                                        "start": 8103,
                                                        "end": 8104,
                                                        "loc": {
                                                          "start": {
                                                            "line": 304,
                                                            "column": 26
                                                          },
                                                          "end": {
                                                            "line": 304,
                                                            "column": 27
                                                          },
                                                          "identifierName": "p"
                                                        },
                                                        "name": "p"
                                                      }
                                                    },
                                                    {
                                                      "type": "ObjectProperty",
                                                      "start": 8126,
                                                      "end": 8145,
                                                      "loc": {
                                                        "start": {
                                                          "line": 305,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 305,
                                                          "column": 39
                                                        }
                                                      },
                                                      "method": false,
                                                      "shorthand": false,
                                                      "computed": false,
                                                      "key": {
                                                        "type": "Identifier",
                                                        "start": 8126,
                                                        "end": 8130,
                                                        "loc": {
                                                          "start": {
                                                            "line": 305,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 305,
                                                            "column": 24
                                                          },
                                                          "identifierName": "path"
                                                        },
                                                        "name": "path"
                                                      },
                                                      "value": {
                                                        "type": "CallExpression",
                                                        "start": 8132,
                                                        "end": 8145,
                                                        "loc": {
                                                          "start": {
                                                            "line": 305,
                                                            "column": 26
                                                          },
                                                          "end": {
                                                            "line": 305,
                                                            "column": 39
                                                          }
                                                        },
                                                        "callee": {
                                                          "type": "Identifier",
                                                          "start": 8132,
                                                          "end": 8136,
                                                          "loc": {
                                                            "start": {
                                                              "line": 305,
                                                              "column": 26
                                                            },
                                                            "end": {
                                                              "line": 305,
                                                              "column": 30
                                                            },
                                                            "identifierName": "join"
                                                          },
                                                          "name": "join"
                                                        },
                                                        "arguments": [
                                                          {
                                                            "type": "Identifier",
                                                            "start": 8137,
                                                            "end": 8141,
                                                            "loc": {
                                                              "start": {
                                                                "line": 305,
                                                                "column": 31
                                                              },
                                                              "end": {
                                                                "line": 305,
                                                                "column": 35
                                                              },
                                                              "identifierName": "path"
                                                            },
                                                            "name": "path"
                                                          },
                                                          {
                                                            "type": "Identifier",
                                                            "start": 8143,
                                                            "end": 8144,
                                                            "loc": {
                                                              "start": {
                                                                "line": 305,
                                                                "column": 37
                                                              },
                                                              "end": {
                                                                "line": 305,
                                                                "column": 38
                                                              },
                                                              "identifierName": "p"
                                                            },
                                                            "name": "p"
                                                          }
                                                        ]
                                                      }
                                                    },
                                                    {
                                                      "type": "ObjectProperty",
                                                      "start": 8167,
                                                      "end": 8171,
                                                      "loc": {
                                                        "start": {
                                                          "line": 306,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 306,
                                                          "column": 24
                                                        }
                                                      },
                                                      "method": false,
                                                      "shorthand": true,
                                                      "computed": false,
                                                      "key": {
                                                        "type": "Identifier",
                                                        "start": 8167,
                                                        "end": 8171,
                                                        "loc": {
                                                          "start": {
                                                            "line": 306,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 306,
                                                            "column": 24
                                                          },
                                                          "identifierName": "push"
                                                        },
                                                        "name": "push"
                                                      },
                                                      "value": {
                                                        "type": "Identifier",
                                                        "start": 8167,
                                                        "end": 8171,
                                                        "loc": {
                                                          "start": {
                                                            "line": 306,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 306,
                                                            "column": 24
                                                          },
                                                          "identifierName": "push"
                                                        },
                                                        "name": "push"
                                                      },
                                                      "extra": {
                                                        "shorthand": true
                                                      }
                                                    }
                                                  ]
                                                }
                                              }
                                            ],
                                            "kind": "const"
                                          },
                                          {
                                            "type": "IfStatement",
                                            "start": 8208,
                                            "end": 8333,
                                            "loc": {
                                              "start": {
                                                "line": 308,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 311,
                                                "column": 17
                                              }
                                            },
                                            "test": {
                                              "type": "CallExpression",
                                              "start": 8212,
                                              "end": 8240,
                                              "loc": {
                                                "start": {
                                                  "line": 308,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 308,
                                                  "column": 48
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 8212,
                                                "end": 8219,
                                                "loc": {
                                                  "start": {
                                                    "line": 308,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 308,
                                                    "column": 27
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 8212,
                                                  "end": 8213,
                                                  "loc": {
                                                    "start": {
                                                      "line": 308,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 308,
                                                      "column": 21
                                                    },
                                                    "identifierName": "p"
                                                  },
                                                  "name": "p"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 8214,
                                                  "end": 8219,
                                                  "loc": {
                                                    "start": {
                                                      "line": 308,
                                                      "column": 22
                                                    },
                                                    "end": {
                                                      "line": 308,
                                                      "column": 27
                                                    },
                                                    "identifierName": "match"
                                                  },
                                                  "name": "match"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "Identifier",
                                                  "start": 8220,
                                                  "end": 8239,
                                                  "loc": {
                                                    "start": {
                                                      "line": 308,
                                                      "column": 28
                                                    },
                                                    "end": {
                                                      "line": 308,
                                                      "column": 47
                                                    },
                                                    "identifierName": "containerFileRegexp"
                                                  },
                                                  "name": "containerFileRegexp"
                                                }
                                              ]
                                            },
                                            "consequent": {
                                              "type": "BlockStatement",
                                              "start": 8242,
                                              "end": 8333,
                                              "loc": {
                                                "start": {
                                                  "line": 308,
                                                  "column": 50
                                                },
                                                "end": {
                                                  "line": 311,
                                                  "column": 17
                                                }
                                              },
                                              "body": [
                                                {
                                                  "type": "ExpressionStatement",
                                                  "start": 8264,
                                                  "end": 8281,
                                                  "loc": {
                                                    "start": {
                                                      "line": 309,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 309,
                                                      "column": 37
                                                    }
                                                  },
                                                  "expression": {
                                                    "type": "AssignmentExpression",
                                                    "start": 8264,
                                                    "end": 8280,
                                                    "loc": {
                                                      "start": {
                                                        "line": 309,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 309,
                                                        "column": 36
                                                      }
                                                    },
                                                    "operator": "=",
                                                    "left": {
                                                      "type": "Identifier",
                                                      "start": 8264,
                                                      "end": 8273,
                                                      "loc": {
                                                        "start": {
                                                          "line": 309,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 309,
                                                          "column": 29
                                                        },
                                                        "identifierName": "container"
                                                      },
                                                      "name": "container"
                                                    },
                                                    "right": {
                                                      "type": "Identifier",
                                                      "start": 8276,
                                                      "end": 8280,
                                                      "loc": {
                                                        "start": {
                                                          "line": 309,
                                                          "column": 32
                                                        },
                                                        "end": {
                                                          "line": 309,
                                                          "column": 36
                                                        },
                                                        "identifierName": "node"
                                                      },
                                                      "name": "node"
                                                    }
                                                  }
                                                },
                                                {
                                                  "type": "ReturnStatement",
                                                  "start": 8302,
                                                  "end": 8315,
                                                  "loc": {
                                                    "start": {
                                                      "line": 310,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 310,
                                                      "column": 33
                                                    }
                                                  },
                                                  "argument": {
                                                    "type": "Identifier",
                                                    "start": 8309,
                                                    "end": 8314,
                                                    "loc": {
                                                      "start": {
                                                        "line": 310,
                                                        "column": 27
                                                      },
                                                      "end": {
                                                        "line": 310,
                                                        "column": 32
                                                      },
                                                      "identifierName": "nodes"
                                                    },
                                                    "name": "nodes"
                                                  }
                                                }
                                              ],
                                              "directives": []
                                            },
                                            "alternate": null
                                          },
                                          {
                                            "type": "VariableDeclaration",
                                            "start": 8350,
                                            "end": 8360,
                                            "loc": {
                                              "start": {
                                                "line": 312,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 312,
                                                "column": 26
                                              }
                                            },
                                            "declarations": [
                                              {
                                                "type": "VariableDeclarator",
                                                "start": 8354,
                                                "end": 8359,
                                                "loc": {
                                                  "start": {
                                                    "line": 312,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 312,
                                                    "column": 25
                                                  }
                                                },
                                                "id": {
                                                  "type": "Identifier",
                                                  "start": 8354,
                                                  "end": 8359,
                                                  "loc": {
                                                    "start": {
                                                      "line": 312,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 312,
                                                      "column": 25
                                                    },
                                                    "identifierName": "parts"
                                                  },
                                                  "name": "parts"
                                                },
                                                "init": null
                                              }
                                            ],
                                            "kind": "let"
                                          },
                                          {
                                            "type": "VariableDeclaration",
                                            "start": 8377,
                                            "end": 9098,
                                            "loc": {
                                              "start": {
                                                "line": 313,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 326,
                                                "column": 19
                                              }
                                            },
                                            "declarations": [
                                              {
                                                "type": "VariableDeclarator",
                                                "start": 8383,
                                                "end": 9097,
                                                "loc": {
                                                  "start": {
                                                    "line": 313,
                                                    "column": 22
                                                  },
                                                  "end": {
                                                    "line": 326,
                                                    "column": 18
                                                  }
                                                },
                                                "id": {
                                                  "type": "Identifier",
                                                  "start": 8383,
                                                  "end": 8401,
                                                  "loc": {
                                                    "start": {
                                                      "line": 313,
                                                      "column": 22
                                                    },
                                                    "end": {
                                                      "line": 313,
                                                      "column": 40
                                                    },
                                                    "identifierName": "noProcessingNeeded"
                                                  },
                                                  "name": "noProcessingNeeded"
                                                },
                                                "init": {
                                                  "type": "CallExpression",
                                                  "start": 8404,
                                                  "end": 9097,
                                                  "loc": {
                                                    "start": {
                                                      "line": 313,
                                                      "column": 43
                                                    },
                                                    "end": {
                                                      "line": 326,
                                                      "column": 18
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 8404,
                                                    "end": 8414,
                                                    "loc": {
                                                      "start": {
                                                        "line": 313,
                                                        "column": 43
                                                      },
                                                      "end": {
                                                        "line": 313,
                                                        "column": 53
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 8404,
                                                      "end": 8409,
                                                      "loc": {
                                                        "start": {
                                                          "line": 313,
                                                          "column": 43
                                                        },
                                                        "end": {
                                                          "line": 313,
                                                          "column": 48
                                                        },
                                                        "identifierName": "nodes"
                                                      },
                                                      "name": "nodes"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 8410,
                                                      "end": 8414,
                                                      "loc": {
                                                        "start": {
                                                          "line": 313,
                                                          "column": 49
                                                        },
                                                        "end": {
                                                          "line": 313,
                                                          "column": 53
                                                        },
                                                        "identifierName": "find"
                                                      },
                                                      "name": "find"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "ArrowFunctionExpression",
                                                      "start": 8415,
                                                      "end": 9096,
                                                      "loc": {
                                                        "start": {
                                                          "line": 313,
                                                          "column": 54
                                                        },
                                                        "end": {
                                                          "line": 326,
                                                          "column": 17
                                                        }
                                                      },
                                                      "id": null,
                                                      "generator": false,
                                                      "expression": false,
                                                      "async": false,
                                                      "params": [
                                                        {
                                                          "type": "Identifier",
                                                          "start": 8416,
                                                          "end": 8423,
                                                          "loc": {
                                                            "start": {
                                                              "line": 313,
                                                              "column": 55
                                                            },
                                                            "end": {
                                                              "line": 313,
                                                              "column": 62
                                                            },
                                                            "identifierName": "current"
                                                          },
                                                          "name": "current"
                                                        }
                                                      ],
                                                      "body": {
                                                        "type": "BlockStatement",
                                                        "start": 8428,
                                                        "end": 9096,
                                                        "loc": {
                                                          "start": {
                                                            "line": 313,
                                                            "column": 67
                                                          },
                                                          "end": {
                                                            "line": 326,
                                                            "column": 17
                                                          }
                                                        },
                                                        "body": [
                                                          {
                                                            "type": "VariableDeclaration",
                                                            "start": 8450,
                                                            "end": 8473,
                                                            "loc": {
                                                              "start": {
                                                                "line": 314,
                                                                "column": 20
                                                              },
                                                              "end": {
                                                                "line": 314,
                                                                "column": 43
                                                              }
                                                            },
                                                            "declarations": [
                                                              {
                                                                "type": "VariableDeclarator",
                                                                "start": 8456,
                                                                "end": 8472,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 314,
                                                                    "column": 26
                                                                  },
                                                                  "end": {
                                                                    "line": 314,
                                                                    "column": 42
                                                                  }
                                                                },
                                                                "id": {
                                                                  "type": "Identifier",
                                                                  "start": 8456,
                                                                  "end": 8457,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 314,
                                                                      "column": 26
                                                                    },
                                                                    "end": {
                                                                      "line": 314,
                                                                      "column": 27
                                                                    },
                                                                    "identifierName": "n"
                                                                  },
                                                                  "name": "n"
                                                                },
                                                                "init": {
                                                                  "type": "MemberExpression",
                                                                  "start": 8460,
                                                                  "end": 8472,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 314,
                                                                      "column": 30
                                                                    },
                                                                    "end": {
                                                                      "line": 314,
                                                                      "column": 42
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 8460,
                                                                    "end": 8467,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 314,
                                                                        "column": 30
                                                                      },
                                                                      "end": {
                                                                        "line": 314,
                                                                        "column": 37
                                                                      },
                                                                      "identifierName": "current"
                                                                    },
                                                                    "name": "current"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 8468,
                                                                    "end": 8472,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 314,
                                                                        "column": 38
                                                                      },
                                                                      "end": {
                                                                        "line": 314,
                                                                        "column": 42
                                                                      },
                                                                      "identifierName": "name"
                                                                    },
                                                                    "name": "name"
                                                                  },
                                                                  "computed": false
                                                                }
                                                              }
                                                            ],
                                                            "kind": "const"
                                                          },
                                                          {
                                                            "type": "IfStatement",
                                                            "start": 8494,
                                                            "end": 8578,
                                                            "loc": {
                                                              "start": {
                                                                "line": 315,
                                                                "column": 20
                                                              },
                                                              "end": {
                                                                "line": 317,
                                                                "column": 21
                                                              }
                                                            },
                                                            "test": {
                                                              "type": "BinaryExpression",
                                                              "start": 8498,
                                                              "end": 8516,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 315,
                                                                  "column": 24
                                                                },
                                                                "end": {
                                                                  "line": 315,
                                                                  "column": 42
                                                                }
                                                              },
                                                              "left": {
                                                                "type": "Identifier",
                                                                "start": 8498,
                                                                "end": 8499,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 315,
                                                                    "column": 24
                                                                  },
                                                                  "end": {
                                                                    "line": 315,
                                                                    "column": 25
                                                                  },
                                                                  "identifierName": "n"
                                                                },
                                                                "name": "n"
                                                              },
                                                              "operator": "===",
                                                              "right": {
                                                                "type": "TemplateLiteral",
                                                                "start": 8504,
                                                                "end": 8516,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 315,
                                                                    "column": 30
                                                                  },
                                                                  "end": {
                                                                    "line": 315,
                                                                    "column": 42
                                                                  }
                                                                },
                                                                "expressions": [
                                                                  {
                                                                    "type": "Identifier",
                                                                    "start": 8508,
                                                                    "end": 8509,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 315,
                                                                        "column": 34
                                                                      },
                                                                      "end": {
                                                                        "line": 315,
                                                                        "column": 35
                                                                      },
                                                                      "identifierName": "p"
                                                                    },
                                                                    "name": "p"
                                                                  }
                                                                ],
                                                                "quasis": [
                                                                  {
                                                                    "type": "TemplateElement",
                                                                    "start": 8505,
                                                                    "end": 8506,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 315,
                                                                        "column": 31
                                                                      },
                                                                      "end": {
                                                                        "line": 315,
                                                                        "column": 32
                                                                      }
                                                                    },
                                                                    "value": {
                                                                      "raw": ".",
                                                                      "cooked": "."
                                                                    },
                                                                    "tail": false
                                                                  },
                                                                  {
                                                                    "type": "TemplateElement",
                                                                    "start": 8510,
                                                                    "end": 8515,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 315,
                                                                        "column": 36
                                                                      },
                                                                      "end": {
                                                                        "line": 315,
                                                                        "column": 41
                                                                      }
                                                                    },
                                                                    "value": {
                                                                      "raw": ".json",
                                                                      "cooked": ".json"
                                                                    },
                                                                    "tail": true
                                                                  }
                                                                ]
                                                              }
                                                            },
                                                            "consequent": {
                                                              "type": "BlockStatement",
                                                              "start": 8518,
                                                              "end": 8578,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 315,
                                                                  "column": 44
                                                                },
                                                                "end": {
                                                                  "line": 317,
                                                                  "column": 21
                                                                }
                                                              },
                                                              "body": [
                                                                {
                                                                  "type": "ReturnStatement",
                                                                  "start": 8544,
                                                                  "end": 8556,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 316,
                                                                      "column": 24
                                                                    },
                                                                    "end": {
                                                                      "line": 316,
                                                                      "column": 36
                                                                    }
                                                                  },
                                                                  "argument": {
                                                                    "type": "BooleanLiteral",
                                                                    "start": 8551,
                                                                    "end": 8555,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 316,
                                                                        "column": 31
                                                                      },
                                                                      "end": {
                                                                        "line": 316,
                                                                        "column": 35
                                                                      }
                                                                    },
                                                                    "value": true
                                                                  }
                                                                }
                                                              ],
                                                              "directives": [],
                                                              "trailingComments": null
                                                            },
                                                            "alternate": null,
                                                            "trailingComments": [
                                                              {
                                                                "type": "CommentLine",
                                                                "value": " Skip files with definitions already present",
                                                                "start": 8579,
                                                                "end": 8625,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 317,
                                                                    "column": 22
                                                                  },
                                                                  "end": {
                                                                    "line": 317,
                                                                    "column": 68
                                                                  }
                                                                }
                                                              }
                                                            ]
                                                          },
                                                          {
                                                            "type": "VariableDeclaration",
                                                            "start": 8646,
                                                            "end": 8703,
                                                            "loc": {
                                                              "start": {
                                                                "line": 318,
                                                                "column": 20
                                                              },
                                                              "end": {
                                                                "line": 318,
                                                                "column": 77
                                                              }
                                                            },
                                                            "declarations": [
                                                              {
                                                                "type": "VariableDeclarator",
                                                                "start": 8652,
                                                                "end": 8702,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 318,
                                                                    "column": 26
                                                                  },
                                                                  "end": {
                                                                    "line": 318,
                                                                    "column": 76
                                                                  }
                                                                },
                                                                "id": {
                                                                  "type": "ArrayPattern",
                                                                  "start": 8652,
                                                                  "end": 8663,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 318,
                                                                      "column": 26
                                                                    },
                                                                    "end": {
                                                                      "line": 318,
                                                                      "column": 37
                                                                    }
                                                                  },
                                                                  "elements": [
                                                                    {
                                                                      "type": "Identifier",
                                                                      "start": 8653,
                                                                      "end": 8656,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 318,
                                                                          "column": 27
                                                                        },
                                                                        "end": {
                                                                          "line": 318,
                                                                          "column": 30
                                                                        },
                                                                        "identifierName": "raw"
                                                                      },
                                                                      "name": "raw",
                                                                      "leadingComments": null
                                                                    },
                                                                    {
                                                                      "type": "Identifier",
                                                                      "start": 8658,
                                                                      "end": 8662,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 318,
                                                                          "column": 32
                                                                        },
                                                                        "end": {
                                                                          "line": 318,
                                                                          "column": 36
                                                                        },
                                                                        "identifierName": "rest"
                                                                      },
                                                                      "name": "rest"
                                                                    }
                                                                  ],
                                                                  "leadingComments": null
                                                                },
                                                                "init": {
                                                                  "type": "LogicalExpression",
                                                                  "start": 8666,
                                                                  "end": 8702,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 318,
                                                                      "column": 40
                                                                    },
                                                                    "end": {
                                                                      "line": 318,
                                                                      "column": 76
                                                                    }
                                                                  },
                                                                  "left": {
                                                                    "type": "Identifier",
                                                                    "start": 8666,
                                                                    "end": 8671,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 318,
                                                                        "column": 40
                                                                      },
                                                                      "end": {
                                                                        "line": 318,
                                                                        "column": 45
                                                                      },
                                                                      "identifierName": "parts"
                                                                    },
                                                                    "name": "parts"
                                                                  },
                                                                  "operator": "||",
                                                                  "right": {
                                                                    "type": "AssignmentExpression",
                                                                    "start": 8676,
                                                                    "end": 8701,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 318,
                                                                        "column": 50
                                                                      },
                                                                      "end": {
                                                                        "line": 318,
                                                                        "column": 75
                                                                      }
                                                                    },
                                                                    "operator": "=",
                                                                    "left": {
                                                                      "type": "Identifier",
                                                                      "start": 8676,
                                                                      "end": 8681,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 318,
                                                                          "column": 50
                                                                        },
                                                                        "end": {
                                                                          "line": 318,
                                                                          "column": 55
                                                                        },
                                                                        "identifierName": "parts"
                                                                      },
                                                                      "name": "parts"
                                                                    },
                                                                    "right": {
                                                                      "type": "CallExpression",
                                                                      "start": 8684,
                                                                      "end": 8701,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 318,
                                                                          "column": 58
                                                                        },
                                                                        "end": {
                                                                          "line": 318,
                                                                          "column": 75
                                                                        }
                                                                      },
                                                                      "callee": {
                                                                        "type": "MemberExpression",
                                                                        "start": 8684,
                                                                        "end": 8691,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 318,
                                                                            "column": 58
                                                                          },
                                                                          "end": {
                                                                            "line": 318,
                                                                            "column": 65
                                                                          }
                                                                        },
                                                                        "object": {
                                                                          "type": "Identifier",
                                                                          "start": 8684,
                                                                          "end": 8685,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 318,
                                                                              "column": 58
                                                                            },
                                                                            "end": {
                                                                              "line": 318,
                                                                              "column": 59
                                                                            },
                                                                            "identifierName": "p"
                                                                          },
                                                                          "name": "p"
                                                                        },
                                                                        "property": {
                                                                          "type": "Identifier",
                                                                          "start": 8686,
                                                                          "end": 8691,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 318,
                                                                              "column": 60
                                                                            },
                                                                            "end": {
                                                                              "line": 318,
                                                                              "column": 65
                                                                            },
                                                                            "identifierName": "split"
                                                                          },
                                                                          "name": "split"
                                                                        },
                                                                        "computed": false
                                                                      },
                                                                      "arguments": [
                                                                        {
                                                                          "type": "StringLiteral",
                                                                          "start": 8692,
                                                                          "end": 8700,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 318,
                                                                              "column": 66
                                                                            },
                                                                            "end": {
                                                                              "line": 318,
                                                                              "column": 74
                                                                            }
                                                                          },
                                                                          "extra": {
                                                                            "rawValue": ".inner",
                                                                            "raw": "'.inner'"
                                                                          },
                                                                          "value": ".inner"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "extra": {
                                                                      "parenthesized": true,
                                                                      "parenStart": 8675
                                                                    }
                                                                  }
                                                                },
                                                                "leadingComments": null
                                                              }
                                                            ],
                                                            "kind": "const",
                                                            "leadingComments": [
                                                              {
                                                                "type": "CommentLine",
                                                                "value": " Skip files with definitions already present",
                                                                "start": 8579,
                                                                "end": 8625,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 317,
                                                                    "column": 22
                                                                  },
                                                                  "end": {
                                                                    "line": 317,
                                                                    "column": 68
                                                                  }
                                                                }
                                                              }
                                                            ]
                                                          },
                                                          {
                                                            "type": "IfStatement",
                                                            "start": 8724,
                                                            "end": 9044,
                                                            "loc": {
                                                              "start": {
                                                                "line": 319,
                                                                "column": 20
                                                              },
                                                              "end": {
                                                                "line": 324,
                                                                "column": 21
                                                              }
                                                            },
                                                            "test": {
                                                              "type": "LogicalExpression",
                                                              "start": 8728,
                                                              "end": 8778,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 319,
                                                                  "column": 24
                                                                },
                                                                "end": {
                                                                  "line": 319,
                                                                  "column": 74
                                                                }
                                                              },
                                                              "left": {
                                                                "type": "BinaryExpression",
                                                                "start": 8728,
                                                                "end": 8739,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 319,
                                                                    "column": 24
                                                                  },
                                                                  "end": {
                                                                    "line": 319,
                                                                    "column": 35
                                                                  }
                                                                },
                                                                "left": {
                                                                  "type": "Identifier",
                                                                  "start": 8728,
                                                                  "end": 8732,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 319,
                                                                      "column": 24
                                                                    },
                                                                    "end": {
                                                                      "line": 319,
                                                                      "column": 28
                                                                    },
                                                                    "identifierName": "rest"
                                                                  },
                                                                  "name": "rest"
                                                                },
                                                                "operator": "===",
                                                                "right": {
                                                                  "type": "StringLiteral",
                                                                  "start": 8737,
                                                                  "end": 8739,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 319,
                                                                      "column": 33
                                                                    },
                                                                    "end": {
                                                                      "line": 319,
                                                                      "column": 35
                                                                    }
                                                                  },
                                                                  "extra": {
                                                                    "rawValue": "",
                                                                    "raw": "''"
                                                                  },
                                                                  "value": ""
                                                                }
                                                              },
                                                              "operator": "&&",
                                                              "right": {
                                                                "type": "LogicalExpression",
                                                                "start": 8744,
                                                                "end": 8777,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 319,
                                                                    "column": 40
                                                                  },
                                                                  "end": {
                                                                    "line": 319,
                                                                    "column": 73
                                                                  }
                                                                },
                                                                "left": {
                                                                  "type": "BinaryExpression",
                                                                  "start": 8744,
                                                                  "end": 8753,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 319,
                                                                      "column": 40
                                                                    },
                                                                    "end": {
                                                                      "line": 319,
                                                                      "column": 49
                                                                    }
                                                                  },
                                                                  "left": {
                                                                    "type": "Identifier",
                                                                    "start": 8744,
                                                                    "end": 8745,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 319,
                                                                        "column": 40
                                                                      },
                                                                      "end": {
                                                                        "line": 319,
                                                                        "column": 41
                                                                      },
                                                                      "identifierName": "n"
                                                                    },
                                                                    "name": "n"
                                                                  },
                                                                  "operator": "===",
                                                                  "right": {
                                                                    "type": "Identifier",
                                                                    "start": 8750,
                                                                    "end": 8753,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 319,
                                                                        "column": 46
                                                                      },
                                                                      "end": {
                                                                        "line": 319,
                                                                        "column": 49
                                                                      },
                                                                      "identifierName": "raw"
                                                                    },
                                                                    "name": "raw"
                                                                  }
                                                                },
                                                                "operator": "||",
                                                                "right": {
                                                                  "type": "BinaryExpression",
                                                                  "start": 8757,
                                                                  "end": 8777,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 319,
                                                                      "column": 53
                                                                    },
                                                                    "end": {
                                                                      "line": 319,
                                                                      "column": 73
                                                                    }
                                                                  },
                                                                  "left": {
                                                                    "type": "Identifier",
                                                                    "start": 8757,
                                                                    "end": 8758,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 319,
                                                                        "column": 53
                                                                      },
                                                                      "end": {
                                                                        "line": 319,
                                                                        "column": 54
                                                                      },
                                                                      "identifierName": "n"
                                                                    },
                                                                    "name": "n"
                                                                  },
                                                                  "operator": "===",
                                                                  "right": {
                                                                    "type": "TemplateLiteral",
                                                                    "start": 8763,
                                                                    "end": 8777,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 319,
                                                                        "column": 59
                                                                      },
                                                                      "end": {
                                                                        "line": 319,
                                                                        "column": 73
                                                                      }
                                                                    },
                                                                    "expressions": [
                                                                      {
                                                                        "type": "Identifier",
                                                                        "start": 8767,
                                                                        "end": 8770,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 319,
                                                                            "column": 63
                                                                          },
                                                                          "end": {
                                                                            "line": 319,
                                                                            "column": 66
                                                                          },
                                                                          "identifierName": "raw"
                                                                        },
                                                                        "name": "raw"
                                                                      }
                                                                    ],
                                                                    "quasis": [
                                                                      {
                                                                        "type": "TemplateElement",
                                                                        "start": 8764,
                                                                        "end": 8765,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 319,
                                                                            "column": 60
                                                                          },
                                                                          "end": {
                                                                            "line": 319,
                                                                            "column": 61
                                                                          }
                                                                        },
                                                                        "value": {
                                                                          "raw": ".",
                                                                          "cooked": "."
                                                                        },
                                                                        "tail": false
                                                                      },
                                                                      {
                                                                        "type": "TemplateElement",
                                                                        "start": 8771,
                                                                        "end": 8776,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 319,
                                                                            "column": 67
                                                                          },
                                                                          "end": {
                                                                            "line": 319,
                                                                            "column": 72
                                                                          }
                                                                        },
                                                                        "value": {
                                                                          "raw": ".json",
                                                                          "cooked": ".json"
                                                                        },
                                                                        "tail": true
                                                                      }
                                                                    ]
                                                                  }
                                                                },
                                                                "extra": {
                                                                  "parenthesized": true,
                                                                  "parenStart": 8743
                                                                }
                                                              }
                                                            },
                                                            "consequent": {
                                                              "type": "BlockStatement",
                                                              "start": 8780,
                                                              "end": 9044,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 319,
                                                                  "column": 76
                                                                },
                                                                "end": {
                                                                  "line": 324,
                                                                  "column": 21
                                                                }
                                                              },
                                                              "body": [
                                                                {
                                                                  "type": "ExpressionStatement",
                                                                  "start": 8928,
                                                                  "end": 8985,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 322,
                                                                      "column": 24
                                                                    },
                                                                    "end": {
                                                                      "line": 322,
                                                                      "column": 81
                                                                    }
                                                                  },
                                                                  "expression": {
                                                                    "type": "AssignmentExpression",
                                                                    "start": 8928,
                                                                    "end": 8984,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 322,
                                                                        "column": 24
                                                                      },
                                                                      "end": {
                                                                        "line": 322,
                                                                        "column": 80
                                                                      }
                                                                    },
                                                                    "operator": "=",
                                                                    "left": {
                                                                      "type": "MemberExpression",
                                                                      "start": 8928,
                                                                      "end": 8944,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 322,
                                                                          "column": 24
                                                                        },
                                                                        "end": {
                                                                          "line": 322,
                                                                          "column": 40
                                                                        }
                                                                      },
                                                                      "object": {
                                                                        "type": "Identifier",
                                                                        "start": 8928,
                                                                        "end": 8935,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 322,
                                                                            "column": 24
                                                                          },
                                                                          "end": {
                                                                            "line": 322,
                                                                            "column": 31
                                                                          },
                                                                          "identifierName": "current"
                                                                        },
                                                                        "name": "current",
                                                                        "leadingComments": null
                                                                      },
                                                                      "property": {
                                                                        "type": "Identifier",
                                                                        "start": 8936,
                                                                        "end": 8944,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 322,
                                                                            "column": 32
                                                                          },
                                                                          "end": {
                                                                            "line": 322,
                                                                            "column": 40
                                                                          },
                                                                          "identifierName": "children"
                                                                        },
                                                                        "name": "children"
                                                                      },
                                                                      "computed": false,
                                                                      "leadingComments": null
                                                                    },
                                                                    "right": {
                                                                      "type": "CallExpression",
                                                                      "start": 8947,
                                                                      "end": 8984,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 322,
                                                                          "column": 43
                                                                        },
                                                                        "end": {
                                                                          "line": 322,
                                                                          "column": 80
                                                                        }
                                                                      },
                                                                      "callee": {
                                                                        "type": "MemberExpression",
                                                                        "start": 8947,
                                                                        "end": 8978,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 322,
                                                                            "column": 43
                                                                          },
                                                                          "end": {
                                                                            "line": 322,
                                                                            "column": 74
                                                                          }
                                                                        },
                                                                        "object": {
                                                                          "type": "LogicalExpression",
                                                                          "start": 8948,
                                                                          "end": 8970,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 322,
                                                                              "column": 44
                                                                            },
                                                                            "end": {
                                                                              "line": 322,
                                                                              "column": 66
                                                                            }
                                                                          },
                                                                          "left": {
                                                                            "type": "MemberExpression",
                                                                            "start": 8948,
                                                                            "end": 8964,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 322,
                                                                                "column": 44
                                                                              },
                                                                              "end": {
                                                                                "line": 322,
                                                                                "column": 60
                                                                              }
                                                                            },
                                                                            "object": {
                                                                              "type": "Identifier",
                                                                              "start": 8948,
                                                                              "end": 8955,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 322,
                                                                                  "column": 44
                                                                                },
                                                                                "end": {
                                                                                  "line": 322,
                                                                                  "column": 51
                                                                                },
                                                                                "identifierName": "current"
                                                                              },
                                                                              "name": "current"
                                                                            },
                                                                            "property": {
                                                                              "type": "Identifier",
                                                                              "start": 8956,
                                                                              "end": 8964,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 322,
                                                                                  "column": 52
                                                                                },
                                                                                "end": {
                                                                                  "line": 322,
                                                                                  "column": 60
                                                                                },
                                                                                "identifierName": "children"
                                                                              },
                                                                              "name": "children"
                                                                            },
                                                                            "computed": false
                                                                          },
                                                                          "operator": "||",
                                                                          "right": {
                                                                            "type": "ArrayExpression",
                                                                            "start": 8968,
                                                                            "end": 8970,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 322,
                                                                                "column": 64
                                                                              },
                                                                              "end": {
                                                                                "line": 322,
                                                                                "column": 66
                                                                              }
                                                                            },
                                                                            "elements": []
                                                                          },
                                                                          "extra": {
                                                                            "parenthesized": true,
                                                                            "parenStart": 8947
                                                                          }
                                                                        },
                                                                        "property": {
                                                                          "type": "Identifier",
                                                                          "start": 8972,
                                                                          "end": 8978,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 322,
                                                                              "column": 68
                                                                            },
                                                                            "end": {
                                                                              "line": 322,
                                                                              "column": 74
                                                                            },
                                                                            "identifierName": "concat"
                                                                          },
                                                                          "name": "concat"
                                                                        },
                                                                        "computed": false
                                                                      },
                                                                      "arguments": [
                                                                        {
                                                                          "type": "Identifier",
                                                                          "start": 8979,
                                                                          "end": 8983,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 322,
                                                                              "column": 75
                                                                            },
                                                                            "end": {
                                                                              "line": 322,
                                                                              "column": 79
                                                                            },
                                                                            "identifierName": "node"
                                                                          },
                                                                          "name": "node"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "leadingComments": null
                                                                  },
                                                                  "leadingComments": [
                                                                    {
                                                                      "type": "CommentLine",
                                                                      "value": " Got an *.inner directory",
                                                                      "start": 8806,
                                                                      "end": 8833,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 320,
                                                                          "column": 24
                                                                        },
                                                                        "end": {
                                                                          "line": 320,
                                                                          "column": 51
                                                                        }
                                                                      }
                                                                    },
                                                                    {
                                                                      "type": "CommentLine",
                                                                      "value": " eslint-disable-next-line no-param-reassign",
                                                                      "start": 8858,
                                                                      "end": 8903,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 321,
                                                                          "column": 24
                                                                        },
                                                                        "end": {
                                                                          "line": 321,
                                                                          "column": 69
                                                                        }
                                                                      }
                                                                    }
                                                                  ]
                                                                },
                                                                {
                                                                  "type": "ReturnStatement",
                                                                  "start": 9010,
                                                                  "end": 9022,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 323,
                                                                      "column": 24
                                                                    },
                                                                    "end": {
                                                                      "line": 323,
                                                                      "column": 36
                                                                    }
                                                                  },
                                                                  "argument": {
                                                                    "type": "BooleanLiteral",
                                                                    "start": 9017,
                                                                    "end": 9021,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 323,
                                                                        "column": 31
                                                                      },
                                                                      "end": {
                                                                        "line": 323,
                                                                        "column": 35
                                                                      }
                                                                    },
                                                                    "value": true
                                                                  }
                                                                }
                                                              ],
                                                              "directives": []
                                                            },
                                                            "alternate": null
                                                          },
                                                          {
                                                            "type": "ReturnStatement",
                                                            "start": 9065,
                                                            "end": 9078,
                                                            "loc": {
                                                              "start": {
                                                                "line": 325,
                                                                "column": 20
                                                              },
                                                              "end": {
                                                                "line": 325,
                                                                "column": 33
                                                              }
                                                            },
                                                            "argument": {
                                                              "type": "BooleanLiteral",
                                                              "start": 9072,
                                                              "end": 9077,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 325,
                                                                  "column": 27
                                                                },
                                                                "end": {
                                                                  "line": 325,
                                                                  "column": 32
                                                                }
                                                              },
                                                              "value": false
                                                            }
                                                          }
                                                        ],
                                                        "directives": []
                                                      }
                                                    }
                                                  ]
                                                }
                                              }
                                            ],
                                            "kind": "const"
                                          },
                                          {
                                            "type": "ReturnStatement",
                                            "start": 9115,
                                            "end": 9170,
                                            "loc": {
                                              "start": {
                                                "line": 327,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 327,
                                                "column": 71
                                              }
                                            },
                                            "argument": {
                                              "type": "ConditionalExpression",
                                              "start": 9122,
                                              "end": 9169,
                                              "loc": {
                                                "start": {
                                                  "line": 327,
                                                  "column": 23
                                                },
                                                "end": {
                                                  "line": 327,
                                                  "column": 70
                                                }
                                              },
                                              "test": {
                                                "type": "Identifier",
                                                "start": 9122,
                                                "end": 9140,
                                                "loc": {
                                                  "start": {
                                                    "line": 327,
                                                    "column": 23
                                                  },
                                                  "end": {
                                                    "line": 327,
                                                    "column": 41
                                                  },
                                                  "identifierName": "noProcessingNeeded"
                                                },
                                                "name": "noProcessingNeeded"
                                              },
                                              "consequent": {
                                                "type": "Identifier",
                                                "start": 9143,
                                                "end": 9148,
                                                "loc": {
                                                  "start": {
                                                    "line": 327,
                                                    "column": 44
                                                  },
                                                  "end": {
                                                    "line": 327,
                                                    "column": 49
                                                  },
                                                  "identifierName": "nodes"
                                                },
                                                "name": "nodes"
                                              },
                                              "alternate": {
                                                "type": "CallExpression",
                                                "start": 9151,
                                                "end": 9169,
                                                "loc": {
                                                  "start": {
                                                    "line": 327,
                                                    "column": 52
                                                  },
                                                  "end": {
                                                    "line": 327,
                                                    "column": 70
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 9151,
                                                  "end": 9163,
                                                  "loc": {
                                                    "start": {
                                                      "line": 327,
                                                      "column": 52
                                                    },
                                                    "end": {
                                                      "line": 327,
                                                      "column": 64
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 9151,
                                                    "end": 9156,
                                                    "loc": {
                                                      "start": {
                                                        "line": 327,
                                                        "column": 52
                                                      },
                                                      "end": {
                                                        "line": 327,
                                                        "column": 57
                                                      },
                                                      "identifierName": "nodes"
                                                    },
                                                    "name": "nodes"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 9157,
                                                    "end": 9163,
                                                    "loc": {
                                                      "start": {
                                                        "line": 327,
                                                        "column": 58
                                                      },
                                                      "end": {
                                                        "line": 327,
                                                        "column": 64
                                                      },
                                                      "identifierName": "concat"
                                                    },
                                                    "name": "concat"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "Identifier",
                                                    "start": 9164,
                                                    "end": 9168,
                                                    "loc": {
                                                      "start": {
                                                        "line": 327,
                                                        "column": 65
                                                      },
                                                      "end": {
                                                        "line": 327,
                                                        "column": 69
                                                      },
                                                      "identifierName": "node"
                                                    },
                                                    "name": "node"
                                                  }
                                                ]
                                              }
                                            }
                                          }
                                        ],
                                        "directives": []
                                      }
                                    },
                                    {
                                      "type": "ArrayExpression",
                                      "start": 9186,
                                      "end": 9188,
                                      "loc": {
                                        "start": {
                                          "line": 328,
                                          "column": 15
                                        },
                                        "end": {
                                          "line": 328,
                                          "column": 17
                                        }
                                      },
                                      "elements": []
                                    }
                                  ]
                                }
                              }
                            ],
                            "kind": "const"
                          },
                          {
                            "type": "IfStatement",
                            "start": 9203,
                            "end": 9540,
                            "loc": {
                              "start": {
                                "line": 329,
                                "column": 12
                              },
                              "end": {
                                "line": 335,
                                "column": 13
                              }
                            },
                            "test": {
                              "type": "Identifier",
                              "start": 9207,
                              "end": 9216,
                              "loc": {
                                "start": {
                                  "line": 329,
                                  "column": 16
                                },
                                "end": {
                                  "line": 329,
                                  "column": 25
                                },
                                "identifierName": "container"
                              },
                              "name": "container"
                            },
                            "consequent": {
                              "type": "BlockStatement",
                              "start": 9218,
                              "end": 9337,
                              "loc": {
                                "start": {
                                  "line": 329,
                                  "column": 27
                                },
                                "end": {
                                  "line": 331,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "ReturnStatement",
                                  "start": 9236,
                                  "end": 9323,
                                  "loc": {
                                    "start": {
                                      "line": 330,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 330,
                                      "column": 103
                                    }
                                  },
                                  "argument": {
                                    "type": "CallExpression",
                                    "start": 9243,
                                    "end": 9322,
                                    "loc": {
                                      "start": {
                                        "line": 330,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 330,
                                        "column": 102
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 9243,
                                      "end": 9260,
                                      "loc": {
                                        "start": {
                                          "line": 330,
                                          "column": 23
                                        },
                                        "end": {
                                          "line": 330,
                                          "column": 40
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 9243,
                                        "end": 9247,
                                        "loc": {
                                          "start": {
                                            "line": 330,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 330,
                                            "column": 27
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 9248,
                                        "end": 9260,
                                        "loc": {
                                          "start": {
                                            "line": 330,
                                            "column": 28
                                          },
                                          "end": {
                                            "line": 330,
                                            "column": 40
                                          },
                                          "identifierName": "_processPath"
                                        },
                                        "name": "_processPath"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "CallExpression",
                                        "start": 9261,
                                        "end": 9321,
                                        "loc": {
                                          "start": {
                                            "line": 330,
                                            "column": 41
                                          },
                                          "end": {
                                            "line": 330,
                                            "column": 101
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 9261,
                                          "end": 9274,
                                          "loc": {
                                            "start": {
                                              "line": 330,
                                              "column": 41
                                            },
                                            "end": {
                                              "line": 330,
                                              "column": 54
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 9261,
                                            "end": 9267,
                                            "loc": {
                                              "start": {
                                                "line": 330,
                                                "column": 41
                                              },
                                              "end": {
                                                "line": 330,
                                                "column": 47
                                              },
                                              "identifierName": "Object"
                                            },
                                            "name": "Object"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 9268,
                                            "end": 9274,
                                            "loc": {
                                              "start": {
                                                "line": 330,
                                                "column": 48
                                              },
                                              "end": {
                                                "line": 330,
                                                "column": 54
                                              },
                                              "identifierName": "assign"
                                            },
                                            "name": "assign"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "Identifier",
                                            "start": 9275,
                                            "end": 9284,
                                            "loc": {
                                              "start": {
                                                "line": 330,
                                                "column": 55
                                              },
                                              "end": {
                                                "line": 330,
                                                "column": 64
                                              },
                                              "identifierName": "container"
                                            },
                                            "name": "container"
                                          },
                                          {
                                            "type": "ObjectExpression",
                                            "start": 9286,
                                            "end": 9320,
                                            "loc": {
                                              "start": {
                                                "line": 330,
                                                "column": 66
                                              },
                                              "end": {
                                                "line": 330,
                                                "column": 100
                                              }
                                            },
                                            "properties": [
                                              {
                                                "type": "ObjectProperty",
                                                "start": 9288,
                                                "end": 9310,
                                                "loc": {
                                                  "start": {
                                                    "line": 330,
                                                    "column": 68
                                                  },
                                                  "end": {
                                                    "line": 330,
                                                    "column": 90
                                                  }
                                                },
                                                "method": false,
                                                "shorthand": false,
                                                "computed": false,
                                                "key": {
                                                  "type": "Identifier",
                                                  "start": 9288,
                                                  "end": 9296,
                                                  "loc": {
                                                    "start": {
                                                      "line": 330,
                                                      "column": 68
                                                    },
                                                    "end": {
                                                      "line": 330,
                                                      "column": 76
                                                    },
                                                    "identifierName": "children"
                                                  },
                                                  "name": "children"
                                                },
                                                "value": {
                                                  "type": "Identifier",
                                                  "start": 9298,
                                                  "end": 9310,
                                                  "loc": {
                                                    "start": {
                                                      "line": 330,
                                                      "column": 78
                                                    },
                                                    "end": {
                                                      "line": 330,
                                                      "column": 90
                                                    },
                                                    "identifierName": "nextChildren"
                                                  },
                                                  "name": "nextChildren"
                                                }
                                              },
                                              {
                                                "type": "ObjectProperty",
                                                "start": 9312,
                                                "end": 9318,
                                                "loc": {
                                                  "start": {
                                                    "line": 330,
                                                    "column": 92
                                                  },
                                                  "end": {
                                                    "line": 330,
                                                    "column": 98
                                                  }
                                                },
                                                "method": false,
                                                "shorthand": true,
                                                "computed": false,
                                                "key": {
                                                  "type": "Identifier",
                                                  "start": 9312,
                                                  "end": 9318,
                                                  "loc": {
                                                    "start": {
                                                      "line": 330,
                                                      "column": 92
                                                    },
                                                    "end": {
                                                      "line": 330,
                                                      "column": 98
                                                    },
                                                    "identifierName": "parent"
                                                  },
                                                  "name": "parent"
                                                },
                                                "value": {
                                                  "type": "Identifier",
                                                  "start": 9312,
                                                  "end": 9318,
                                                  "loc": {
                                                    "start": {
                                                      "line": 330,
                                                      "column": 92
                                                    },
                                                    "end": {
                                                      "line": 330,
                                                      "column": 98
                                                    },
                                                    "identifierName": "parent"
                                                  },
                                                  "name": "parent"
                                                },
                                                "extra": {
                                                  "shorthand": true
                                                }
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    ]
                                  }
                                }
                              ],
                              "directives": []
                            },
                            "alternate": {
                              "type": "IfStatement",
                              "start": 9355,
                              "end": 9540,
                              "loc": {
                                "start": {
                                  "line": 332,
                                  "column": 17
                                },
                                "end": {
                                  "line": 335,
                                  "column": 13
                                }
                              },
                              "test": {
                                "type": "Identifier",
                                "start": 9359,
                                "end": 9369,
                                "loc": {
                                  "start": {
                                    "line": 332,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 332,
                                    "column": 31
                                  },
                                  "identifierName": "singleNode"
                                },
                                "name": "singleNode"
                              },
                              "consequent": {
                                "type": "BlockStatement",
                                "start": 9371,
                                "end": 9540,
                                "loc": {
                                  "start": {
                                    "line": 332,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 335,
                                    "column": 13
                                  }
                                },
                                "body": [
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 9389,
                                    "end": 9431,
                                    "loc": {
                                      "start": {
                                        "line": 333,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 333,
                                        "column": 58
                                      }
                                    },
                                    "expression": {
                                      "type": "CallExpression",
                                      "start": 9389,
                                      "end": 9430,
                                      "loc": {
                                        "start": {
                                          "line": 333,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 333,
                                          "column": 57
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 9389,
                                        "end": 9401,
                                        "loc": {
                                          "start": {
                                            "line": 333,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 333,
                                            "column": 28
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 9389,
                                          "end": 9395,
                                          "loc": {
                                            "start": {
                                              "line": 333,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 333,
                                              "column": 22
                                            },
                                            "identifierName": "Logger"
                                          },
                                          "name": "Logger"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 9396,
                                          "end": 9401,
                                          "loc": {
                                            "start": {
                                              "line": 333,
                                              "column": 23
                                            },
                                            "end": {
                                              "line": 333,
                                              "column": 28
                                            },
                                            "identifierName": "debug"
                                          },
                                          "name": "debug"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "TemplateLiteral",
                                          "start": 9402,
                                          "end": 9429,
                                          "loc": {
                                            "start": {
                                              "line": 333,
                                              "column": 29
                                            },
                                            "end": {
                                              "line": 333,
                                              "column": 56
                                            }
                                          },
                                          "expressions": [
                                            {
                                              "type": "Identifier",
                                              "start": 9423,
                                              "end": 9427,
                                              "loc": {
                                                "start": {
                                                  "line": 333,
                                                  "column": 50
                                                },
                                                "end": {
                                                  "line": 333,
                                                  "column": 54
                                                },
                                                "identifierName": "path"
                                              },
                                              "name": "path"
                                            }
                                          ],
                                          "quasis": [
                                            {
                                              "type": "TemplateElement",
                                              "start": 9403,
                                              "end": 9421,
                                              "loc": {
                                                "start": {
                                                  "line": 333,
                                                  "column": 30
                                                },
                                                "end": {
                                                  "line": 333,
                                                  "column": 48
                                                }
                                              },
                                              "value": {
                                                "raw": "Pushing parent at ",
                                                "cooked": "Pushing parent at "
                                              },
                                              "tail": false
                                            },
                                            {
                                              "type": "TemplateElement",
                                              "start": 9428,
                                              "end": 9428,
                                              "loc": {
                                                "start": {
                                                  "line": 333,
                                                  "column": 55
                                                },
                                                "end": {
                                                  "line": 333,
                                                  "column": 55
                                                }
                                              },
                                              "value": {
                                                "raw": "",
                                                "cooked": ""
                                              },
                                              "tail": true
                                            }
                                          ]
                                        }
                                      ]
                                    }
                                  },
                                  {
                                    "type": "ReturnStatement",
                                    "start": 9448,
                                    "end": 9526,
                                    "loc": {
                                      "start": {
                                        "line": 334,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 334,
                                        "column": 94
                                      }
                                    },
                                    "argument": {
                                      "type": "CallExpression",
                                      "start": 9455,
                                      "end": 9525,
                                      "loc": {
                                        "start": {
                                          "line": 334,
                                          "column": 23
                                        },
                                        "end": {
                                          "line": 334,
                                          "column": 93
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 9455,
                                        "end": 9472,
                                        "loc": {
                                          "start": {
                                            "line": 334,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 334,
                                            "column": 40
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 9455,
                                          "end": 9459,
                                          "loc": {
                                            "start": {
                                              "line": 334,
                                              "column": 23
                                            },
                                            "end": {
                                              "line": 334,
                                              "column": 27
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 9460,
                                          "end": 9472,
                                          "loc": {
                                            "start": {
                                              "line": 334,
                                              "column": 28
                                            },
                                            "end": {
                                              "line": 334,
                                              "column": 40
                                            },
                                            "identifierName": "_processPath"
                                          },
                                          "name": "_processPath"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "ObjectExpression",
                                          "start": 9473,
                                          "end": 9524,
                                          "loc": {
                                            "start": {
                                              "line": 334,
                                              "column": 41
                                            },
                                            "end": {
                                              "line": 334,
                                              "column": 92
                                            }
                                          },
                                          "properties": [
                                            {
                                              "type": "ObjectProperty",
                                              "start": 9475,
                                              "end": 9498,
                                              "loc": {
                                                "start": {
                                                  "line": 334,
                                                  "column": 43
                                                },
                                                "end": {
                                                  "line": 334,
                                                  "column": 66
                                                }
                                              },
                                              "method": false,
                                              "shorthand": false,
                                              "computed": false,
                                              "key": {
                                                "type": "Identifier",
                                                "start": 9475,
                                                "end": 9479,
                                                "loc": {
                                                  "start": {
                                                    "line": 334,
                                                    "column": 43
                                                  },
                                                  "end": {
                                                    "line": 334,
                                                    "column": 47
                                                  },
                                                  "identifierName": "path"
                                                },
                                                "name": "path"
                                              },
                                              "value": {
                                                "type": "CallExpression",
                                                "start": 9481,
                                                "end": 9498,
                                                "loc": {
                                                  "start": {
                                                    "line": 334,
                                                    "column": 49
                                                  },
                                                  "end": {
                                                    "line": 334,
                                                    "column": 66
                                                  }
                                                },
                                                "callee": {
                                                  "type": "Identifier",
                                                  "start": 9481,
                                                  "end": 9485,
                                                  "loc": {
                                                    "start": {
                                                      "line": 334,
                                                      "column": 49
                                                    },
                                                    "end": {
                                                      "line": 334,
                                                      "column": 53
                                                    },
                                                    "identifierName": "join"
                                                  },
                                                  "name": "join"
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "Identifier",
                                                    "start": 9486,
                                                    "end": 9490,
                                                    "loc": {
                                                      "start": {
                                                        "line": 334,
                                                        "column": 54
                                                      },
                                                      "end": {
                                                        "line": 334,
                                                        "column": 58
                                                      },
                                                      "identifierName": "path"
                                                    },
                                                    "name": "path"
                                                  },
                                                  {
                                                    "type": "StringLiteral",
                                                    "start": 9492,
                                                    "end": 9497,
                                                    "loc": {
                                                      "start": {
                                                        "line": 334,
                                                        "column": 60
                                                      },
                                                      "end": {
                                                        "line": 334,
                                                        "column": 65
                                                      }
                                                    },
                                                    "extra": {
                                                      "rawValue": "../",
                                                      "raw": "'../'"
                                                    },
                                                    "value": "../"
                                                  }
                                                ]
                                              }
                                            },
                                            {
                                              "type": "ObjectProperty",
                                              "start": 9500,
                                              "end": 9506,
                                              "loc": {
                                                "start": {
                                                  "line": 334,
                                                  "column": 68
                                                },
                                                "end": {
                                                  "line": 334,
                                                  "column": 74
                                                }
                                              },
                                              "method": false,
                                              "shorthand": true,
                                              "computed": false,
                                              "key": {
                                                "type": "Identifier",
                                                "start": 9500,
                                                "end": 9506,
                                                "loc": {
                                                  "start": {
                                                    "line": 334,
                                                    "column": 68
                                                  },
                                                  "end": {
                                                    "line": 334,
                                                    "column": 74
                                                  },
                                                  "identifierName": "parent"
                                                },
                                                "name": "parent"
                                              },
                                              "value": {
                                                "type": "Identifier",
                                                "start": 9500,
                                                "end": 9506,
                                                "loc": {
                                                  "start": {
                                                    "line": 334,
                                                    "column": 68
                                                  },
                                                  "end": {
                                                    "line": 334,
                                                    "column": 74
                                                  },
                                                  "identifierName": "parent"
                                                },
                                                "name": "parent"
                                              },
                                              "extra": {
                                                "shorthand": true
                                              }
                                            },
                                            {
                                              "type": "ObjectProperty",
                                              "start": 9508,
                                              "end": 9516,
                                              "loc": {
                                                "start": {
                                                  "line": 334,
                                                  "column": 76
                                                },
                                                "end": {
                                                  "line": 334,
                                                  "column": 84
                                                }
                                              },
                                              "method": false,
                                              "shorthand": true,
                                              "computed": false,
                                              "key": {
                                                "type": "Identifier",
                                                "start": 9508,
                                                "end": 9516,
                                                "loc": {
                                                  "start": {
                                                    "line": 334,
                                                    "column": 76
                                                  },
                                                  "end": {
                                                    "line": 334,
                                                    "column": 84
                                                  },
                                                  "identifierName": "children"
                                                },
                                                "name": "children"
                                              },
                                              "value": {
                                                "type": "Identifier",
                                                "start": 9508,
                                                "end": 9516,
                                                "loc": {
                                                  "start": {
                                                    "line": 334,
                                                    "column": 76
                                                  },
                                                  "end": {
                                                    "line": 334,
                                                    "column": 84
                                                  },
                                                  "identifierName": "children"
                                                },
                                                "name": "children"
                                              },
                                              "extra": {
                                                "shorthand": true
                                              }
                                            },
                                            {
                                              "type": "ObjectProperty",
                                              "start": 9518,
                                              "end": 9522,
                                              "loc": {
                                                "start": {
                                                  "line": 334,
                                                  "column": 86
                                                },
                                                "end": {
                                                  "line": 334,
                                                  "column": 90
                                                }
                                              },
                                              "method": false,
                                              "shorthand": true,
                                              "computed": false,
                                              "key": {
                                                "type": "Identifier",
                                                "start": 9518,
                                                "end": 9522,
                                                "loc": {
                                                  "start": {
                                                    "line": 334,
                                                    "column": 86
                                                  },
                                                  "end": {
                                                    "line": 334,
                                                    "column": 90
                                                  },
                                                  "identifierName": "push"
                                                },
                                                "name": "push"
                                              },
                                              "value": {
                                                "type": "Identifier",
                                                "start": 9518,
                                                "end": 9522,
                                                "loc": {
                                                  "start": {
                                                    "line": 334,
                                                    "column": 86
                                                  },
                                                  "end": {
                                                    "line": 334,
                                                    "column": 90
                                                  },
                                                  "identifierName": "push"
                                                },
                                                "name": "push"
                                              },
                                              "extra": {
                                                "shorthand": true
                                              }
                                            }
                                          ]
                                        }
                                      ]
                                    }
                                  }
                                ],
                                "directives": []
                              },
                              "alternate": null
                            }
                          },
                          {
                            "type": "VariableDeclaration",
                            "start": 9553,
                            "end": 9599,
                            "loc": {
                              "start": {
                                "line": 336,
                                "column": 12
                              },
                              "end": {
                                "line": 336,
                                "column": 58
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 9559,
                                "end": 9598,
                                "loc": {
                                  "start": {
                                    "line": 336,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 336,
                                    "column": 57
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 9559,
                                  "end": 9572,
                                  "loc": {
                                    "start": {
                                      "line": 336,
                                      "column": 18
                                    },
                                    "end": {
                                      "line": 336,
                                      "column": 31
                                    },
                                    "identifierName": "inheritParent"
                                  },
                                  "name": "inheritParent"
                                },
                                "init": {
                                  "type": "CallExpression",
                                  "start": 9575,
                                  "end": 9598,
                                  "loc": {
                                    "start": {
                                      "line": 336,
                                      "column": 34
                                    },
                                    "end": {
                                      "line": 336,
                                      "column": 57
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 9575,
                                    "end": 9588,
                                    "loc": {
                                      "start": {
                                        "line": 336,
                                        "column": 34
                                      },
                                      "end": {
                                        "line": 336,
                                        "column": 47
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 9575,
                                      "end": 9579,
                                      "loc": {
                                        "start": {
                                          "line": 336,
                                          "column": 34
                                        },
                                        "end": {
                                          "line": 336,
                                          "column": 38
                                        },
                                        "identifierName": "path"
                                      },
                                      "name": "path"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 9580,
                                      "end": 9588,
                                      "loc": {
                                        "start": {
                                          "line": 336,
                                          "column": 39
                                        },
                                        "end": {
                                          "line": 336,
                                          "column": 47
                                        },
                                        "identifierName": "endsWith"
                                      },
                                      "name": "endsWith"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "StringLiteral",
                                      "start": 9589,
                                      "end": 9597,
                                      "loc": {
                                        "start": {
                                          "line": 336,
                                          "column": 48
                                        },
                                        "end": {
                                          "line": 336,
                                          "column": 56
                                        }
                                      },
                                      "extra": {
                                        "rawValue": ".inner",
                                        "raw": "'.inner'"
                                      },
                                      "value": ".inner"
                                    }
                                  ]
                                }
                              }
                            ],
                            "kind": "const"
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 9612,
                            "end": 9863,
                            "loc": {
                              "start": {
                                "line": 337,
                                "column": 12
                              },
                              "end": {
                                "line": 343,
                                "column": 15
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 9612,
                              "end": 9862,
                              "loc": {
                                "start": {
                                  "line": 337,
                                  "column": 12
                                },
                                "end": {
                                  "line": 343,
                                  "column": 14
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 9612,
                                "end": 9632,
                                "loc": {
                                  "start": {
                                    "line": 337,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 337,
                                    "column": 32
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 9612,
                                  "end": 9624,
                                  "loc": {
                                    "start": {
                                      "line": 337,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 337,
                                      "column": 24
                                    },
                                    "identifierName": "nextChildren"
                                  },
                                  "name": "nextChildren"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 9625,
                                  "end": 9632,
                                  "loc": {
                                    "start": {
                                      "line": 337,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 337,
                                      "column": 32
                                    },
                                    "identifierName": "forEach"
                                  },
                                  "name": "forEach"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "ArrowFunctionExpression",
                                  "start": 9633,
                                  "end": 9861,
                                  "loc": {
                                    "start": {
                                      "line": 337,
                                      "column": 33
                                    },
                                    "end": {
                                      "line": 343,
                                      "column": 13
                                    }
                                  },
                                  "id": null,
                                  "generator": false,
                                  "expression": false,
                                  "async": false,
                                  "params": [
                                    {
                                      "type": "Identifier",
                                      "start": 9634,
                                      "end": 9638,
                                      "loc": {
                                        "start": {
                                          "line": 337,
                                          "column": 34
                                        },
                                        "end": {
                                          "line": 337,
                                          "column": 38
                                        },
                                        "identifierName": "node"
                                      },
                                      "name": "node"
                                    }
                                  ],
                                  "body": {
                                    "type": "BlockStatement",
                                    "start": 9643,
                                    "end": 9861,
                                    "loc": {
                                      "start": {
                                        "line": 337,
                                        "column": 43
                                      },
                                      "end": {
                                        "line": 343,
                                        "column": 13
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "IfStatement",
                                        "start": 9661,
                                        "end": 9807,
                                        "loc": {
                                          "start": {
                                            "line": 338,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 341,
                                            "column": 17
                                          }
                                        },
                                        "test": {
                                          "type": "Identifier",
                                          "start": 9665,
                                          "end": 9678,
                                          "loc": {
                                            "start": {
                                              "line": 338,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 338,
                                              "column": 33
                                            },
                                            "identifierName": "inheritParent"
                                          },
                                          "name": "inheritParent"
                                        },
                                        "consequent": {
                                          "type": "BlockStatement",
                                          "start": 9680,
                                          "end": 9807,
                                          "loc": {
                                            "start": {
                                              "line": 338,
                                              "column": 35
                                            },
                                            "end": {
                                              "line": 341,
                                              "column": 17
                                            }
                                          },
                                          "body": [
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 9768,
                                              "end": 9789,
                                              "loc": {
                                                "start": {
                                                  "line": 340,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 340,
                                                  "column": 41
                                                }
                                              },
                                              "expression": {
                                                "type": "AssignmentExpression",
                                                "start": 9768,
                                                "end": 9788,
                                                "loc": {
                                                  "start": {
                                                    "line": 340,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 340,
                                                    "column": 40
                                                  }
                                                },
                                                "operator": "=",
                                                "left": {
                                                  "type": "MemberExpression",
                                                  "start": 9768,
                                                  "end": 9779,
                                                  "loc": {
                                                    "start": {
                                                      "line": 340,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 340,
                                                      "column": 31
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 9768,
                                                    "end": 9772,
                                                    "loc": {
                                                      "start": {
                                                        "line": 340,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 340,
                                                        "column": 24
                                                      },
                                                      "identifierName": "node"
                                                    },
                                                    "name": "node",
                                                    "leadingComments": null
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 9773,
                                                    "end": 9779,
                                                    "loc": {
                                                      "start": {
                                                        "line": 340,
                                                        "column": 25
                                                      },
                                                      "end": {
                                                        "line": 340,
                                                        "column": 31
                                                      },
                                                      "identifierName": "parent"
                                                    },
                                                    "name": "parent"
                                                  },
                                                  "computed": false,
                                                  "leadingComments": null
                                                },
                                                "right": {
                                                  "type": "Identifier",
                                                  "start": 9782,
                                                  "end": 9788,
                                                  "loc": {
                                                    "start": {
                                                      "line": 340,
                                                      "column": 34
                                                    },
                                                    "end": {
                                                      "line": 340,
                                                      "column": 40
                                                    },
                                                    "identifierName": "parent"
                                                  },
                                                  "name": "parent"
                                                },
                                                "leadingComments": null
                                              },
                                              "leadingComments": [
                                                {
                                                  "type": "CommentLine",
                                                  "value": " eslint-disable-next-line no-param-reassign",
                                                  "start": 9702,
                                                  "end": 9747,
                                                  "loc": {
                                                    "start": {
                                                      "line": 339,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 339,
                                                      "column": 65
                                                    }
                                                  }
                                                }
                                              ]
                                            }
                                          ],
                                          "directives": []
                                        },
                                        "alternate": null
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 9824,
                                        "end": 9847,
                                        "loc": {
                                          "start": {
                                            "line": 342,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 342,
                                            "column": 39
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 9824,
                                          "end": 9846,
                                          "loc": {
                                            "start": {
                                              "line": 342,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 342,
                                              "column": 38
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 9824,
                                            "end": 9840,
                                            "loc": {
                                              "start": {
                                                "line": 342,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 342,
                                                "column": 32
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 9824,
                                              "end": 9828,
                                              "loc": {
                                                "start": {
                                                  "line": 342,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 342,
                                                  "column": 20
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9829,
                                              "end": 9840,
                                              "loc": {
                                                "start": {
                                                  "line": 342,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 342,
                                                  "column": 32
                                                },
                                                "identifierName": "processPath"
                                              },
                                              "name": "processPath"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "Identifier",
                                              "start": 9841,
                                              "end": 9845,
                                              "loc": {
                                                "start": {
                                                  "line": 342,
                                                  "column": 33
                                                },
                                                "end": {
                                                  "line": 342,
                                                  "column": 37
                                                },
                                                "identifierName": "node"
                                              },
                                              "name": "node"
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "directives": []
                                  }
                                }
                              ]
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": {
                        "type": "IfStatement",
                        "start": 9887,
                        "end": 11224,
                        "loc": {
                          "start": {
                            "line": 345,
                            "column": 13
                          },
                          "end": {
                            "line": 377,
                            "column": 9
                          }
                        },
                        "test": {
                          "type": "CallExpression",
                          "start": 9891,
                          "end": 9901,
                          "loc": {
                            "start": {
                              "line": 345,
                              "column": 17
                            },
                            "end": {
                              "line": 345,
                              "column": 27
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 9891,
                            "end": 9899,
                            "loc": {
                              "start": {
                                "line": 345,
                                "column": 17
                              },
                              "end": {
                                "line": 345,
                                "column": 25
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 9891,
                              "end": 9892,
                              "loc": {
                                "start": {
                                  "line": 345,
                                  "column": 17
                                },
                                "end": {
                                  "line": 345,
                                  "column": 18
                                },
                                "identifierName": "s"
                              },
                              "name": "s"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9893,
                              "end": 9899,
                              "loc": {
                                "start": {
                                  "line": 345,
                                  "column": 19
                                },
                                "end": {
                                  "line": 345,
                                  "column": 25
                                },
                                "identifierName": "isFile"
                              },
                              "name": "isFile"
                            },
                            "computed": false
                          },
                          "arguments": []
                        },
                        "consequent": {
                          "type": "BlockStatement",
                          "start": 9903,
                          "end": 11224,
                          "loc": {
                            "start": {
                              "line": 345,
                              "column": 29
                            },
                            "end": {
                              "line": 377,
                              "column": 9
                            }
                          },
                          "body": [
                            {
                              "type": "IfStatement",
                              "start": 9917,
                              "end": 10453,
                              "loc": {
                                "start": {
                                  "line": 346,
                                  "column": 12
                                },
                                "end": {
                                  "line": 355,
                                  "column": 13
                                }
                              },
                              "test": {
                                "type": "UnaryExpression",
                                "start": 9921,
                                "end": 9944,
                                "loc": {
                                  "start": {
                                    "line": 346,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 346,
                                    "column": 39
                                  }
                                },
                                "operator": "!",
                                "prefix": true,
                                "argument": {
                                  "type": "CallExpression",
                                  "start": 9922,
                                  "end": 9944,
                                  "loc": {
                                    "start": {
                                      "line": 346,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 346,
                                      "column": 39
                                    }
                                  },
                                  "callee": {
                                    "type": "Identifier",
                                    "start": 9922,
                                    "end": 9938,
                                    "loc": {
                                      "start": {
                                        "line": 346,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 346,
                                        "column": 33
                                      },
                                      "identifierName": "isDefinitionFile"
                                    },
                                    "name": "isDefinitionFile"
                                  },
                                  "arguments": [
                                    {
                                      "type": "Identifier",
                                      "start": 9939,
                                      "end": 9943,
                                      "loc": {
                                        "start": {
                                          "line": 346,
                                          "column": 34
                                        },
                                        "end": {
                                          "line": 346,
                                          "column": 38
                                        },
                                        "identifierName": "path"
                                      },
                                      "name": "path"
                                    }
                                  ]
                                },
                                "extra": {
                                  "parenthesizedArgument": false
                                }
                              },
                              "consequent": {
                                "type": "BlockStatement",
                                "start": 9946,
                                "end": 10453,
                                "loc": {
                                  "start": {
                                    "line": 346,
                                    "column": 41
                                  },
                                  "end": {
                                    "line": 355,
                                    "column": 13
                                  }
                                },
                                "body": [
                                  {
                                    "type": "IfStatement",
                                    "start": 10123,
                                    "end": 10332,
                                    "loc": {
                                      "start": {
                                        "line": 349,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 352,
                                        "column": 17
                                      }
                                    },
                                    "test": {
                                      "type": "Identifier",
                                      "start": 10127,
                                      "end": 10137,
                                      "loc": {
                                        "start": {
                                          "line": 349,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 349,
                                          "column": 30
                                        },
                                        "identifierName": "singleNode"
                                      },
                                      "name": "singleNode",
                                      "leadingComments": null
                                    },
                                    "consequent": {
                                      "type": "BlockStatement",
                                      "start": 10139,
                                      "end": 10332,
                                      "loc": {
                                        "start": {
                                          "line": 349,
                                          "column": 32
                                        },
                                        "end": {
                                          "line": 352,
                                          "column": 17
                                        }
                                      },
                                      "body": [
                                        {
                                          "type": "ExpressionStatement",
                                          "start": 10161,
                                          "end": 10203,
                                          "loc": {
                                            "start": {
                                              "line": 350,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 350,
                                              "column": 62
                                            }
                                          },
                                          "expression": {
                                            "type": "CallExpression",
                                            "start": 10161,
                                            "end": 10202,
                                            "loc": {
                                              "start": {
                                                "line": 350,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 350,
                                                "column": 61
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 10161,
                                              "end": 10173,
                                              "loc": {
                                                "start": {
                                                  "line": 350,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 350,
                                                  "column": 32
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 10161,
                                                "end": 10167,
                                                "loc": {
                                                  "start": {
                                                    "line": 350,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 350,
                                                    "column": 26
                                                  },
                                                  "identifierName": "Logger"
                                                },
                                                "name": "Logger"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 10168,
                                                "end": 10173,
                                                "loc": {
                                                  "start": {
                                                    "line": 350,
                                                    "column": 27
                                                  },
                                                  "end": {
                                                    "line": 350,
                                                    "column": 32
                                                  },
                                                  "identifierName": "debug"
                                                },
                                                "name": "debug"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "TemplateLiteral",
                                                "start": 10174,
                                                "end": 10201,
                                                "loc": {
                                                  "start": {
                                                    "line": 350,
                                                    "column": 33
                                                  },
                                                  "end": {
                                                    "line": 350,
                                                    "column": 60
                                                  }
                                                },
                                                "expressions": [
                                                  {
                                                    "type": "Identifier",
                                                    "start": 10195,
                                                    "end": 10199,
                                                    "loc": {
                                                      "start": {
                                                        "line": 350,
                                                        "column": 54
                                                      },
                                                      "end": {
                                                        "line": 350,
                                                        "column": 58
                                                      },
                                                      "identifierName": "path"
                                                    },
                                                    "name": "path"
                                                  }
                                                ],
                                                "quasis": [
                                                  {
                                                    "type": "TemplateElement",
                                                    "start": 10175,
                                                    "end": 10193,
                                                    "loc": {
                                                      "start": {
                                                        "line": 350,
                                                        "column": 34
                                                      },
                                                      "end": {
                                                        "line": 350,
                                                        "column": 52
                                                      }
                                                    },
                                                    "value": {
                                                      "raw": "Pushing parent at ",
                                                      "cooked": "Pushing parent at "
                                                    },
                                                    "tail": false
                                                  },
                                                  {
                                                    "type": "TemplateElement",
                                                    "start": 10200,
                                                    "end": 10200,
                                                    "loc": {
                                                      "start": {
                                                        "line": 350,
                                                        "column": 59
                                                      },
                                                      "end": {
                                                        "line": 350,
                                                        "column": 59
                                                      }
                                                    },
                                                    "value": {
                                                      "raw": "",
                                                      "cooked": ""
                                                    },
                                                    "tail": true
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        },
                                        {
                                          "type": "ReturnStatement",
                                          "start": 10224,
                                          "end": 10314,
                                          "loc": {
                                            "start": {
                                              "line": 351,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 351,
                                              "column": 110
                                            }
                                          },
                                          "argument": {
                                            "type": "CallExpression",
                                            "start": 10231,
                                            "end": 10313,
                                            "loc": {
                                              "start": {
                                                "line": 351,
                                                "column": 27
                                              },
                                              "end": {
                                                "line": 351,
                                                "column": 109
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 10231,
                                              "end": 10248,
                                              "loc": {
                                                "start": {
                                                  "line": 351,
                                                  "column": 27
                                                },
                                                "end": {
                                                  "line": 351,
                                                  "column": 44
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 10231,
                                                "end": 10235,
                                                "loc": {
                                                  "start": {
                                                    "line": 351,
                                                    "column": 27
                                                  },
                                                  "end": {
                                                    "line": 351,
                                                    "column": 31
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 10236,
                                                "end": 10248,
                                                "loc": {
                                                  "start": {
                                                    "line": 351,
                                                    "column": 32
                                                  },
                                                  "end": {
                                                    "line": 351,
                                                    "column": 44
                                                  },
                                                  "identifierName": "_processPath"
                                                },
                                                "name": "_processPath"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "ObjectExpression",
                                                "start": 10249,
                                                "end": 10312,
                                                "loc": {
                                                  "start": {
                                                    "line": 351,
                                                    "column": 45
                                                  },
                                                  "end": {
                                                    "line": 351,
                                                    "column": 108
                                                  }
                                                },
                                                "properties": [
                                                  {
                                                    "type": "ObjectProperty",
                                                    "start": 10251,
                                                    "end": 10274,
                                                    "loc": {
                                                      "start": {
                                                        "line": 351,
                                                        "column": 47
                                                      },
                                                      "end": {
                                                        "line": 351,
                                                        "column": 70
                                                      }
                                                    },
                                                    "method": false,
                                                    "shorthand": false,
                                                    "computed": false,
                                                    "key": {
                                                      "type": "Identifier",
                                                      "start": 10251,
                                                      "end": 10255,
                                                      "loc": {
                                                        "start": {
                                                          "line": 351,
                                                          "column": 47
                                                        },
                                                        "end": {
                                                          "line": 351,
                                                          "column": 51
                                                        },
                                                        "identifierName": "path"
                                                      },
                                                      "name": "path"
                                                    },
                                                    "value": {
                                                      "type": "CallExpression",
                                                      "start": 10257,
                                                      "end": 10274,
                                                      "loc": {
                                                        "start": {
                                                          "line": 351,
                                                          "column": 53
                                                        },
                                                        "end": {
                                                          "line": 351,
                                                          "column": 70
                                                        }
                                                      },
                                                      "callee": {
                                                        "type": "Identifier",
                                                        "start": 10257,
                                                        "end": 10261,
                                                        "loc": {
                                                          "start": {
                                                            "line": 351,
                                                            "column": 53
                                                          },
                                                          "end": {
                                                            "line": 351,
                                                            "column": 57
                                                          },
                                                          "identifierName": "join"
                                                        },
                                                        "name": "join"
                                                      },
                                                      "arguments": [
                                                        {
                                                          "type": "Identifier",
                                                          "start": 10262,
                                                          "end": 10266,
                                                          "loc": {
                                                            "start": {
                                                              "line": 351,
                                                              "column": 58
                                                            },
                                                            "end": {
                                                              "line": 351,
                                                              "column": 62
                                                            },
                                                            "identifierName": "path"
                                                          },
                                                          "name": "path"
                                                        },
                                                        {
                                                          "type": "StringLiteral",
                                                          "start": 10268,
                                                          "end": 10273,
                                                          "loc": {
                                                            "start": {
                                                              "line": 351,
                                                              "column": 64
                                                            },
                                                            "end": {
                                                              "line": 351,
                                                              "column": 69
                                                            }
                                                          },
                                                          "extra": {
                                                            "rawValue": "../",
                                                            "raw": "'../'"
                                                          },
                                                          "value": "../"
                                                        }
                                                      ]
                                                    }
                                                  },
                                                  {
                                                    "type": "ObjectProperty",
                                                    "start": 10276,
                                                    "end": 10282,
                                                    "loc": {
                                                      "start": {
                                                        "line": 351,
                                                        "column": 72
                                                      },
                                                      "end": {
                                                        "line": 351,
                                                        "column": 78
                                                      }
                                                    },
                                                    "method": false,
                                                    "shorthand": true,
                                                    "computed": false,
                                                    "key": {
                                                      "type": "Identifier",
                                                      "start": 10276,
                                                      "end": 10282,
                                                      "loc": {
                                                        "start": {
                                                          "line": 351,
                                                          "column": 72
                                                        },
                                                        "end": {
                                                          "line": 351,
                                                          "column": 78
                                                        },
                                                        "identifierName": "parent"
                                                      },
                                                      "name": "parent"
                                                    },
                                                    "value": {
                                                      "type": "Identifier",
                                                      "start": 10276,
                                                      "end": 10282,
                                                      "loc": {
                                                        "start": {
                                                          "line": 351,
                                                          "column": 72
                                                        },
                                                        "end": {
                                                          "line": 351,
                                                          "column": 78
                                                        },
                                                        "identifierName": "parent"
                                                      },
                                                      "name": "parent"
                                                    },
                                                    "extra": {
                                                      "shorthand": true
                                                    }
                                                  },
                                                  {
                                                    "type": "ObjectProperty",
                                                    "start": 10284,
                                                    "end": 10292,
                                                    "loc": {
                                                      "start": {
                                                        "line": 351,
                                                        "column": 80
                                                      },
                                                      "end": {
                                                        "line": 351,
                                                        "column": 88
                                                      }
                                                    },
                                                    "method": false,
                                                    "shorthand": true,
                                                    "computed": false,
                                                    "key": {
                                                      "type": "Identifier",
                                                      "start": 10284,
                                                      "end": 10292,
                                                      "loc": {
                                                        "start": {
                                                          "line": 351,
                                                          "column": 80
                                                        },
                                                        "end": {
                                                          "line": 351,
                                                          "column": 88
                                                        },
                                                        "identifierName": "children"
                                                      },
                                                      "name": "children"
                                                    },
                                                    "value": {
                                                      "type": "Identifier",
                                                      "start": 10284,
                                                      "end": 10292,
                                                      "loc": {
                                                        "start": {
                                                          "line": 351,
                                                          "column": 80
                                                        },
                                                        "end": {
                                                          "line": 351,
                                                          "column": 88
                                                        },
                                                        "identifierName": "children"
                                                      },
                                                      "name": "children"
                                                    },
                                                    "extra": {
                                                      "shorthand": true
                                                    }
                                                  },
                                                  {
                                                    "type": "ObjectProperty",
                                                    "start": 10294,
                                                    "end": 10298,
                                                    "loc": {
                                                      "start": {
                                                        "line": 351,
                                                        "column": 90
                                                      },
                                                      "end": {
                                                        "line": 351,
                                                        "column": 94
                                                      }
                                                    },
                                                    "method": false,
                                                    "shorthand": true,
                                                    "computed": false,
                                                    "key": {
                                                      "type": "Identifier",
                                                      "start": 10294,
                                                      "end": 10298,
                                                      "loc": {
                                                        "start": {
                                                          "line": 351,
                                                          "column": 90
                                                        },
                                                        "end": {
                                                          "line": 351,
                                                          "column": 94
                                                        },
                                                        "identifierName": "push"
                                                      },
                                                      "name": "push"
                                                    },
                                                    "value": {
                                                      "type": "Identifier",
                                                      "start": 10294,
                                                      "end": 10298,
                                                      "loc": {
                                                        "start": {
                                                          "line": 351,
                                                          "column": 90
                                                        },
                                                        "end": {
                                                          "line": 351,
                                                          "column": 94
                                                        },
                                                        "identifierName": "push"
                                                      },
                                                      "name": "push"
                                                    },
                                                    "extra": {
                                                      "shorthand": true
                                                    }
                                                  },
                                                  {
                                                    "type": "ObjectProperty",
                                                    "start": 10300,
                                                    "end": 10310,
                                                    "loc": {
                                                      "start": {
                                                        "line": 351,
                                                        "column": 96
                                                      },
                                                      "end": {
                                                        "line": 351,
                                                        "column": 106
                                                      }
                                                    },
                                                    "method": false,
                                                    "shorthand": true,
                                                    "computed": false,
                                                    "key": {
                                                      "type": "Identifier",
                                                      "start": 10300,
                                                      "end": 10310,
                                                      "loc": {
                                                        "start": {
                                                          "line": 351,
                                                          "column": 96
                                                        },
                                                        "end": {
                                                          "line": 351,
                                                          "column": 106
                                                        },
                                                        "identifierName": "singleNode"
                                                      },
                                                      "name": "singleNode"
                                                    },
                                                    "value": {
                                                      "type": "Identifier",
                                                      "start": 10300,
                                                      "end": 10310,
                                                      "loc": {
                                                        "start": {
                                                          "line": 351,
                                                          "column": 96
                                                        },
                                                        "end": {
                                                          "line": 351,
                                                          "column": 106
                                                        },
                                                        "identifierName": "singleNode"
                                                      },
                                                      "name": "singleNode"
                                                    },
                                                    "extra": {
                                                      "shorthand": true
                                                    }
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      ],
                                      "directives": []
                                    },
                                    "alternate": null,
                                    "leadingComments": [
                                      {
                                        "type": "CommentLine",
                                        "value": " FIXME: Browse parent here for watch task / Variable source node",
                                        "start": 9964,
                                        "end": 10030,
                                        "loc": {
                                          "start": {
                                            "line": 347,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 347,
                                            "column": 82
                                          }
                                        }
                                      },
                                      {
                                        "type": "CommentLine",
                                        "value": " (e.g. AGENT/DISPLAYS/Default.display/Default.js changed)",
                                        "start": 10047,
                                        "end": 10106,
                                        "loc": {
                                          "start": {
                                            "line": 348,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 348,
                                            "column": 75
                                          }
                                        }
                                      }
                                    ]
                                  },
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 10349,
                                    "end": 10397,
                                    "loc": {
                                      "start": {
                                        "line": 353,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 353,
                                        "column": 64
                                      }
                                    },
                                    "expression": {
                                      "type": "CallExpression",
                                      "start": 10349,
                                      "end": 10396,
                                      "loc": {
                                        "start": {
                                          "line": 353,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 353,
                                          "column": 63
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 10349,
                                        "end": 10360,
                                        "loc": {
                                          "start": {
                                            "line": 353,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 353,
                                            "column": 27
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 10349,
                                          "end": 10355,
                                          "loc": {
                                            "start": {
                                              "line": 353,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 353,
                                              "column": 22
                                            },
                                            "identifierName": "Logger"
                                          },
                                          "name": "Logger"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 10356,
                                          "end": 10360,
                                          "loc": {
                                            "start": {
                                              "line": 353,
                                              "column": 23
                                            },
                                            "end": {
                                              "line": 353,
                                              "column": 27
                                            },
                                            "identifierName": "warn"
                                          },
                                          "name": "warn"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "TemplateLiteral",
                                          "start": 10361,
                                          "end": 10395,
                                          "loc": {
                                            "start": {
                                              "line": 353,
                                              "column": 28
                                            },
                                            "end": {
                                              "line": 353,
                                              "column": 62
                                            }
                                          },
                                          "expressions": [
                                            {
                                              "type": "Identifier",
                                              "start": 10389,
                                              "end": 10393,
                                              "loc": {
                                                "start": {
                                                  "line": 353,
                                                  "column": 56
                                                },
                                                "end": {
                                                  "line": 353,
                                                  "column": 60
                                                },
                                                "identifierName": "path"
                                              },
                                              "name": "path"
                                            }
                                          ],
                                          "quasis": [
                                            {
                                              "type": "TemplateElement",
                                              "start": 10362,
                                              "end": 10387,
                                              "loc": {
                                                "start": {
                                                  "line": 353,
                                                  "column": 29
                                                },
                                                "end": {
                                                  "line": 353,
                                                  "column": 54
                                                }
                                              },
                                              "value": {
                                                "raw": "Not a definition file at ",
                                                "cooked": "Not a definition file at "
                                              },
                                              "tail": false
                                            },
                                            {
                                              "type": "TemplateElement",
                                              "start": 10394,
                                              "end": 10394,
                                              "loc": {
                                                "start": {
                                                  "line": 353,
                                                  "column": 61
                                                },
                                                "end": {
                                                  "line": 353,
                                                  "column": 61
                                                }
                                              },
                                              "value": {
                                                "raw": "",
                                                "cooked": ""
                                              },
                                              "tail": true
                                            }
                                          ]
                                        }
                                      ]
                                    }
                                  },
                                  {
                                    "type": "ReturnStatement",
                                    "start": 10414,
                                    "end": 10439,
                                    "loc": {
                                      "start": {
                                        "line": 354,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 354,
                                        "column": 41
                                      }
                                    },
                                    "argument": {
                                      "type": "CallExpression",
                                      "start": 10421,
                                      "end": 10438,
                                      "loc": {
                                        "start": {
                                          "line": 354,
                                          "column": 23
                                        },
                                        "end": {
                                          "line": 354,
                                          "column": 40
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 10421,
                                        "end": 10436,
                                        "loc": {
                                          "start": {
                                            "line": 354,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 354,
                                            "column": 38
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 10421,
                                          "end": 10428,
                                          "loc": {
                                            "start": {
                                              "line": 354,
                                              "column": 23
                                            },
                                            "end": {
                                              "line": 354,
                                              "column": 30
                                            },
                                            "identifierName": "Promise"
                                          },
                                          "name": "Promise"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 10429,
                                          "end": 10436,
                                          "loc": {
                                            "start": {
                                              "line": 354,
                                              "column": 31
                                            },
                                            "end": {
                                              "line": 354,
                                              "column": 38
                                            },
                                            "identifierName": "resolve"
                                          },
                                          "name": "resolve"
                                        },
                                        "computed": false
                                      },
                                      "arguments": []
                                    }
                                  }
                                ],
                                "directives": []
                              },
                              "alternate": null
                            },
                            {
                              "type": "VariableDeclaration",
                              "start": 10466,
                              "end": 10510,
                              "loc": {
                                "start": {
                                  "line": 356,
                                  "column": 12
                                },
                                "end": {
                                  "line": 356,
                                  "column": 56
                                }
                              },
                              "declarations": [
                                {
                                  "type": "VariableDeclarator",
                                  "start": 10470,
                                  "end": 10509,
                                  "loc": {
                                    "start": {
                                      "line": 356,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 356,
                                      "column": 55
                                    }
                                  },
                                  "id": {
                                    "type": "Identifier",
                                    "start": 10470,
                                    "end": 10474,
                                    "loc": {
                                      "start": {
                                        "line": 356,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 356,
                                        "column": 20
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "init": {
                                    "type": "CallExpression",
                                    "start": 10477,
                                    "end": 10509,
                                    "loc": {
                                      "start": {
                                        "line": 356,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 356,
                                        "column": 55
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 10477,
                                      "end": 10506,
                                      "loc": {
                                        "start": {
                                          "line": 356,
                                          "column": 23
                                        },
                                        "end": {
                                          "line": 356,
                                          "column": 52
                                        }
                                      },
                                      "object": {
                                        "type": "CallExpression",
                                        "start": 10477,
                                        "end": 10500,
                                        "loc": {
                                          "start": {
                                            "line": 356,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 356,
                                            "column": 46
                                          }
                                        },
                                        "callee": {
                                          "type": "Identifier",
                                          "start": 10477,
                                          "end": 10485,
                                          "loc": {
                                            "start": {
                                              "line": 356,
                                              "column": 23
                                            },
                                            "end": {
                                              "line": 356,
                                              "column": 31
                                            },
                                            "identifierName": "basename"
                                          },
                                          "name": "basename"
                                        },
                                        "arguments": [
                                          {
                                            "type": "Identifier",
                                            "start": 10486,
                                            "end": 10490,
                                            "loc": {
                                              "start": {
                                                "line": 356,
                                                "column": 32
                                              },
                                              "end": {
                                                "line": 356,
                                                "column": 36
                                              },
                                              "identifierName": "path"
                                            },
                                            "name": "path"
                                          },
                                          {
                                            "type": "StringLiteral",
                                            "start": 10492,
                                            "end": 10499,
                                            "loc": {
                                              "start": {
                                                "line": 356,
                                                "column": 38
                                              },
                                              "end": {
                                                "line": 356,
                                                "column": 45
                                              }
                                            },
                                            "extra": {
                                              "rawValue": ".json",
                                              "raw": "'.json'"
                                            },
                                            "value": ".json"
                                          }
                                        ]
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 10501,
                                        "end": 10506,
                                        "loc": {
                                          "start": {
                                            "line": 356,
                                            "column": 47
                                          },
                                          "end": {
                                            "line": 356,
                                            "column": 52
                                          },
                                          "identifierName": "slice"
                                        },
                                        "name": "slice"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "NumericLiteral",
                                        "start": 10507,
                                        "end": 10508,
                                        "loc": {
                                          "start": {
                                            "line": 356,
                                            "column": 53
                                          },
                                          "end": {
                                            "line": 356,
                                            "column": 54
                                          }
                                        },
                                        "extra": {
                                          "rawValue": 1,
                                          "raw": "1"
                                        },
                                        "value": 1
                                      }
                                    ]
                                  }
                                }
                              ],
                              "kind": "let"
                            },
                            {
                              "type": "IfStatement",
                              "start": 10523,
                              "end": 10627,
                              "loc": {
                                "start": {
                                  "line": 357,
                                  "column": 12
                                },
                                "end": {
                                  "line": 359,
                                  "column": 13
                                }
                              },
                              "test": {
                                "type": "LogicalExpression",
                                "start": 10527,
                                "end": 10562,
                                "loc": {
                                  "start": {
                                    "line": 357,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 357,
                                    "column": 51
                                  }
                                },
                                "left": {
                                  "type": "BinaryExpression",
                                  "start": 10527,
                                  "end": 10543,
                                  "loc": {
                                    "start": {
                                      "line": 357,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 357,
                                      "column": 32
                                    }
                                  },
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 10527,
                                    "end": 10538,
                                    "loc": {
                                      "start": {
                                        "line": 357,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 357,
                                        "column": 27
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 10527,
                                      "end": 10531,
                                      "loc": {
                                        "start": {
                                          "line": 357,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 357,
                                          "column": 20
                                        },
                                        "identifierName": "name"
                                      },
                                      "name": "name"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 10532,
                                      "end": 10538,
                                      "loc": {
                                        "start": {
                                          "line": 357,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 357,
                                          "column": 27
                                        },
                                        "identifierName": "length"
                                      },
                                      "name": "length"
                                    },
                                    "computed": false
                                  },
                                  "operator": ">=",
                                  "right": {
                                    "type": "NumericLiteral",
                                    "start": 10542,
                                    "end": 10543,
                                    "loc": {
                                      "start": {
                                        "line": 357,
                                        "column": 31
                                      },
                                      "end": {
                                        "line": 357,
                                        "column": 32
                                      }
                                    },
                                    "extra": {
                                      "rawValue": 4,
                                      "raw": "4"
                                    },
                                    "value": 4
                                  }
                                },
                                "operator": "&&",
                                "right": {
                                  "type": "MemberExpression",
                                  "start": 10547,
                                  "end": 10562,
                                  "loc": {
                                    "start": {
                                      "line": 357,
                                      "column": 36
                                    },
                                    "end": {
                                      "line": 357,
                                      "column": 51
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 10547,
                                    "end": 10556,
                                    "loc": {
                                      "start": {
                                        "line": 357,
                                        "column": 36
                                      },
                                      "end": {
                                        "line": 357,
                                        "column": 45
                                      },
                                      "identifierName": "NodeClass"
                                    },
                                    "name": "NodeClass"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 10557,
                                    "end": 10561,
                                    "loc": {
                                      "start": {
                                        "line": 357,
                                        "column": 46
                                      },
                                      "end": {
                                        "line": 357,
                                        "column": 50
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "computed": true
                                }
                              },
                              "consequent": {
                                "type": "BlockStatement",
                                "start": 10564,
                                "end": 10627,
                                "loc": {
                                  "start": {
                                    "line": 357,
                                    "column": 53
                                  },
                                  "end": {
                                    "line": 359,
                                    "column": 13
                                  }
                                },
                                "body": [
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 10582,
                                    "end": 10613,
                                    "loc": {
                                      "start": {
                                        "line": 358,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 358,
                                        "column": 47
                                      }
                                    },
                                    "expression": {
                                      "type": "AssignmentExpression",
                                      "start": 10582,
                                      "end": 10612,
                                      "loc": {
                                        "start": {
                                          "line": 358,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 358,
                                          "column": 46
                                        }
                                      },
                                      "operator": "=",
                                      "left": {
                                        "type": "Identifier",
                                        "start": 10582,
                                        "end": 10586,
                                        "loc": {
                                          "start": {
                                            "line": 358,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 358,
                                            "column": 20
                                          },
                                          "identifierName": "name"
                                        },
                                        "name": "name"
                                      },
                                      "right": {
                                        "type": "CallExpression",
                                        "start": 10589,
                                        "end": 10612,
                                        "loc": {
                                          "start": {
                                            "line": 358,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 358,
                                            "column": 46
                                          }
                                        },
                                        "callee": {
                                          "type": "Identifier",
                                          "start": 10589,
                                          "end": 10597,
                                          "loc": {
                                            "start": {
                                              "line": 358,
                                              "column": 23
                                            },
                                            "end": {
                                              "line": 358,
                                              "column": 31
                                            },
                                            "identifierName": "basename"
                                          },
                                          "name": "basename"
                                        },
                                        "arguments": [
                                          {
                                            "type": "CallExpression",
                                            "start": 10598,
                                            "end": 10611,
                                            "loc": {
                                              "start": {
                                                "line": 358,
                                                "column": 32
                                              },
                                              "end": {
                                                "line": 358,
                                                "column": 45
                                              }
                                            },
                                            "callee": {
                                              "type": "Identifier",
                                              "start": 10598,
                                              "end": 10605,
                                              "loc": {
                                                "start": {
                                                  "line": 358,
                                                  "column": 32
                                                },
                                                "end": {
                                                  "line": 358,
                                                  "column": 39
                                                },
                                                "identifierName": "dirname"
                                              },
                                              "name": "dirname"
                                            },
                                            "arguments": [
                                              {
                                                "type": "Identifier",
                                                "start": 10606,
                                                "end": 10610,
                                                "loc": {
                                                  "start": {
                                                    "line": 358,
                                                    "column": 40
                                                  },
                                                  "end": {
                                                    "line": 358,
                                                    "column": 44
                                                  },
                                                  "identifierName": "path"
                                                },
                                                "name": "path"
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    }
                                  }
                                ],
                                "directives": []
                              },
                              "alternate": null
                            },
                            {
                              "type": "IfStatement",
                              "start": 10640,
                              "end": 10796,
                              "loc": {
                                "start": {
                                  "line": 360,
                                  "column": 12
                                },
                                "end": {
                                  "line": 363,
                                  "column": 13
                                }
                              },
                              "test": {
                                "type": "CallExpression",
                                "start": 10644,
                                "end": 10670,
                                "loc": {
                                  "start": {
                                    "line": 360,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 360,
                                    "column": 42
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 10644,
                                  "end": 10664,
                                  "loc": {
                                    "start": {
                                      "line": 360,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 360,
                                      "column": 36
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 10644,
                                    "end": 10660,
                                    "loc": {
                                      "start": {
                                        "line": 360,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 360,
                                        "column": 32
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 10644,
                                      "end": 10648,
                                      "loc": {
                                        "start": {
                                          "line": 360,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 360,
                                          "column": 20
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 10649,
                                      "end": 10660,
                                      "loc": {
                                        "start": {
                                          "line": 360,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 360,
                                          "column": 32
                                        },
                                        "identifierName": "_pushedPath"
                                      },
                                      "name": "_pushedPath"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 10661,
                                    "end": 10664,
                                    "loc": {
                                      "start": {
                                        "line": 360,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 360,
                                        "column": 36
                                      },
                                      "identifierName": "has"
                                    },
                                    "name": "has"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "Identifier",
                                    "start": 10665,
                                    "end": 10669,
                                    "loc": {
                                      "start": {
                                        "line": 360,
                                        "column": 37
                                      },
                                      "end": {
                                        "line": 360,
                                        "column": 41
                                      },
                                      "identifierName": "path"
                                    },
                                    "name": "path"
                                  }
                                ]
                              },
                              "consequent": {
                                "type": "BlockStatement",
                                "start": 10672,
                                "end": 10796,
                                "loc": {
                                  "start": {
                                    "line": 360,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 363,
                                    "column": 13
                                  }
                                },
                                "body": [
                                  {
                                    "type": "ReturnStatement",
                                    "start": 10757,
                                    "end": 10782,
                                    "loc": {
                                      "start": {
                                        "line": 362,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 362,
                                        "column": 41
                                      }
                                    },
                                    "argument": {
                                      "type": "CallExpression",
                                      "start": 10764,
                                      "end": 10781,
                                      "loc": {
                                        "start": {
                                          "line": 362,
                                          "column": 23
                                        },
                                        "end": {
                                          "line": 362,
                                          "column": 40
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 10764,
                                        "end": 10779,
                                        "loc": {
                                          "start": {
                                            "line": 362,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 362,
                                            "column": 38
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 10764,
                                          "end": 10771,
                                          "loc": {
                                            "start": {
                                              "line": 362,
                                              "column": 23
                                            },
                                            "end": {
                                              "line": 362,
                                              "column": 30
                                            },
                                            "identifierName": "Promise"
                                          },
                                          "name": "Promise",
                                          "leadingComments": null
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 10772,
                                          "end": 10779,
                                          "loc": {
                                            "start": {
                                              "line": 362,
                                              "column": 31
                                            },
                                            "end": {
                                              "line": 362,
                                              "column": 38
                                            },
                                            "identifierName": "resolve"
                                          },
                                          "name": "resolve"
                                        },
                                        "computed": false,
                                        "leadingComments": null
                                      },
                                      "arguments": [],
                                      "leadingComments": null
                                    },
                                    "leadingComments": [
                                      {
                                        "type": "CommentLine",
                                        "value": " throw new Error('Double-handled node ' + path);",
                                        "start": 10690,
                                        "end": 10740,
                                        "loc": {
                                          "start": {
                                            "line": 361,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 361,
                                            "column": 66
                                          }
                                        }
                                      }
                                    ]
                                  }
                                ],
                                "directives": []
                              },
                              "alternate": null
                            },
                            {
                              "type": "VariableDeclaration",
                              "start": 10809,
                              "end": 10835,
                              "loc": {
                                "start": {
                                  "line": 364,
                                  "column": 12
                                },
                                "end": {
                                  "line": 364,
                                  "column": 38
                                }
                              },
                              "declarations": [
                                {
                                  "type": "VariableDeclarator",
                                  "start": 10815,
                                  "end": 10834,
                                  "loc": {
                                    "start": {
                                      "line": 364,
                                      "column": 18
                                    },
                                    "end": {
                                      "line": 364,
                                      "column": 37
                                    }
                                  },
                                  "id": {
                                    "type": "Identifier",
                                    "start": 10815,
                                    "end": 10818,
                                    "loc": {
                                      "start": {
                                        "line": 364,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 364,
                                        "column": 21
                                      },
                                      "identifierName": "dir"
                                    },
                                    "name": "dir"
                                  },
                                  "init": {
                                    "type": "CallExpression",
                                    "start": 10821,
                                    "end": 10834,
                                    "loc": {
                                      "start": {
                                        "line": 364,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 364,
                                        "column": 37
                                      }
                                    },
                                    "callee": {
                                      "type": "Identifier",
                                      "start": 10821,
                                      "end": 10828,
                                      "loc": {
                                        "start": {
                                          "line": 364,
                                          "column": 24
                                        },
                                        "end": {
                                          "line": 364,
                                          "column": 31
                                        },
                                        "identifierName": "dirname"
                                      },
                                      "name": "dirname"
                                    },
                                    "arguments": [
                                      {
                                        "type": "Identifier",
                                        "start": 10829,
                                        "end": 10833,
                                        "loc": {
                                          "start": {
                                            "line": 364,
                                            "column": 32
                                          },
                                          "end": {
                                            "line": 364,
                                            "column": 36
                                          },
                                          "identifierName": "path"
                                        },
                                        "name": "path"
                                      }
                                    ]
                                  }
                                }
                              ],
                              "kind": "const"
                            },
                            {
                              "type": "VariableDeclaration",
                              "start": 10848,
                              "end": 10876,
                              "loc": {
                                "start": {
                                  "line": 365,
                                  "column": 12
                                },
                                "end": {
                                  "line": 365,
                                  "column": 40
                                }
                              },
                              "declarations": [
                                {
                                  "type": "VariableDeclarator",
                                  "start": 10854,
                                  "end": 10875,
                                  "loc": {
                                    "start": {
                                      "line": 365,
                                      "column": 18
                                    },
                                    "end": {
                                      "line": 365,
                                      "column": 39
                                    }
                                  },
                                  "id": {
                                    "type": "Identifier",
                                    "start": 10854,
                                    "end": 10857,
                                    "loc": {
                                      "start": {
                                        "line": 365,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 365,
                                        "column": 21
                                      },
                                      "identifierName": "rel"
                                    },
                                    "name": "rel"
                                  },
                                  "init": {
                                    "type": "CallExpression",
                                    "start": 10860,
                                    "end": 10875,
                                    "loc": {
                                      "start": {
                                        "line": 365,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 365,
                                        "column": 39
                                      }
                                    },
                                    "callee": {
                                      "type": "Identifier",
                                      "start": 10860,
                                      "end": 10864,
                                      "loc": {
                                        "start": {
                                          "line": 365,
                                          "column": 24
                                        },
                                        "end": {
                                          "line": 365,
                                          "column": 28
                                        },
                                        "identifierName": "join"
                                      },
                                      "name": "join"
                                    },
                                    "arguments": [
                                      {
                                        "type": "Identifier",
                                        "start": 10865,
                                        "end": 10868,
                                        "loc": {
                                          "start": {
                                            "line": 365,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 365,
                                            "column": 32
                                          },
                                          "identifierName": "dir"
                                        },
                                        "name": "dir"
                                      },
                                      {
                                        "type": "Identifier",
                                        "start": 10870,
                                        "end": 10874,
                                        "loc": {
                                          "start": {
                                            "line": 365,
                                            "column": 34
                                          },
                                          "end": {
                                            "line": 365,
                                            "column": 38
                                          },
                                          "identifierName": "name"
                                        },
                                        "name": "name"
                                      }
                                    ]
                                  }
                                }
                              ],
                              "kind": "const"
                            },
                            {
                              "type": "VariableDeclaration",
                              "start": 10889,
                              "end": 11170,
                              "loc": {
                                "start": {
                                  "line": 366,
                                  "column": 12
                                },
                                "end": {
                                  "line": 375,
                                  "column": 15
                                }
                              },
                              "declarations": [
                                {
                                  "type": "VariableDeclarator",
                                  "start": 10895,
                                  "end": 11169,
                                  "loc": {
                                    "start": {
                                      "line": 366,
                                      "column": 18
                                    },
                                    "end": {
                                      "line": 375,
                                      "column": 14
                                    }
                                  },
                                  "id": {
                                    "type": "Identifier",
                                    "start": 10895,
                                    "end": 10899,
                                    "loc": {
                                      "start": {
                                        "line": 366,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 366,
                                        "column": 22
                                      },
                                      "identifierName": "node"
                                    },
                                    "name": "node"
                                  },
                                  "init": {
                                    "type": "CallExpression",
                                    "start": 10902,
                                    "end": 11169,
                                    "loc": {
                                      "start": {
                                        "line": 366,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 375,
                                        "column": 14
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 10902,
                                      "end": 10915,
                                      "loc": {
                                        "start": {
                                          "line": 366,
                                          "column": 25
                                        },
                                        "end": {
                                          "line": 366,
                                          "column": 38
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 10902,
                                        "end": 10908,
                                        "loc": {
                                          "start": {
                                            "line": 366,
                                            "column": 25
                                          },
                                          "end": {
                                            "line": 366,
                                            "column": 31
                                          },
                                          "identifierName": "Object"
                                        },
                                        "name": "Object"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 10909,
                                        "end": 10915,
                                        "loc": {
                                          "start": {
                                            "line": 366,
                                            "column": 32
                                          },
                                          "end": {
                                            "line": 366,
                                            "column": 38
                                          },
                                          "identifierName": "assign"
                                        },
                                        "name": "assign"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "NewExpression",
                                        "start": 10916,
                                        "end": 11034,
                                        "loc": {
                                          "start": {
                                            "line": 366,
                                            "column": 39
                                          },
                                          "end": {
                                            "line": 370,
                                            "column": 14
                                          }
                                        },
                                        "callee": {
                                          "type": "Identifier",
                                          "start": 10920,
                                          "end": 10928,
                                          "loc": {
                                            "start": {
                                              "line": 366,
                                              "column": 43
                                            },
                                            "end": {
                                              "line": 366,
                                              "column": 51
                                            },
                                            "identifierName": "FileNode"
                                          },
                                          "name": "FileNode"
                                        },
                                        "arguments": [
                                          {
                                            "type": "ObjectExpression",
                                            "start": 10929,
                                            "end": 11033,
                                            "loc": {
                                              "start": {
                                                "line": 366,
                                                "column": 52
                                              },
                                              "end": {
                                                "line": 370,
                                                "column": 13
                                              }
                                            },
                                            "properties": [
                                              {
                                                "type": "ObjectProperty",
                                                "start": 10947,
                                                "end": 10951,
                                                "loc": {
                                                  "start": {
                                                    "line": 367,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 367,
                                                    "column": 20
                                                  }
                                                },
                                                "method": false,
                                                "shorthand": true,
                                                "computed": false,
                                                "key": {
                                                  "type": "Identifier",
                                                  "start": 10947,
                                                  "end": 10951,
                                                  "loc": {
                                                    "start": {
                                                      "line": 367,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 367,
                                                      "column": 20
                                                    },
                                                    "identifierName": "name"
                                                  },
                                                  "name": "name"
                                                },
                                                "value": {
                                                  "type": "Identifier",
                                                  "start": 10947,
                                                  "end": 10951,
                                                  "loc": {
                                                    "start": {
                                                      "line": 367,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 367,
                                                      "column": 20
                                                    },
                                                    "identifierName": "name"
                                                  },
                                                  "name": "name"
                                                },
                                                "extra": {
                                                  "shorthand": true
                                                }
                                              },
                                              {
                                                "type": "ObjectProperty",
                                                "start": 10969,
                                                "end": 10975,
                                                "loc": {
                                                  "start": {
                                                    "line": 368,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 368,
                                                    "column": 22
                                                  }
                                                },
                                                "method": false,
                                                "shorthand": true,
                                                "computed": false,
                                                "key": {
                                                  "type": "Identifier",
                                                  "start": 10969,
                                                  "end": 10975,
                                                  "loc": {
                                                    "start": {
                                                      "line": 368,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 368,
                                                      "column": 22
                                                    },
                                                    "identifierName": "parent"
                                                  },
                                                  "name": "parent"
                                                },
                                                "value": {
                                                  "type": "Identifier",
                                                  "start": 10969,
                                                  "end": 10975,
                                                  "loc": {
                                                    "start": {
                                                      "line": 368,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 368,
                                                      "column": 22
                                                    },
                                                    "identifierName": "parent"
                                                  },
                                                  "name": "parent"
                                                },
                                                "extra": {
                                                  "shorthand": true
                                                }
                                              },
                                              {
                                                "type": "SpreadProperty",
                                                "start": 10993,
                                                "end": 11018,
                                                "loc": {
                                                  "start": {
                                                    "line": 369,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 369,
                                                    "column": 41
                                                  }
                                                },
                                                "argument": {
                                                  "type": "AwaitExpression",
                                                  "start": 10997,
                                                  "end": 11017,
                                                  "loc": {
                                                    "start": {
                                                      "line": 369,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 369,
                                                      "column": 40
                                                    }
                                                  },
                                                  "argument": {
                                                    "type": "CallExpression",
                                                    "start": 11003,
                                                    "end": 11017,
                                                    "loc": {
                                                      "start": {
                                                        "line": 369,
                                                        "column": 26
                                                      },
                                                      "end": {
                                                        "line": 369,
                                                        "column": 40
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "Identifier",
                                                      "start": 11003,
                                                      "end": 11011,
                                                      "loc": {
                                                        "start": {
                                                          "line": 369,
                                                          "column": 26
                                                        },
                                                        "end": {
                                                          "line": 369,
                                                          "column": 34
                                                        },
                                                        "identifierName": "readJSON"
                                                      },
                                                      "name": "readJSON"
                                                    },
                                                    "arguments": [
                                                      {
                                                        "type": "Identifier",
                                                        "start": 11012,
                                                        "end": 11016,
                                                        "loc": {
                                                          "start": {
                                                            "line": 369,
                                                            "column": 35
                                                          },
                                                          "end": {
                                                            "line": 369,
                                                            "column": 39
                                                          },
                                                          "identifierName": "path"
                                                        },
                                                        "name": "path"
                                                      }
                                                    ]
                                                  },
                                                  "extra": {
                                                    "parenthesized": true,
                                                    "parenStart": 10996
                                                  }
                                                }
                                              }
                                            ]
                                          }
                                        ]
                                      },
                                      {
                                        "type": "ObjectExpression",
                                        "start": 11036,
                                        "end": 11168,
                                        "loc": {
                                          "start": {
                                            "line": 370,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 375,
                                            "column": 13
                                          }
                                        },
                                        "properties": [
                                          {
                                            "type": "ObjectProperty",
                                            "start": 11054,
                                            "end": 11058,
                                            "loc": {
                                              "start": {
                                                "line": 371,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 371,
                                                "column": 20
                                              }
                                            },
                                            "method": false,
                                            "shorthand": true,
                                            "computed": false,
                                            "key": {
                                              "type": "Identifier",
                                              "start": 11054,
                                              "end": 11058,
                                              "loc": {
                                                "start": {
                                                  "line": 371,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 371,
                                                  "column": 20
                                                },
                                                "identifierName": "push"
                                              },
                                              "name": "push"
                                            },
                                            "value": {
                                              "type": "Identifier",
                                              "start": 11054,
                                              "end": 11058,
                                              "loc": {
                                                "start": {
                                                  "line": 371,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 371,
                                                  "column": 20
                                                },
                                                "identifierName": "push"
                                              },
                                              "name": "push"
                                            },
                                            "extra": {
                                              "shorthand": true
                                            }
                                          },
                                          {
                                            "type": "ObjectProperty",
                                            "start": 11076,
                                            "end": 11084,
                                            "loc": {
                                              "start": {
                                                "line": 372,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 372,
                                                "column": 24
                                              }
                                            },
                                            "method": false,
                                            "shorthand": true,
                                            "computed": false,
                                            "key": {
                                              "type": "Identifier",
                                              "start": 11076,
                                              "end": 11084,
                                              "loc": {
                                                "start": {
                                                  "line": 372,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 372,
                                                  "column": 24
                                                },
                                                "identifierName": "children"
                                              },
                                              "name": "children"
                                            },
                                            "value": {
                                              "type": "Identifier",
                                              "start": 11076,
                                              "end": 11084,
                                              "loc": {
                                                "start": {
                                                  "line": 372,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 372,
                                                  "column": 24
                                                },
                                                "identifierName": "children"
                                              },
                                              "name": "children"
                                            },
                                            "extra": {
                                              "shorthand": true
                                            }
                                          },
                                          {
                                            "type": "ObjectProperty",
                                            "start": 11102,
                                            "end": 11115,
                                            "loc": {
                                              "start": {
                                                "line": 373,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 373,
                                                "column": 29
                                              }
                                            },
                                            "method": false,
                                            "shorthand": false,
                                            "computed": false,
                                            "key": {
                                              "type": "Identifier",
                                              "start": 11102,
                                              "end": 11110,
                                              "loc": {
                                                "start": {
                                                  "line": 373,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 373,
                                                  "column": 24
                                                },
                                                "identifierName": "relative"
                                              },
                                              "name": "relative"
                                            },
                                            "value": {
                                              "type": "Identifier",
                                              "start": 11112,
                                              "end": 11115,
                                              "loc": {
                                                "start": {
                                                  "line": 373,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 373,
                                                  "column": 29
                                                },
                                                "identifierName": "rel"
                                              },
                                              "name": "rel"
                                            }
                                          },
                                          {
                                            "type": "ObjectProperty",
                                            "start": 11133,
                                            "end": 11153,
                                            "loc": {
                                              "start": {
                                                "line": 374,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 374,
                                                "column": 36
                                              }
                                            },
                                            "method": false,
                                            "shorthand": false,
                                            "computed": false,
                                            "key": {
                                              "type": "Identifier",
                                              "start": 11133,
                                              "end": 11147,
                                              "loc": {
                                                "start": {
                                                  "line": 374,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 374,
                                                  "column": 30
                                                },
                                                "identifierName": "definitionPath"
                                              },
                                              "name": "definitionPath"
                                            },
                                            "value": {
                                              "type": "Identifier",
                                              "start": 11149,
                                              "end": 11153,
                                              "loc": {
                                                "start": {
                                                  "line": 374,
                                                  "column": 32
                                                },
                                                "end": {
                                                  "line": 374,
                                                  "column": 36
                                                },
                                                "identifierName": "path"
                                              },
                                              "name": "path"
                                            }
                                          }
                                        ]
                                      }
                                    ]
                                  }
                                }
                              ],
                              "kind": "const"
                            },
                            {
                              "type": "ReturnStatement",
                              "start": 11183,
                              "end": 11214,
                              "loc": {
                                "start": {
                                  "line": 376,
                                  "column": 12
                                },
                                "end": {
                                  "line": 376,
                                  "column": 43
                                }
                              },
                              "argument": {
                                "type": "CallExpression",
                                "start": 11190,
                                "end": 11213,
                                "loc": {
                                  "start": {
                                    "line": 376,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 376,
                                    "column": 42
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 11190,
                                  "end": 11207,
                                  "loc": {
                                    "start": {
                                      "line": 376,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 376,
                                      "column": 36
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 11190,
                                    "end": 11194,
                                    "loc": {
                                      "start": {
                                        "line": 376,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 376,
                                        "column": 23
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 11195,
                                    "end": 11207,
                                    "loc": {
                                      "start": {
                                        "line": 376,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 376,
                                        "column": 36
                                      },
                                      "identifierName": "_processNode"
                                    },
                                    "name": "_processNode"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "Identifier",
                                    "start": 11208,
                                    "end": 11212,
                                    "loc": {
                                      "start": {
                                        "line": 376,
                                        "column": 37
                                      },
                                      "end": {
                                        "line": 376,
                                        "column": 41
                                      },
                                      "identifierName": "node"
                                    },
                                    "name": "node"
                                  }
                                ]
                              }
                            }
                          ],
                          "directives": []
                        },
                        "alternate": null
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 11233,
                      "end": 11258,
                      "loc": {
                        "start": {
                          "line": 378,
                          "column": 8
                        },
                        "end": {
                          "line": 378,
                          "column": 33
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 11240,
                        "end": 11257,
                        "loc": {
                          "start": {
                            "line": 378,
                            "column": 15
                          },
                          "end": {
                            "line": 378,
                            "column": 32
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 11240,
                          "end": 11255,
                          "loc": {
                            "start": {
                              "line": 378,
                              "column": 15
                            },
                            "end": {
                              "line": 378,
                              "column": 30
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 11240,
                            "end": 11247,
                            "loc": {
                              "start": {
                                "line": 378,
                                "column": 15
                              },
                              "end": {
                                "line": 378,
                                "column": 22
                              },
                              "identifierName": "Promise"
                            },
                            "name": "Promise"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 11248,
                            "end": 11255,
                            "loc": {
                              "start": {
                                "line": 378,
                                "column": 23
                              },
                              "end": {
                                "line": 378,
                                "column": 30
                              },
                              "identifierName": "resolve"
                            },
                            "name": "resolve"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * @desc\n     * Where the real browsing happens: Stats the given path, discovering new node definition files,\n     * if any and finally pushes discovered nodes to {@link SourceBrowser#_processNode}.\n     * @lineNumber\n     * 267\n     * @param\n     * {ProcessPathOptions} undefined\n     * @return\n     * {Promise}\n     ",
                    "start": 7458,
                    "end": 7786,
                    "loc": {
                      "start": {
                        "line": 287,
                        "column": 4
                      },
                      "end": {
                        "line": 297,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * @desc\n     * Handles a node's dependencies and calls {@link SourceBrowser#_pushNode} once it's ready.\n     * @lineNumber\n     * 378\n     * @param\n     * {BrowsedFileNode} node\n     * @return\n     * {Promise}\n     ",
                    "start": 11269,
                    "end": 11495,
                    "loc": {
                      "start": {
                        "line": 380,
                        "column": 4
                      },
                      "end": {
                        "line": 389,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 11500,
                "end": 12326,
                "loc": {
                  "start": {
                    "line": 390,
                    "column": 4
                  },
                  "end": {
                    "line": 410,
                    "column": 5
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 11500,
                  "end": 11512,
                  "loc": {
                    "start": {
                      "line": 390,
                      "column": 4
                    },
                    "end": {
                      "line": 390,
                      "column": 16
                    },
                    "identifierName": "_processNode"
                  },
                  "name": "_processNode",
                  "leadingComments": null
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 11513,
                    "end": 11517,
                    "loc": {
                      "start": {
                        "line": 390,
                        "column": 17
                      },
                      "end": {
                        "line": 390,
                        "column": 21
                      },
                      "identifierName": "node"
                    },
                    "name": "node"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 11519,
                  "end": 12326,
                  "loc": {
                    "start": {
                      "line": 390,
                      "column": 23
                    },
                    "end": {
                      "line": 410,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 11561,
                      "end": 12198,
                      "loc": {
                        "start": {
                          "line": 392,
                          "column": 8
                        },
                        "end": {
                          "line": 405,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "UnaryExpression",
                        "start": 11565,
                        "end": 11581,
                        "loc": {
                          "start": {
                            "line": 392,
                            "column": 12
                          },
                          "end": {
                            "line": 392,
                            "column": 28
                          }
                        },
                        "operator": "!",
                        "prefix": true,
                        "argument": {
                          "type": "MemberExpression",
                          "start": 11566,
                          "end": 11581,
                          "loc": {
                            "start": {
                              "line": 392,
                              "column": 13
                            },
                            "end": {
                              "line": 392,
                              "column": 28
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 11566,
                            "end": 11570,
                            "loc": {
                              "start": {
                                "line": 392,
                                "column": 13
                              },
                              "end": {
                                "line": 392,
                                "column": 17
                              },
                              "identifierName": "node"
                            },
                            "name": "node",
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 11571,
                            "end": 11581,
                            "loc": {
                              "start": {
                                "line": 392,
                                "column": 18
                              },
                              "end": {
                                "line": 392,
                                "column": 28
                              },
                              "identifierName": "waitingFor"
                            },
                            "name": "waitingFor"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "extra": {
                          "parenthesizedArgument": false
                        },
                        "leadingComments": null
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 11583,
                        "end": 12198,
                        "loc": {
                          "start": {
                            "line": 392,
                            "column": 30
                          },
                          "end": {
                            "line": 405,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "VariableDeclaration",
                            "start": 11597,
                            "end": 11946,
                            "loc": {
                              "start": {
                                "line": 393,
                                "column": 12
                              },
                              "end": {
                                "line": 399,
                                "column": 21
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 11603,
                                "end": 11945,
                                "loc": {
                                  "start": {
                                    "line": 393,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 399,
                                    "column": 20
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 11603,
                                  "end": 11607,
                                  "loc": {
                                    "start": {
                                      "line": 393,
                                      "column": 18
                                    },
                                    "end": {
                                      "line": 393,
                                      "column": 22
                                    },
                                    "identifierName": "deps"
                                  },
                                  "name": "deps"
                                },
                                "init": {
                                  "type": "CallExpression",
                                  "start": 11610,
                                  "end": 11945,
                                  "loc": {
                                    "start": {
                                      "line": 393,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 399,
                                      "column": 20
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 11610,
                                    "end": 11644,
                                    "loc": {
                                      "start": {
                                        "line": 393,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 393,
                                        "column": 59
                                      }
                                    },
                                    "object": {
                                      "type": "CallExpression",
                                      "start": 11610,
                                      "end": 11637,
                                      "loc": {
                                        "start": {
                                          "line": 393,
                                          "column": 25
                                        },
                                        "end": {
                                          "line": 393,
                                          "column": 52
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 11610,
                                        "end": 11620,
                                        "loc": {
                                          "start": {
                                            "line": 393,
                                            "column": 25
                                          },
                                          "end": {
                                            "line": 393,
                                            "column": 35
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 11610,
                                          "end": 11615,
                                          "loc": {
                                            "start": {
                                              "line": 393,
                                              "column": 25
                                            },
                                            "end": {
                                              "line": 393,
                                              "column": 30
                                            },
                                            "identifierName": "Array"
                                          },
                                          "name": "Array"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 11616,
                                          "end": 11620,
                                          "loc": {
                                            "start": {
                                              "line": 393,
                                              "column": 31
                                            },
                                            "end": {
                                              "line": 393,
                                              "column": 35
                                            },
                                            "identifierName": "from"
                                          },
                                          "name": "from"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "MemberExpression",
                                          "start": 11621,
                                          "end": 11636,
                                          "loc": {
                                            "start": {
                                              "line": 393,
                                              "column": 36
                                            },
                                            "end": {
                                              "line": 393,
                                              "column": 51
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 11621,
                                            "end": 11625,
                                            "loc": {
                                              "start": {
                                                "line": 393,
                                                "column": 36
                                              },
                                              "end": {
                                                "line": 393,
                                                "column": 40
                                              },
                                              "identifierName": "node"
                                            },
                                            "name": "node"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 11626,
                                            "end": 11636,
                                            "loc": {
                                              "start": {
                                                "line": 393,
                                                "column": 41
                                              },
                                              "end": {
                                                "line": 393,
                                                "column": 51
                                              },
                                              "identifierName": "references"
                                            },
                                            "name": "references"
                                          },
                                          "computed": false
                                        }
                                      ]
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 11638,
                                      "end": 11644,
                                      "loc": {
                                        "start": {
                                          "line": 393,
                                          "column": 53
                                        },
                                        "end": {
                                          "line": 393,
                                          "column": 59
                                        },
                                        "identifierName": "reduce"
                                      },
                                      "name": "reduce"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "ArrowFunctionExpression",
                                      "start": 11645,
                                      "end": 11940,
                                      "loc": {
                                        "start": {
                                          "line": 393,
                                          "column": 60
                                        },
                                        "end": {
                                          "line": 399,
                                          "column": 15
                                        }
                                      },
                                      "id": null,
                                      "generator": false,
                                      "expression": true,
                                      "async": false,
                                      "params": [
                                        {
                                          "type": "Identifier",
                                          "start": 11646,
                                          "end": 11652,
                                          "loc": {
                                            "start": {
                                              "line": 393,
                                              "column": 61
                                            },
                                            "end": {
                                              "line": 393,
                                              "column": 67
                                            },
                                            "identifierName": "result"
                                          },
                                          "name": "result"
                                        },
                                        {
                                          "type": "ArrayPattern",
                                          "start": 11654,
                                          "end": 11661,
                                          "loc": {
                                            "start": {
                                              "line": 393,
                                              "column": 69
                                            },
                                            "end": {
                                              "line": 393,
                                              "column": 76
                                            }
                                          },
                                          "elements": [
                                            null,
                                            {
                                              "type": "Identifier",
                                              "start": 11657,
                                              "end": 11660,
                                              "loc": {
                                                "start": {
                                                  "line": 393,
                                                  "column": 72
                                                },
                                                "end": {
                                                  "line": 393,
                                                  "column": 75
                                                },
                                                "identifierName": "ids"
                                              },
                                              "name": "ids"
                                            }
                                          ]
                                        }
                                      ],
                                      "body": {
                                        "type": "CallExpression",
                                        "start": 11666,
                                        "end": 11940,
                                        "loc": {
                                          "start": {
                                            "line": 393,
                                            "column": 81
                                          },
                                          "end": {
                                            "line": 399,
                                            "column": 15
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 11666,
                                          "end": 11679,
                                          "loc": {
                                            "start": {
                                              "line": 393,
                                              "column": 81
                                            },
                                            "end": {
                                              "line": 393,
                                              "column": 94
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 11666,
                                            "end": 11672,
                                            "loc": {
                                              "start": {
                                                "line": 393,
                                                "column": 81
                                              },
                                              "end": {
                                                "line": 393,
                                                "column": 87
                                              },
                                              "identifierName": "result"
                                            },
                                            "name": "result"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 11673,
                                            "end": 11679,
                                            "loc": {
                                              "start": {
                                                "line": 393,
                                                "column": 88
                                              },
                                              "end": {
                                                "line": 393,
                                                "column": 94
                                              },
                                              "identifierName": "concat"
                                            },
                                            "name": "concat"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "CallExpression",
                                            "start": 11680,
                                            "end": 11939,
                                            "loc": {
                                              "start": {
                                                "line": 393,
                                                "column": 95
                                              },
                                              "end": {
                                                "line": 399,
                                                "column": 14
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 11680,
                                              "end": 11702,
                                              "loc": {
                                                "start": {
                                                  "line": 393,
                                                  "column": 95
                                                },
                                                "end": {
                                                  "line": 393,
                                                  "column": 117
                                                }
                                              },
                                              "object": {
                                                "type": "CallExpression",
                                                "start": 11680,
                                                "end": 11695,
                                                "loc": {
                                                  "start": {
                                                    "line": 393,
                                                    "column": 95
                                                  },
                                                  "end": {
                                                    "line": 393,
                                                    "column": 110
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 11680,
                                                  "end": 11690,
                                                  "loc": {
                                                    "start": {
                                                      "line": 393,
                                                      "column": 95
                                                    },
                                                    "end": {
                                                      "line": 393,
                                                      "column": 105
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 11680,
                                                    "end": 11685,
                                                    "loc": {
                                                      "start": {
                                                        "line": 393,
                                                        "column": 95
                                                      },
                                                      "end": {
                                                        "line": 393,
                                                        "column": 100
                                                      },
                                                      "identifierName": "Array"
                                                    },
                                                    "name": "Array"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 11686,
                                                    "end": 11690,
                                                    "loc": {
                                                      "start": {
                                                        "line": 393,
                                                        "column": 101
                                                      },
                                                      "end": {
                                                        "line": 393,
                                                        "column": 105
                                                      },
                                                      "identifierName": "from"
                                                    },
                                                    "name": "from"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "Identifier",
                                                    "start": 11691,
                                                    "end": 11694,
                                                    "loc": {
                                                      "start": {
                                                        "line": 393,
                                                        "column": 106
                                                      },
                                                      "end": {
                                                        "line": 393,
                                                        "column": 109
                                                      },
                                                      "identifierName": "ids"
                                                    },
                                                    "name": "ids"
                                                  }
                                                ]
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 11696,
                                                "end": 11702,
                                                "loc": {
                                                  "start": {
                                                    "line": 393,
                                                    "column": 111
                                                  },
                                                  "end": {
                                                    "line": 393,
                                                    "column": 117
                                                  },
                                                  "identifierName": "filter"
                                                },
                                                "name": "filter"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "ArrowFunctionExpression",
                                                "start": 11703,
                                                "end": 11938,
                                                "loc": {
                                                  "start": {
                                                    "line": 393,
                                                    "column": 118
                                                  },
                                                  "end": {
                                                    "line": 399,
                                                    "column": 13
                                                  }
                                                },
                                                "id": null,
                                                "generator": false,
                                                "expression": false,
                                                "async": false,
                                                "params": [
                                                  {
                                                    "type": "Identifier",
                                                    "start": 11704,
                                                    "end": 11706,
                                                    "loc": {
                                                      "start": {
                                                        "line": 393,
                                                        "column": 119
                                                      },
                                                      "end": {
                                                        "line": 393,
                                                        "column": 121
                                                      },
                                                      "identifierName": "id"
                                                    },
                                                    "name": "id"
                                                  }
                                                ],
                                                "body": {
                                                  "type": "BlockStatement",
                                                  "start": 11711,
                                                  "end": 11938,
                                                  "loc": {
                                                    "start": {
                                                      "line": 393,
                                                      "column": 126
                                                    },
                                                    "end": {
                                                      "line": 399,
                                                      "column": 13
                                                    }
                                                  },
                                                  "body": [
                                                    {
                                                      "type": "IfStatement",
                                                      "start": 11729,
                                                      "end": 11845,
                                                      "loc": {
                                                        "start": {
                                                          "line": 394,
                                                          "column": 16
                                                        },
                                                        "end": {
                                                          "line": 397,
                                                          "column": 17
                                                        }
                                                      },
                                                      "test": {
                                                        "type": "BinaryExpression",
                                                        "start": 11733,
                                                        "end": 11755,
                                                        "loc": {
                                                          "start": {
                                                            "line": 394,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 394,
                                                            "column": 42
                                                          }
                                                        },
                                                        "left": {
                                                          "type": "UnaryExpression",
                                                          "start": 11733,
                                                          "end": 11742,
                                                          "loc": {
                                                            "start": {
                                                              "line": 394,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 394,
                                                              "column": 29
                                                            }
                                                          },
                                                          "operator": "typeof",
                                                          "prefix": true,
                                                          "argument": {
                                                            "type": "Identifier",
                                                            "start": 11740,
                                                            "end": 11742,
                                                            "loc": {
                                                              "start": {
                                                                "line": 394,
                                                                "column": 27
                                                              },
                                                              "end": {
                                                                "line": 394,
                                                                "column": 29
                                                              },
                                                              "identifierName": "id"
                                                            },
                                                            "name": "id"
                                                          },
                                                          "extra": {
                                                            "parenthesizedArgument": false
                                                          }
                                                        },
                                                        "operator": "===",
                                                        "right": {
                                                          "type": "StringLiteral",
                                                          "start": 11747,
                                                          "end": 11755,
                                                          "loc": {
                                                            "start": {
                                                              "line": 394,
                                                              "column": 34
                                                            },
                                                            "end": {
                                                              "line": 394,
                                                              "column": 42
                                                            }
                                                          },
                                                          "extra": {
                                                            "rawValue": "number",
                                                            "raw": "'number'"
                                                          },
                                                          "value": "number"
                                                        }
                                                      },
                                                      "consequent": {
                                                        "type": "BlockStatement",
                                                        "start": 11757,
                                                        "end": 11845,
                                                        "loc": {
                                                          "start": {
                                                            "line": 394,
                                                            "column": 44
                                                          },
                                                          "end": {
                                                            "line": 397,
                                                            "column": 17
                                                          }
                                                        },
                                                        "body": [
                                                          {
                                                            "type": "ReturnStatement",
                                                            "start": 11814,
                                                            "end": 11827,
                                                            "loc": {
                                                              "start": {
                                                                "line": 396,
                                                                "column": 20
                                                              },
                                                              "end": {
                                                                "line": 396,
                                                                "column": 33
                                                              }
                                                            },
                                                            "argument": {
                                                              "type": "BooleanLiteral",
                                                              "start": 11821,
                                                              "end": 11826,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 396,
                                                                  "column": 27
                                                                },
                                                                "end": {
                                                                  "line": 396,
                                                                  "column": 32
                                                                }
                                                              },
                                                              "value": false,
                                                              "leadingComments": null
                                                            },
                                                            "leadingComments": [
                                                              {
                                                                "type": "CommentLine",
                                                                "value": " OPC-UA node",
                                                                "start": 11779,
                                                                "end": 11793,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 395,
                                                                    "column": 20
                                                                  },
                                                                  "end": {
                                                                    "line": 395,
                                                                    "column": 34
                                                                  }
                                                                }
                                                              }
                                                            ]
                                                          }
                                                        ],
                                                        "directives": []
                                                      },
                                                      "alternate": null
                                                    },
                                                    {
                                                      "type": "ReturnStatement",
                                                      "start": 11862,
                                                      "end": 11924,
                                                      "loc": {
                                                        "start": {
                                                          "line": 398,
                                                          "column": 16
                                                        },
                                                        "end": {
                                                          "line": 398,
                                                          "column": 78
                                                        }
                                                      },
                                                      "argument": {
                                                        "type": "LogicalExpression",
                                                        "start": 11869,
                                                        "end": 11923,
                                                        "loc": {
                                                          "start": {
                                                            "line": 398,
                                                            "column": 23
                                                          },
                                                          "end": {
                                                            "line": 398,
                                                            "column": 77
                                                          }
                                                        },
                                                        "left": {
                                                          "type": "UnaryExpression",
                                                          "start": 11869,
                                                          "end": 11890,
                                                          "loc": {
                                                            "start": {
                                                              "line": 398,
                                                              "column": 23
                                                            },
                                                            "end": {
                                                              "line": 398,
                                                              "column": 44
                                                            }
                                                          },
                                                          "operator": "!",
                                                          "prefix": true,
                                                          "argument": {
                                                            "type": "CallExpression",
                                                            "start": 11870,
                                                            "end": 11890,
                                                            "loc": {
                                                              "start": {
                                                                "line": 398,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 398,
                                                                "column": 44
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 11870,
                                                              "end": 11886,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 398,
                                                                  "column": 24
                                                                },
                                                                "end": {
                                                                  "line": 398,
                                                                  "column": 40
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 11870,
                                                                "end": 11882,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 398,
                                                                    "column": 24
                                                                  },
                                                                  "end": {
                                                                    "line": 398,
                                                                    "column": 36
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "ThisExpression",
                                                                  "start": 11870,
                                                                  "end": 11874,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 398,
                                                                      "column": 24
                                                                    },
                                                                    "end": {
                                                                      "line": 398,
                                                                      "column": 28
                                                                    }
                                                                  }
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 11875,
                                                                  "end": 11882,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 398,
                                                                      "column": 29
                                                                    },
                                                                    "end": {
                                                                      "line": 398,
                                                                      "column": 36
                                                                    },
                                                                    "identifierName": "_pushed"
                                                                  },
                                                                  "name": "_pushed"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 11883,
                                                                "end": 11886,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 398,
                                                                    "column": 37
                                                                  },
                                                                  "end": {
                                                                    "line": 398,
                                                                    "column": 40
                                                                  },
                                                                  "identifierName": "has"
                                                                },
                                                                "name": "has"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "Identifier",
                                                                "start": 11887,
                                                                "end": 11889,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 398,
                                                                    "column": 41
                                                                  },
                                                                  "end": {
                                                                    "line": 398,
                                                                    "column": 43
                                                                  },
                                                                  "identifierName": "id"
                                                                },
                                                                "name": "id"
                                                              }
                                                            ]
                                                          },
                                                          "extra": {
                                                            "parenthesizedArgument": false
                                                          }
                                                        },
                                                        "operator": "&&",
                                                        "right": {
                                                          "type": "UnaryExpression",
                                                          "start": 11894,
                                                          "end": 11923,
                                                          "loc": {
                                                            "start": {
                                                              "line": 398,
                                                              "column": 48
                                                            },
                                                            "end": {
                                                              "line": 398,
                                                              "column": 77
                                                            }
                                                          },
                                                          "operator": "!",
                                                          "prefix": true,
                                                          "argument": {
                                                            "type": "CallExpression",
                                                            "start": 11895,
                                                            "end": 11923,
                                                            "loc": {
                                                              "start": {
                                                                "line": 398,
                                                                "column": 49
                                                              },
                                                              "end": {
                                                                "line": 398,
                                                                "column": 77
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 11895,
                                                              "end": 11919,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 398,
                                                                  "column": 49
                                                                },
                                                                "end": {
                                                                  "line": 398,
                                                                  "column": 73
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "Identifier",
                                                                "start": 11895,
                                                                "end": 11908,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 398,
                                                                    "column": 49
                                                                  },
                                                                  "end": {
                                                                    "line": 398,
                                                                    "column": 62
                                                                  },
                                                                  "identifierName": "ProjectConfig"
                                                                },
                                                                "name": "ProjectConfig"
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 11909,
                                                                "end": 11919,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 398,
                                                                    "column": 63
                                                                  },
                                                                  "end": {
                                                                    "line": 398,
                                                                    "column": 73
                                                                  },
                                                                  "identifierName": "isExternal"
                                                                },
                                                                "name": "isExternal"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "Identifier",
                                                                "start": 11920,
                                                                "end": 11922,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 398,
                                                                    "column": 74
                                                                  },
                                                                  "end": {
                                                                    "line": 398,
                                                                    "column": 76
                                                                  },
                                                                  "identifierName": "id"
                                                                },
                                                                "name": "id"
                                                              }
                                                            ]
                                                          },
                                                          "extra": {
                                                            "parenthesizedArgument": false
                                                          }
                                                        }
                                                      }
                                                    }
                                                  ],
                                                  "directives": []
                                                }
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "type": "ArrayExpression",
                                      "start": 11942,
                                      "end": 11944,
                                      "loc": {
                                        "start": {
                                          "line": 399,
                                          "column": 17
                                        },
                                        "end": {
                                          "line": 399,
                                          "column": 19
                                        }
                                      },
                                      "elements": []
                                    }
                                  ]
                                }
                              }
                            ],
                            "kind": "const",
                            "trailingComments": [
                              {
                                "type": "CommentLine",
                                "value": " eslint-disable-next-line no-param-reassign",
                                "start": 11959,
                                "end": 12004,
                                "loc": {
                                  "start": {
                                    "line": 400,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 400,
                                    "column": 57
                                  }
                                }
                              }
                            ]
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 12017,
                            "end": 12049,
                            "loc": {
                              "start": {
                                "line": 401,
                                "column": 12
                              },
                              "end": {
                                "line": 401,
                                "column": 44
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 12017,
                              "end": 12048,
                              "loc": {
                                "start": {
                                  "line": 401,
                                  "column": 12
                                },
                                "end": {
                                  "line": 401,
                                  "column": 43
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 12017,
                                "end": 12032,
                                "loc": {
                                  "start": {
                                    "line": 401,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 401,
                                    "column": 27
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 12017,
                                  "end": 12021,
                                  "loc": {
                                    "start": {
                                      "line": 401,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 401,
                                      "column": 16
                                    },
                                    "identifierName": "node"
                                  },
                                  "name": "node",
                                  "leadingComments": null
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 12022,
                                  "end": 12032,
                                  "loc": {
                                    "start": {
                                      "line": 401,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 401,
                                      "column": 27
                                    },
                                    "identifierName": "waitingFor"
                                  },
                                  "name": "waitingFor"
                                },
                                "computed": false,
                                "leadingComments": null
                              },
                              "right": {
                                "type": "NewExpression",
                                "start": 12035,
                                "end": 12048,
                                "loc": {
                                  "start": {
                                    "line": 401,
                                    "column": 30
                                  },
                                  "end": {
                                    "line": 401,
                                    "column": 43
                                  }
                                },
                                "callee": {
                                  "type": "Identifier",
                                  "start": 12039,
                                  "end": 12042,
                                  "loc": {
                                    "start": {
                                      "line": 401,
                                      "column": 34
                                    },
                                    "end": {
                                      "line": 401,
                                      "column": 37
                                    },
                                    "identifierName": "Set"
                                  },
                                  "name": "Set"
                                },
                                "arguments": [
                                  {
                                    "type": "Identifier",
                                    "start": 12043,
                                    "end": 12047,
                                    "loc": {
                                      "start": {
                                        "line": 401,
                                        "column": 38
                                      },
                                      "end": {
                                        "line": 401,
                                        "column": 42
                                      },
                                      "identifierName": "deps"
                                    },
                                    "name": "deps"
                                  }
                                ]
                              },
                              "leadingComments": null
                            },
                            "leadingComments": [
                              {
                                "type": "CommentLine",
                                "value": " eslint-disable-next-line no-param-reassign",
                                "start": 11959,
                                "end": 12004,
                                "loc": {
                                  "start": {
                                    "line": 400,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 400,
                                    "column": 57
                                  }
                                }
                              }
                            ]
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 12062,
                            "end": 12188,
                            "loc": {
                              "start": {
                                "line": 402,
                                "column": 12
                              },
                              "end": {
                                "line": 404,
                                "column": 15
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 12062,
                              "end": 12187,
                              "loc": {
                                "start": {
                                  "line": 402,
                                  "column": 12
                                },
                                "end": {
                                  "line": 404,
                                  "column": 14
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 12062,
                                "end": 12074,
                                "loc": {
                                  "start": {
                                    "line": 402,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 402,
                                    "column": 24
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 12062,
                                  "end": 12066,
                                  "loc": {
                                    "start": {
                                      "line": 402,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 402,
                                      "column": 16
                                    },
                                    "identifierName": "deps"
                                  },
                                  "name": "deps"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 12067,
                                  "end": 12074,
                                  "loc": {
                                    "start": {
                                      "line": 402,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 402,
                                      "column": 24
                                    },
                                    "identifierName": "forEach"
                                  },
                                  "name": "forEach"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "ArrowFunctionExpression",
                                  "start": 12075,
                                  "end": 12186,
                                  "loc": {
                                    "start": {
                                      "line": 402,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 404,
                                      "column": 13
                                    }
                                  },
                                  "id": null,
                                  "generator": false,
                                  "expression": false,
                                  "async": false,
                                  "params": [
                                    {
                                      "type": "Identifier",
                                      "start": 12076,
                                      "end": 12077,
                                      "loc": {
                                        "start": {
                                          "line": 402,
                                          "column": 26
                                        },
                                        "end": {
                                          "line": 402,
                                          "column": 27
                                        },
                                        "identifierName": "d"
                                      },
                                      "name": "d"
                                    }
                                  ],
                                  "body": {
                                    "type": "BlockStatement",
                                    "start": 12082,
                                    "end": 12186,
                                    "loc": {
                                      "start": {
                                        "line": 402,
                                        "column": 32
                                      },
                                      "end": {
                                        "line": 404,
                                        "column": 13
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 12100,
                                        "end": 12172,
                                        "loc": {
                                          "start": {
                                            "line": 403,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 403,
                                            "column": 88
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 12100,
                                          "end": 12171,
                                          "loc": {
                                            "start": {
                                              "line": 403,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 403,
                                              "column": 87
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 12100,
                                            "end": 12121,
                                            "loc": {
                                              "start": {
                                                "line": 403,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 403,
                                                "column": 37
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 12100,
                                              "end": 12117,
                                              "loc": {
                                                "start": {
                                                  "line": 403,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 403,
                                                  "column": 33
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 12100,
                                                "end": 12104,
                                                "loc": {
                                                  "start": {
                                                    "line": 403,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 403,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 12105,
                                                "end": 12117,
                                                "loc": {
                                                  "start": {
                                                    "line": 403,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 403,
                                                    "column": 33
                                                  },
                                                  "identifierName": "_dependingOn"
                                                },
                                                "name": "_dependingOn"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 12118,
                                              "end": 12121,
                                              "loc": {
                                                "start": {
                                                  "line": 403,
                                                  "column": 34
                                                },
                                                "end": {
                                                  "line": 403,
                                                  "column": 37
                                                },
                                                "identifierName": "set"
                                              },
                                              "name": "set"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "Identifier",
                                              "start": 12122,
                                              "end": 12123,
                                              "loc": {
                                                "start": {
                                                  "line": 403,
                                                  "column": 38
                                                },
                                                "end": {
                                                  "line": 403,
                                                  "column": 39
                                                },
                                                "identifierName": "d"
                                              },
                                              "name": "d"
                                            },
                                            {
                                              "type": "CallExpression",
                                              "start": 12125,
                                              "end": 12170,
                                              "loc": {
                                                "start": {
                                                  "line": 403,
                                                  "column": 41
                                                },
                                                "end": {
                                                  "line": 403,
                                                  "column": 86
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 12125,
                                                "end": 12164,
                                                "loc": {
                                                  "start": {
                                                    "line": 403,
                                                    "column": 41
                                                  },
                                                  "end": {
                                                    "line": 403,
                                                    "column": 80
                                                  }
                                                },
                                                "object": {
                                                  "type": "LogicalExpression",
                                                  "start": 12126,
                                                  "end": 12156,
                                                  "loc": {
                                                    "start": {
                                                      "line": 403,
                                                      "column": 42
                                                    },
                                                    "end": {
                                                      "line": 403,
                                                      "column": 72
                                                    }
                                                  },
                                                  "left": {
                                                    "type": "CallExpression",
                                                    "start": 12126,
                                                    "end": 12150,
                                                    "loc": {
                                                      "start": {
                                                        "line": 403,
                                                        "column": 42
                                                      },
                                                      "end": {
                                                        "line": 403,
                                                        "column": 66
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "MemberExpression",
                                                      "start": 12126,
                                                      "end": 12147,
                                                      "loc": {
                                                        "start": {
                                                          "line": 403,
                                                          "column": 42
                                                        },
                                                        "end": {
                                                          "line": 403,
                                                          "column": 63
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 12126,
                                                        "end": 12143,
                                                        "loc": {
                                                          "start": {
                                                            "line": 403,
                                                            "column": 42
                                                          },
                                                          "end": {
                                                            "line": 403,
                                                            "column": 59
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "ThisExpression",
                                                          "start": 12126,
                                                          "end": 12130,
                                                          "loc": {
                                                            "start": {
                                                              "line": 403,
                                                              "column": 42
                                                            },
                                                            "end": {
                                                              "line": 403,
                                                              "column": 46
                                                            }
                                                          }
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 12131,
                                                          "end": 12143,
                                                          "loc": {
                                                            "start": {
                                                              "line": 403,
                                                              "column": 47
                                                            },
                                                            "end": {
                                                              "line": 403,
                                                              "column": 59
                                                            },
                                                            "identifierName": "_dependingOn"
                                                          },
                                                          "name": "_dependingOn"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 12144,
                                                        "end": 12147,
                                                        "loc": {
                                                          "start": {
                                                            "line": 403,
                                                            "column": 60
                                                          },
                                                          "end": {
                                                            "line": 403,
                                                            "column": 63
                                                          },
                                                          "identifierName": "get"
                                                        },
                                                        "name": "get"
                                                      },
                                                      "computed": false
                                                    },
                                                    "arguments": [
                                                      {
                                                        "type": "Identifier",
                                                        "start": 12148,
                                                        "end": 12149,
                                                        "loc": {
                                                          "start": {
                                                            "line": 403,
                                                            "column": 64
                                                          },
                                                          "end": {
                                                            "line": 403,
                                                            "column": 65
                                                          },
                                                          "identifierName": "d"
                                                        },
                                                        "name": "d"
                                                      }
                                                    ]
                                                  },
                                                  "operator": "||",
                                                  "right": {
                                                    "type": "ArrayExpression",
                                                    "start": 12154,
                                                    "end": 12156,
                                                    "loc": {
                                                      "start": {
                                                        "line": 403,
                                                        "column": 70
                                                      },
                                                      "end": {
                                                        "line": 403,
                                                        "column": 72
                                                      }
                                                    },
                                                    "elements": []
                                                  },
                                                  "extra": {
                                                    "parenthesized": true,
                                                    "parenStart": 12125
                                                  }
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 12158,
                                                  "end": 12164,
                                                  "loc": {
                                                    "start": {
                                                      "line": 403,
                                                      "column": 74
                                                    },
                                                    "end": {
                                                      "line": 403,
                                                      "column": 80
                                                    },
                                                    "identifierName": "concat"
                                                  },
                                                  "name": "concat"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "Identifier",
                                                  "start": 12165,
                                                  "end": 12169,
                                                  "loc": {
                                                    "start": {
                                                      "line": 403,
                                                      "column": 81
                                                    },
                                                    "end": {
                                                      "line": 403,
                                                      "column": 85
                                                    },
                                                    "identifierName": "node"
                                                  },
                                                  "name": "node"
                                                }
                                              ]
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "directives": []
                                  }
                                }
                              ]
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null,
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Build dependency map",
                          "start": 11529,
                          "end": 11552,
                          "loc": {
                            "start": {
                              "line": 391,
                              "column": 8
                            },
                            "end": {
                              "line": 391,
                              "column": 31
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "IfStatement",
                      "start": 12207,
                      "end": 12286,
                      "loc": {
                        "start": {
                          "line": 406,
                          "column": 8
                        },
                        "end": {
                          "line": 408,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "UnaryExpression",
                        "start": 12211,
                        "end": 12232,
                        "loc": {
                          "start": {
                            "line": 406,
                            "column": 12
                          },
                          "end": {
                            "line": 406,
                            "column": 33
                          }
                        },
                        "operator": "!",
                        "prefix": true,
                        "argument": {
                          "type": "MemberExpression",
                          "start": 12212,
                          "end": 12232,
                          "loc": {
                            "start": {
                              "line": 406,
                              "column": 13
                            },
                            "end": {
                              "line": 406,
                              "column": 33
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 12212,
                            "end": 12227,
                            "loc": {
                              "start": {
                                "line": 406,
                                "column": 13
                              },
                              "end": {
                                "line": 406,
                                "column": 28
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 12212,
                              "end": 12216,
                              "loc": {
                                "start": {
                                  "line": 406,
                                  "column": 13
                                },
                                "end": {
                                  "line": 406,
                                  "column": 17
                                },
                                "identifierName": "node"
                              },
                              "name": "node"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 12217,
                              "end": 12227,
                              "loc": {
                                "start": {
                                  "line": 406,
                                  "column": 18
                                },
                                "end": {
                                  "line": 406,
                                  "column": 28
                                },
                                "identifierName": "waitingFor"
                              },
                              "name": "waitingFor"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 12228,
                            "end": 12232,
                            "loc": {
                              "start": {
                                "line": 406,
                                "column": 29
                              },
                              "end": {
                                "line": 406,
                                "column": 33
                              },
                              "identifierName": "size"
                            },
                            "name": "size"
                          },
                          "computed": false
                        },
                        "extra": {
                          "parenthesizedArgument": false
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 12234,
                        "end": 12286,
                        "loc": {
                          "start": {
                            "line": 406,
                            "column": 35
                          },
                          "end": {
                            "line": 408,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ReturnStatement",
                            "start": 12248,
                            "end": 12276,
                            "loc": {
                              "start": {
                                "line": 407,
                                "column": 12
                              },
                              "end": {
                                "line": 407,
                                "column": 40
                              }
                            },
                            "argument": {
                              "type": "CallExpression",
                              "start": 12255,
                              "end": 12275,
                              "loc": {
                                "start": {
                                  "line": 407,
                                  "column": 19
                                },
                                "end": {
                                  "line": 407,
                                  "column": 39
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 12255,
                                "end": 12269,
                                "loc": {
                                  "start": {
                                    "line": 407,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 407,
                                    "column": 33
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 12255,
                                  "end": 12259,
                                  "loc": {
                                    "start": {
                                      "line": 407,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 407,
                                      "column": 23
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 12260,
                                  "end": 12269,
                                  "loc": {
                                    "start": {
                                      "line": 407,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 407,
                                      "column": 33
                                    },
                                    "identifierName": "_pushNode"
                                  },
                                  "name": "_pushNode"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "Identifier",
                                  "start": 12270,
                                  "end": 12274,
                                  "loc": {
                                    "start": {
                                      "line": 407,
                                      "column": 34
                                    },
                                    "end": {
                                      "line": 407,
                                      "column": 38
                                    },
                                    "identifierName": "node"
                                  },
                                  "name": "node"
                                }
                              ]
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 12295,
                      "end": 12320,
                      "loc": {
                        "start": {
                          "line": 409,
                          "column": 8
                        },
                        "end": {
                          "line": 409,
                          "column": 33
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 12302,
                        "end": 12319,
                        "loc": {
                          "start": {
                            "line": 409,
                            "column": 15
                          },
                          "end": {
                            "line": 409,
                            "column": 32
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 12302,
                          "end": 12317,
                          "loc": {
                            "start": {
                              "line": 409,
                              "column": 15
                            },
                            "end": {
                              "line": 409,
                              "column": 30
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 12302,
                            "end": 12309,
                            "loc": {
                              "start": {
                                "line": 409,
                                "column": 15
                              },
                              "end": {
                                "line": 409,
                                "column": 22
                              },
                              "identifierName": "Promise"
                            },
                            "name": "Promise"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 12310,
                            "end": 12317,
                            "loc": {
                              "start": {
                                "line": 409,
                                "column": 23
                              },
                              "end": {
                                "line": 409,
                                "column": 30
                              },
                              "identifierName": "resolve"
                            },
                            "name": "resolve"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * @desc\n     * Handles a node's dependencies and calls {@link SourceBrowser#_pushNode} once it's ready.\n     * @lineNumber\n     * 378\n     * @param\n     * {BrowsedFileNode} node\n     * @return\n     * {Promise}\n     ",
                    "start": 11269,
                    "end": 11495,
                    "loc": {
                      "start": {
                        "line": 380,
                        "column": 4
                      },
                      "end": {
                        "line": 389,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * @desc\n     * Reads a node's value file (if it's a variable) and calls {@link SourceBrowser#_nodeHandler}\n     * with it, finishing the node's processing and promoting it's dependents, if any.\n     * @lineNumber\n     * 422\n     * @param\n     * {BrowsedFileNode} node\n     * @return\n     * {Promise}\n     ",
                    "start": 12331,
                    "end": 12647,
                    "loc": {
                      "start": {
                        "line": 411,
                        "column": 4
                      },
                      "end": {
                        "line": 421,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 12652,
                "end": 14416,
                "loc": {
                  "start": {
                    "line": 422,
                    "column": 4
                  },
                  "end": {
                    "line": 465,
                    "column": 5
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 12658,
                  "end": 12667,
                  "loc": {
                    "start": {
                      "line": 422,
                      "column": 10
                    },
                    "end": {
                      "line": 422,
                      "column": 19
                    },
                    "identifierName": "_pushNode"
                  },
                  "name": "_pushNode"
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": true,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 12668,
                    "end": 12672,
                    "loc": {
                      "start": {
                        "line": 422,
                        "column": 20
                      },
                      "end": {
                        "line": 422,
                        "column": 24
                      },
                      "identifierName": "node"
                    },
                    "name": "node"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 12674,
                  "end": 14416,
                  "loc": {
                    "start": {
                      "line": 422,
                      "column": 26
                    },
                    "end": {
                      "line": 465,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 12711,
                      "end": 13172,
                      "loc": {
                        "start": {
                          "line": 424,
                          "column": 8
                        },
                        "end": {
                          "line": 434,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "LogicalExpression",
                        "start": 12715,
                        "end": 12780,
                        "loc": {
                          "start": {
                            "line": 424,
                            "column": 12
                          },
                          "end": {
                            "line": 424,
                            "column": 77
                          }
                        },
                        "left": {
                          "type": "BinaryExpression",
                          "start": 12715,
                          "end": 12752,
                          "loc": {
                            "start": {
                              "line": 424,
                              "column": 12
                            },
                            "end": {
                              "line": 424,
                              "column": 49
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 12715,
                            "end": 12729,
                            "loc": {
                              "start": {
                                "line": 424,
                                "column": 12
                              },
                              "end": {
                                "line": 424,
                                "column": 26
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 12715,
                              "end": 12719,
                              "loc": {
                                "start": {
                                  "line": 424,
                                  "column": 12
                                },
                                "end": {
                                  "line": 424,
                                  "column": 16
                                },
                                "identifierName": "node"
                              },
                              "name": "node",
                              "leadingComments": null
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 12720,
                              "end": 12729,
                              "loc": {
                                "start": {
                                  "line": 424,
                                  "column": 17
                                },
                                "end": {
                                  "line": 424,
                                  "column": 26
                                },
                                "identifierName": "nodeClass"
                              },
                              "name": "nodeClass"
                            },
                            "computed": false,
                            "leadingComments": null
                          },
                          "operator": "===",
                          "right": {
                            "type": "MemberExpression",
                            "start": 12734,
                            "end": 12752,
                            "loc": {
                              "start": {
                                "line": 424,
                                "column": 31
                              },
                              "end": {
                                "line": 424,
                                "column": 49
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 12734,
                              "end": 12743,
                              "loc": {
                                "start": {
                                  "line": 424,
                                  "column": 31
                                },
                                "end": {
                                  "line": 424,
                                  "column": 40
                                },
                                "identifierName": "NodeClass"
                              },
                              "name": "NodeClass"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 12744,
                              "end": 12752,
                              "loc": {
                                "start": {
                                  "line": 424,
                                  "column": 41
                                },
                                "end": {
                                  "line": 424,
                                  "column": 49
                                },
                                "identifierName": "Variable"
                              },
                              "name": "Variable"
                            },
                            "computed": false
                          },
                          "leadingComments": null
                        },
                        "operator": "&&",
                        "right": {
                          "type": "CallExpression",
                          "start": 12756,
                          "end": 12780,
                          "loc": {
                            "start": {
                              "line": 424,
                              "column": 53
                            },
                            "end": {
                              "line": 424,
                              "column": 77
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 12756,
                            "end": 12774,
                            "loc": {
                              "start": {
                                "line": 424,
                                "column": 53
                              },
                              "end": {
                                "line": 424,
                                "column": 71
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 12756,
                              "end": 12760,
                              "loc": {
                                "start": {
                                  "line": 424,
                                  "column": 53
                                },
                                "end": {
                                  "line": 424,
                                  "column": 57
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 12761,
                              "end": 12774,
                              "loc": {
                                "start": {
                                  "line": 424,
                                  "column": 58
                                },
                                "end": {
                                  "line": 424,
                                  "column": 71
                                },
                                "identifierName": "_readNodeFile"
                              },
                              "name": "_readNodeFile"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Identifier",
                              "start": 12775,
                              "end": 12779,
                              "loc": {
                                "start": {
                                  "line": 424,
                                  "column": 72
                                },
                                "end": {
                                  "line": 424,
                                  "column": 76
                                },
                                "identifierName": "node"
                              },
                              "name": "node"
                            }
                          ]
                        },
                        "leadingComments": null
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 12782,
                        "end": 13172,
                        "loc": {
                          "start": {
                            "line": 424,
                            "column": 79
                          },
                          "end": {
                            "line": 434,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 12854,
                            "end": 13162,
                            "loc": {
                              "start": {
                                "line": 426,
                                "column": 12
                              },
                              "end": {
                                "line": 433,
                                "column": 15
                              }
                            },
                            "expression": {
                              "type": "AwaitExpression",
                              "start": 12854,
                              "end": 13161,
                              "loc": {
                                "start": {
                                  "line": 426,
                                  "column": 12
                                },
                                "end": {
                                  "line": 433,
                                  "column": 14
                                }
                              },
                              "argument": {
                                "type": "CallExpression",
                                "start": 12860,
                                "end": 13161,
                                "loc": {
                                  "start": {
                                    "line": 426,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 433,
                                    "column": 14
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 12860,
                                  "end": 12964,
                                  "loc": {
                                    "start": {
                                      "line": 426,
                                      "column": 18
                                    },
                                    "end": {
                                      "line": 428,
                                      "column": 22
                                    }
                                  },
                                  "object": {
                                    "type": "CallExpression",
                                    "start": 12860,
                                    "end": 12941,
                                    "loc": {
                                      "start": {
                                        "line": 426,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 427,
                                        "column": 57
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 12860,
                                      "end": 12905,
                                      "loc": {
                                        "start": {
                                          "line": 426,
                                          "column": 18
                                        },
                                        "end": {
                                          "line": 427,
                                          "column": 21
                                        }
                                      },
                                      "object": {
                                        "type": "CallExpression",
                                        "start": 12860,
                                        "end": 12883,
                                        "loc": {
                                          "start": {
                                            "line": 426,
                                            "column": 18
                                          },
                                          "end": {
                                            "line": 426,
                                            "column": 41
                                          }
                                        },
                                        "callee": {
                                          "type": "Identifier",
                                          "start": 12860,
                                          "end": 12868,
                                          "loc": {
                                            "start": {
                                              "line": 426,
                                              "column": 18
                                            },
                                            "end": {
                                              "line": 426,
                                              "column": 26
                                            },
                                            "identifierName": "readFile"
                                          },
                                          "name": "readFile"
                                        },
                                        "arguments": [
                                          {
                                            "type": "MemberExpression",
                                            "start": 12869,
                                            "end": 12882,
                                            "loc": {
                                              "start": {
                                                "line": 426,
                                                "column": 27
                                              },
                                              "end": {
                                                "line": 426,
                                                "column": 40
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 12869,
                                              "end": 12873,
                                              "loc": {
                                                "start": {
                                                  "line": 426,
                                                  "column": 27
                                                },
                                                "end": {
                                                  "line": 426,
                                                  "column": 31
                                                },
                                                "identifierName": "node"
                                              },
                                              "name": "node"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 12874,
                                              "end": 12882,
                                              "loc": {
                                                "start": {
                                                  "line": 426,
                                                  "column": 32
                                                },
                                                "end": {
                                                  "line": 426,
                                                  "column": 40
                                                },
                                                "identifierName": "relative"
                                              },
                                              "name": "relative"
                                            },
                                            "computed": false
                                          }
                                        ]
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 12901,
                                        "end": 12905,
                                        "loc": {
                                          "start": {
                                            "line": 427,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 427,
                                            "column": 21
                                          },
                                          "identifierName": "then"
                                        },
                                        "name": "then"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "ArrowFunctionExpression",
                                        "start": 12906,
                                        "end": 12940,
                                        "loc": {
                                          "start": {
                                            "line": 427,
                                            "column": 22
                                          },
                                          "end": {
                                            "line": 427,
                                            "column": 56
                                          }
                                        },
                                        "id": null,
                                        "generator": false,
                                        "expression": true,
                                        "async": false,
                                        "params": [
                                          {
                                            "type": "Identifier",
                                            "start": 12907,
                                            "end": 12912,
                                            "loc": {
                                              "start": {
                                                "line": 427,
                                                "column": 23
                                              },
                                              "end": {
                                                "line": 427,
                                                "column": 28
                                              },
                                              "identifierName": "value"
                                            },
                                            "name": "value"
                                          }
                                        ],
                                        "body": {
                                          "type": "CallExpression",
                                          "start": 12917,
                                          "end": 12940,
                                          "loc": {
                                            "start": {
                                              "line": 427,
                                              "column": 33
                                            },
                                            "end": {
                                              "line": 427,
                                              "column": 56
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 12917,
                                            "end": 12933,
                                            "loc": {
                                              "start": {
                                                "line": 427,
                                                "column": 33
                                              },
                                              "end": {
                                                "line": 427,
                                                "column": 49
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 12917,
                                              "end": 12921,
                                              "loc": {
                                                "start": {
                                                  "line": 427,
                                                  "column": 33
                                                },
                                                "end": {
                                                  "line": 427,
                                                  "column": 37
                                                },
                                                "identifierName": "node"
                                              },
                                              "name": "node"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 12922,
                                              "end": 12933,
                                              "loc": {
                                                "start": {
                                                  "line": 427,
                                                  "column": 38
                                                },
                                                "end": {
                                                  "line": 427,
                                                  "column": 49
                                                },
                                                "identifierName": "setRawValue"
                                              },
                                              "name": "setRawValue"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "Identifier",
                                              "start": 12934,
                                              "end": 12939,
                                              "loc": {
                                                "start": {
                                                  "line": 427,
                                                  "column": 50
                                                },
                                                "end": {
                                                  "line": 427,
                                                  "column": 55
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            }
                                          ]
                                        }
                                      }
                                    ]
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 12959,
                                    "end": 12964,
                                    "loc": {
                                      "start": {
                                        "line": 428,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 428,
                                        "column": 22
                                      },
                                      "identifierName": "catch"
                                    },
                                    "name": "catch"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "ArrowFunctionExpression",
                                    "start": 12965,
                                    "end": 13160,
                                    "loc": {
                                      "start": {
                                        "line": 428,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 433,
                                        "column": 13
                                      }
                                    },
                                    "id": null,
                                    "generator": false,
                                    "expression": false,
                                    "async": false,
                                    "params": [
                                      {
                                        "type": "Identifier",
                                        "start": 12966,
                                        "end": 12969,
                                        "loc": {
                                          "start": {
                                            "line": 428,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 428,
                                            "column": 27
                                          },
                                          "identifierName": "err"
                                        },
                                        "name": "err"
                                      }
                                    ],
                                    "body": {
                                      "type": "BlockStatement",
                                      "start": 12974,
                                      "end": 13160,
                                      "loc": {
                                        "start": {
                                          "line": 428,
                                          "column": 32
                                        },
                                        "end": {
                                          "line": 433,
                                          "column": 13
                                        }
                                      },
                                      "body": [
                                        {
                                          "type": "IfStatement",
                                          "start": 12992,
                                          "end": 13066,
                                          "loc": {
                                            "start": {
                                              "line": 429,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 431,
                                              "column": 17
                                            }
                                          },
                                          "test": {
                                            "type": "BinaryExpression",
                                            "start": 12996,
                                            "end": 13017,
                                            "loc": {
                                              "start": {
                                                "line": 429,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 429,
                                                "column": 41
                                              }
                                            },
                                            "left": {
                                              "type": "MemberExpression",
                                              "start": 12996,
                                              "end": 13004,
                                              "loc": {
                                                "start": {
                                                  "line": 429,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 429,
                                                  "column": 28
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 12996,
                                                "end": 12999,
                                                "loc": {
                                                  "start": {
                                                    "line": 429,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 429,
                                                    "column": 23
                                                  },
                                                  "identifierName": "err"
                                                },
                                                "name": "err"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 13000,
                                                "end": 13004,
                                                "loc": {
                                                  "start": {
                                                    "line": 429,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 429,
                                                    "column": 28
                                                  },
                                                  "identifierName": "code"
                                                },
                                                "name": "code"
                                              },
                                              "computed": false
                                            },
                                            "operator": "===",
                                            "right": {
                                              "type": "StringLiteral",
                                              "start": 13009,
                                              "end": 13017,
                                              "loc": {
                                                "start": {
                                                  "line": 429,
                                                  "column": 33
                                                },
                                                "end": {
                                                  "line": 429,
                                                  "column": 41
                                                }
                                              },
                                              "extra": {
                                                "rawValue": "EISDIR",
                                                "raw": "'EISDIR'"
                                              },
                                              "value": "EISDIR"
                                            }
                                          },
                                          "consequent": {
                                            "type": "BlockStatement",
                                            "start": 13019,
                                            "end": 13066,
                                            "loc": {
                                              "start": {
                                                "line": 429,
                                                "column": 43
                                              },
                                              "end": {
                                                "line": 431,
                                                "column": 17
                                              }
                                            },
                                            "body": [
                                              {
                                                "type": "ReturnStatement",
                                                "start": 13041,
                                                "end": 13048,
                                                "loc": {
                                                  "start": {
                                                    "line": 430,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 430,
                                                    "column": 27
                                                  }
                                                },
                                                "argument": null
                                              }
                                            ],
                                            "directives": []
                                          },
                                          "alternate": null
                                        },
                                        {
                                          "type": "ThrowStatement",
                                          "start": 13083,
                                          "end": 13146,
                                          "loc": {
                                            "start": {
                                              "line": 432,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 432,
                                              "column": 79
                                            }
                                          },
                                          "argument": {
                                            "type": "NewExpression",
                                            "start": 13089,
                                            "end": 13145,
                                            "loc": {
                                              "start": {
                                                "line": 432,
                                                "column": 22
                                              },
                                              "end": {
                                                "line": 432,
                                                "column": 78
                                              }
                                            },
                                            "callee": {
                                              "type": "Identifier",
                                              "start": 13093,
                                              "end": 13098,
                                              "loc": {
                                                "start": {
                                                  "line": 432,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 432,
                                                  "column": 31
                                                },
                                                "identifierName": "Error"
                                              },
                                              "name": "Error"
                                            },
                                            "arguments": [
                                              {
                                                "type": "TemplateLiteral",
                                                "start": 13099,
                                                "end": 13144,
                                                "loc": {
                                                  "start": {
                                                    "line": 432,
                                                    "column": 32
                                                  },
                                                  "end": {
                                                    "line": 432,
                                                    "column": 77
                                                  }
                                                },
                                                "expressions": [
                                                  {
                                                    "type": "MemberExpression",
                                                    "start": 13102,
                                                    "end": 13110,
                                                    "loc": {
                                                      "start": {
                                                        "line": 432,
                                                        "column": 35
                                                      },
                                                      "end": {
                                                        "line": 432,
                                                        "column": 43
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 13102,
                                                      "end": 13105,
                                                      "loc": {
                                                        "start": {
                                                          "line": 432,
                                                          "column": 35
                                                        },
                                                        "end": {
                                                          "line": 432,
                                                          "column": 38
                                                        },
                                                        "identifierName": "err"
                                                      },
                                                      "name": "err"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 13106,
                                                      "end": 13110,
                                                      "loc": {
                                                        "start": {
                                                          "line": 432,
                                                          "column": 39
                                                        },
                                                        "end": {
                                                          "line": 432,
                                                          "column": 43
                                                        },
                                                        "identifierName": "code"
                                                      },
                                                      "name": "code"
                                                    },
                                                    "computed": false
                                                  },
                                                  {
                                                    "type": "MemberExpression",
                                                    "start": 13129,
                                                    "end": 13142,
                                                    "loc": {
                                                      "start": {
                                                        "line": 432,
                                                        "column": 62
                                                      },
                                                      "end": {
                                                        "line": 432,
                                                        "column": 75
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 13129,
                                                      "end": 13133,
                                                      "loc": {
                                                        "start": {
                                                          "line": 432,
                                                          "column": 62
                                                        },
                                                        "end": {
                                                          "line": 432,
                                                          "column": 66
                                                        },
                                                        "identifierName": "node"
                                                      },
                                                      "name": "node"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 13134,
                                                      "end": 13142,
                                                      "loc": {
                                                        "start": {
                                                          "line": 432,
                                                          "column": 67
                                                        },
                                                        "end": {
                                                          "line": 432,
                                                          "column": 75
                                                        },
                                                        "identifierName": "relative"
                                                      },
                                                      "name": "relative"
                                                    },
                                                    "computed": false
                                                  }
                                                ],
                                                "quasis": [
                                                  {
                                                    "type": "TemplateElement",
                                                    "start": 13100,
                                                    "end": 13100,
                                                    "loc": {
                                                      "start": {
                                                        "line": 432,
                                                        "column": 33
                                                      },
                                                      "end": {
                                                        "line": 432,
                                                        "column": 33
                                                      }
                                                    },
                                                    "value": {
                                                      "raw": "",
                                                      "cooked": ""
                                                    },
                                                    "tail": false
                                                  },
                                                  {
                                                    "type": "TemplateElement",
                                                    "start": 13111,
                                                    "end": 13127,
                                                    "loc": {
                                                      "start": {
                                                        "line": 432,
                                                        "column": 44
                                                      },
                                                      "end": {
                                                        "line": 432,
                                                        "column": 60
                                                      }
                                                    },
                                                    "value": {
                                                      "raw": ": Error reading ",
                                                      "cooked": ": Error reading "
                                                    },
                                                    "tail": false
                                                  },
                                                  {
                                                    "type": "TemplateElement",
                                                    "start": 13143,
                                                    "end": 13143,
                                                    "loc": {
                                                      "start": {
                                                        "line": 432,
                                                        "column": 76
                                                      },
                                                      "end": {
                                                        "line": 432,
                                                        "column": 76
                                                      }
                                                    },
                                                    "value": {
                                                      "raw": "",
                                                      "cooked": ""
                                                    },
                                                    "tail": true
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      ],
                                      "directives": []
                                    }
                                  }
                                ]
                              },
                              "leadingComments": null
                            },
                            "leadingComments": [
                              {
                                "type": "CommentLine",
                                "value": " eslint-disable-next-line no-param-reassign",
                                "start": 12796,
                                "end": 12841,
                                "loc": {
                                  "start": {
                                    "line": 425,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 425,
                                    "column": 57
                                  }
                                }
                              }
                            ]
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null,
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Read node value",
                          "start": 12684,
                          "end": 12702,
                          "loc": {
                            "start": {
                              "line": 423,
                              "column": 8
                            },
                            "end": {
                              "line": 423,
                              "column": 26
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 13181,
                      "end": 14410,
                      "loc": {
                        "start": {
                          "line": 435,
                          "column": 8
                        },
                        "end": {
                          "line": 464,
                          "column": 11
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 13188,
                        "end": 14409,
                        "loc": {
                          "start": {
                            "line": 435,
                            "column": 15
                          },
                          "end": {
                            "line": 464,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 13188,
                          "end": 13216,
                          "loc": {
                            "start": {
                              "line": 435,
                              "column": 15
                            },
                            "end": {
                              "line": 435,
                              "column": 43
                            }
                          },
                          "object": {
                            "type": "CallExpression",
                            "start": 13188,
                            "end": 13211,
                            "loc": {
                              "start": {
                                "line": 435,
                                "column": 15
                              },
                              "end": {
                                "line": 435,
                                "column": 38
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 13188,
                              "end": 13205,
                              "loc": {
                                "start": {
                                  "line": 435,
                                  "column": 15
                                },
                                "end": {
                                  "line": 435,
                                  "column": 32
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 13188,
                                "end": 13192,
                                "loc": {
                                  "start": {
                                    "line": 435,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 435,
                                    "column": 19
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 13193,
                                "end": 13205,
                                "loc": {
                                  "start": {
                                    "line": 435,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 435,
                                    "column": 32
                                  },
                                  "identifierName": "_nodeHandler"
                                },
                                "name": "_nodeHandler"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Identifier",
                                "start": 13206,
                                "end": 13210,
                                "loc": {
                                  "start": {
                                    "line": 435,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 435,
                                    "column": 37
                                  },
                                  "identifierName": "node"
                                },
                                "name": "node"
                              }
                            ]
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 13212,
                            "end": 13216,
                            "loc": {
                              "start": {
                                "line": 435,
                                "column": 39
                              },
                              "end": {
                                "line": 435,
                                "column": 43
                              },
                              "identifierName": "then"
                            },
                            "name": "then"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 13217,
                            "end": 14408,
                            "loc": {
                              "start": {
                                "line": 435,
                                "column": 44
                              },
                              "end": {
                                "line": 464,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [],
                            "body": {
                              "type": "BlockStatement",
                              "start": 13223,
                              "end": 14408,
                              "loc": {
                                "start": {
                                  "line": 435,
                                  "column": 50
                                },
                                "end": {
                                  "line": 464,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "IfStatement",
                                  "start": 13268,
                                  "end": 13525,
                                  "loc": {
                                    "start": {
                                      "line": 437,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 443,
                                      "column": 13
                                    }
                                  },
                                  "test": {
                                    "type": "MemberExpression",
                                    "start": 13272,
                                    "end": 13285,
                                    "loc": {
                                      "start": {
                                        "line": 437,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 437,
                                        "column": 29
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 13272,
                                      "end": 13276,
                                      "loc": {
                                        "start": {
                                          "line": 437,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 437,
                                          "column": 20
                                        },
                                        "identifierName": "node"
                                      },
                                      "name": "node",
                                      "leadingComments": null
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 13277,
                                      "end": 13285,
                                      "loc": {
                                        "start": {
                                          "line": 437,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 437,
                                          "column": 29
                                        },
                                        "identifierName": "children"
                                      },
                                      "name": "children"
                                    },
                                    "computed": false,
                                    "leadingComments": null
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 13287,
                                    "end": 13525,
                                    "loc": {
                                      "start": {
                                        "line": 437,
                                        "column": 31
                                      },
                                      "end": {
                                        "line": 443,
                                        "column": 13
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 13305,
                                        "end": 13511,
                                        "loc": {
                                          "start": {
                                            "line": 438,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 442,
                                            "column": 19
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 13305,
                                          "end": 13510,
                                          "loc": {
                                            "start": {
                                              "line": 438,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 442,
                                              "column": 18
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 13305,
                                            "end": 13326,
                                            "loc": {
                                              "start": {
                                                "line": 438,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 438,
                                                "column": 37
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 13305,
                                              "end": 13318,
                                              "loc": {
                                                "start": {
                                                  "line": 438,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 438,
                                                  "column": 29
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 13305,
                                                "end": 13309,
                                                "loc": {
                                                  "start": {
                                                    "line": 438,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 438,
                                                    "column": 20
                                                  },
                                                  "identifierName": "node"
                                                },
                                                "name": "node"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 13310,
                                                "end": 13318,
                                                "loc": {
                                                  "start": {
                                                    "line": 438,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 438,
                                                    "column": 29
                                                  },
                                                  "identifierName": "children"
                                                },
                                                "name": "children"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 13319,
                                              "end": 13326,
                                              "loc": {
                                                "start": {
                                                  "line": 438,
                                                  "column": 30
                                                },
                                                "end": {
                                                  "line": 438,
                                                  "column": 37
                                                },
                                                "identifierName": "forEach"
                                              },
                                              "name": "forEach"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "ArrowFunctionExpression",
                                              "start": 13327,
                                              "end": 13509,
                                              "loc": {
                                                "start": {
                                                  "line": 438,
                                                  "column": 38
                                                },
                                                "end": {
                                                  "line": 442,
                                                  "column": 17
                                                }
                                              },
                                              "id": null,
                                              "generator": false,
                                              "expression": false,
                                              "async": false,
                                              "params": [
                                                {
                                                  "type": "Identifier",
                                                  "start": 13328,
                                                  "end": 13333,
                                                  "loc": {
                                                    "start": {
                                                      "line": 438,
                                                      "column": 39
                                                    },
                                                    "end": {
                                                      "line": 438,
                                                      "column": 44
                                                    },
                                                    "identifierName": "child"
                                                  },
                                                  "name": "child"
                                                }
                                              ],
                                              "body": {
                                                "type": "BlockStatement",
                                                "start": 13338,
                                                "end": 13509,
                                                "loc": {
                                                  "start": {
                                                    "line": 438,
                                                    "column": 49
                                                  },
                                                  "end": {
                                                    "line": 442,
                                                    "column": 17
                                                  }
                                                },
                                                "body": [
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 13426,
                                                    "end": 13446,
                                                    "loc": {
                                                      "start": {
                                                        "line": 440,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 440,
                                                        "column": 40
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "AssignmentExpression",
                                                      "start": 13426,
                                                      "end": 13445,
                                                      "loc": {
                                                        "start": {
                                                          "line": 440,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 440,
                                                          "column": 39
                                                        }
                                                      },
                                                      "operator": "=",
                                                      "left": {
                                                        "type": "MemberExpression",
                                                        "start": 13426,
                                                        "end": 13438,
                                                        "loc": {
                                                          "start": {
                                                            "line": 440,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 440,
                                                            "column": 32
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 13426,
                                                          "end": 13431,
                                                          "loc": {
                                                            "start": {
                                                              "line": 440,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 440,
                                                              "column": 25
                                                            },
                                                            "identifierName": "child"
                                                          },
                                                          "name": "child",
                                                          "leadingComments": null
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 13432,
                                                          "end": 13438,
                                                          "loc": {
                                                            "start": {
                                                              "line": 440,
                                                              "column": 26
                                                            },
                                                            "end": {
                                                              "line": 440,
                                                              "column": 32
                                                            },
                                                            "identifierName": "parent"
                                                          },
                                                          "name": "parent"
                                                        },
                                                        "computed": false,
                                                        "leadingComments": null
                                                      },
                                                      "right": {
                                                        "type": "Identifier",
                                                        "start": 13441,
                                                        "end": 13445,
                                                        "loc": {
                                                          "start": {
                                                            "line": 440,
                                                            "column": 35
                                                          },
                                                          "end": {
                                                            "line": 440,
                                                            "column": 39
                                                          },
                                                          "identifierName": "node"
                                                        },
                                                        "name": "node"
                                                      },
                                                      "leadingComments": null
                                                    },
                                                    "leadingComments": [
                                                      {
                                                        "type": "CommentLine",
                                                        "value": " eslint-disable-next-line no-param-reassign",
                                                        "start": 13360,
                                                        "end": 13405,
                                                        "loc": {
                                                          "start": {
                                                            "line": 439,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 439,
                                                            "column": 65
                                                          }
                                                        }
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 13467,
                                                    "end": 13491,
                                                    "loc": {
                                                      "start": {
                                                        "line": 441,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 441,
                                                        "column": 44
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "CallExpression",
                                                      "start": 13467,
                                                      "end": 13490,
                                                      "loc": {
                                                        "start": {
                                                          "line": 441,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 441,
                                                          "column": 43
                                                        }
                                                      },
                                                      "callee": {
                                                        "type": "MemberExpression",
                                                        "start": 13467,
                                                        "end": 13483,
                                                        "loc": {
                                                          "start": {
                                                            "line": 441,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 441,
                                                            "column": 36
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "ThisExpression",
                                                          "start": 13467,
                                                          "end": 13471,
                                                          "loc": {
                                                            "start": {
                                                              "line": 441,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 441,
                                                              "column": 24
                                                            }
                                                          }
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 13472,
                                                          "end": 13483,
                                                          "loc": {
                                                            "start": {
                                                              "line": 441,
                                                              "column": 25
                                                            },
                                                            "end": {
                                                              "line": 441,
                                                              "column": 36
                                                            },
                                                            "identifierName": "processPath"
                                                          },
                                                          "name": "processPath"
                                                        },
                                                        "computed": false
                                                      },
                                                      "arguments": [
                                                        {
                                                          "type": "Identifier",
                                                          "start": 13484,
                                                          "end": 13489,
                                                          "loc": {
                                                            "start": {
                                                              "line": 441,
                                                              "column": 37
                                                            },
                                                            "end": {
                                                              "line": 441,
                                                              "column": 42
                                                            },
                                                            "identifierName": "child"
                                                          },
                                                          "name": "child"
                                                        }
                                                      ]
                                                    }
                                                  }
                                                ],
                                                "directives": []
                                              }
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "directives": [],
                                    "trailingComments": null
                                  },
                                  "alternate": null,
                                  "leadingComments": [
                                    {
                                      "type": "CommentLine",
                                      "value": " Handle children",
                                      "start": 13237,
                                      "end": 13255,
                                      "loc": {
                                        "start": {
                                          "line": 436,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 436,
                                          "column": 30
                                        }
                                      }
                                    }
                                  ],
                                  "trailingComments": [
                                    {
                                      "type": "CommentLine",
                                      "value": " Handle dependencies",
                                      "start": 13538,
                                      "end": 13560,
                                      "loc": {
                                        "start": {
                                          "line": 444,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 444,
                                          "column": 34
                                        }
                                      }
                                    }
                                  ]
                                },
                                {
                                  "type": "VariableDeclaration",
                                  "start": 13573,
                                  "end": 13626,
                                  "loc": {
                                    "start": {
                                      "line": 445,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 445,
                                      "column": 65
                                    }
                                  },
                                  "declarations": [
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 13579,
                                      "end": 13625,
                                      "loc": {
                                        "start": {
                                          "line": 445,
                                          "column": 18
                                        },
                                        "end": {
                                          "line": 445,
                                          "column": 64
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 13579,
                                        "end": 13588,
                                        "loc": {
                                          "start": {
                                            "line": 445,
                                            "column": 18
                                          },
                                          "end": {
                                            "line": 445,
                                            "column": 27
                                          },
                                          "identifierName": "depending"
                                        },
                                        "name": "depending",
                                        "leadingComments": null
                                      },
                                      "init": {
                                        "type": "CallExpression",
                                        "start": 13591,
                                        "end": 13625,
                                        "loc": {
                                          "start": {
                                            "line": 445,
                                            "column": 30
                                          },
                                          "end": {
                                            "line": 445,
                                            "column": 64
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 13591,
                                          "end": 13612,
                                          "loc": {
                                            "start": {
                                              "line": 445,
                                              "column": 30
                                            },
                                            "end": {
                                              "line": 445,
                                              "column": 51
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 13591,
                                            "end": 13608,
                                            "loc": {
                                              "start": {
                                                "line": 445,
                                                "column": 30
                                              },
                                              "end": {
                                                "line": 445,
                                                "column": 47
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 13591,
                                              "end": 13595,
                                              "loc": {
                                                "start": {
                                                  "line": 445,
                                                  "column": 30
                                                },
                                                "end": {
                                                  "line": 445,
                                                  "column": 34
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 13596,
                                              "end": 13608,
                                              "loc": {
                                                "start": {
                                                  "line": 445,
                                                  "column": 35
                                                },
                                                "end": {
                                                  "line": 445,
                                                  "column": 47
                                                },
                                                "identifierName": "_dependingOn"
                                              },
                                              "name": "_dependingOn"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 13609,
                                            "end": 13612,
                                            "loc": {
                                              "start": {
                                                "line": 445,
                                                "column": 48
                                              },
                                              "end": {
                                                "line": 445,
                                                "column": 51
                                              },
                                              "identifierName": "get"
                                            },
                                            "name": "get"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "MemberExpression",
                                            "start": 13613,
                                            "end": 13624,
                                            "loc": {
                                              "start": {
                                                "line": 445,
                                                "column": 52
                                              },
                                              "end": {
                                                "line": 445,
                                                "column": 63
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 13613,
                                              "end": 13617,
                                              "loc": {
                                                "start": {
                                                  "line": 445,
                                                  "column": 52
                                                },
                                                "end": {
                                                  "line": 445,
                                                  "column": 56
                                                },
                                                "identifierName": "node"
                                              },
                                              "name": "node"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 13618,
                                              "end": 13624,
                                              "loc": {
                                                "start": {
                                                  "line": 445,
                                                  "column": 57
                                                },
                                                "end": {
                                                  "line": 445,
                                                  "column": 63
                                                },
                                                "identifierName": "nodeId"
                                              },
                                              "name": "nodeId"
                                            },
                                            "computed": false
                                          }
                                        ]
                                      },
                                      "leadingComments": null
                                    }
                                  ],
                                  "kind": "const",
                                  "leadingComments": [
                                    {
                                      "type": "CommentLine",
                                      "value": " Handle dependencies",
                                      "start": 13538,
                                      "end": 13560,
                                      "loc": {
                                        "start": {
                                          "line": 444,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 444,
                                          "column": 34
                                        }
                                      }
                                    }
                                  ]
                                },
                                {
                                  "type": "IfStatement",
                                  "start": 13639,
                                  "end": 14100,
                                  "loc": {
                                    "start": {
                                      "line": 446,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 456,
                                      "column": 13
                                    }
                                  },
                                  "test": {
                                    "type": "Identifier",
                                    "start": 13643,
                                    "end": 13652,
                                    "loc": {
                                      "start": {
                                        "line": 446,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 446,
                                        "column": 25
                                      },
                                      "identifierName": "depending"
                                    },
                                    "name": "depending"
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 13654,
                                    "end": 14100,
                                    "loc": {
                                      "start": {
                                        "line": 446,
                                        "column": 27
                                      },
                                      "end": {
                                        "line": 456,
                                        "column": 13
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 13672,
                                        "end": 14086,
                                        "loc": {
                                          "start": {
                                            "line": 447,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 455,
                                            "column": 19
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 13672,
                                          "end": 14085,
                                          "loc": {
                                            "start": {
                                              "line": 447,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 455,
                                              "column": 18
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 13672,
                                            "end": 13689,
                                            "loc": {
                                              "start": {
                                                "line": 447,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 447,
                                                "column": 33
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 13672,
                                              "end": 13681,
                                              "loc": {
                                                "start": {
                                                  "line": 447,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 447,
                                                  "column": 25
                                                },
                                                "identifierName": "depending"
                                              },
                                              "name": "depending"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 13682,
                                              "end": 13689,
                                              "loc": {
                                                "start": {
                                                  "line": 447,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 447,
                                                  "column": 33
                                                },
                                                "identifierName": "forEach"
                                              },
                                              "name": "forEach"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "ArrowFunctionExpression",
                                              "start": 13690,
                                              "end": 14084,
                                              "loc": {
                                                "start": {
                                                  "line": 447,
                                                  "column": 34
                                                },
                                                "end": {
                                                  "line": 455,
                                                  "column": 17
                                                }
                                              },
                                              "id": null,
                                              "generator": false,
                                              "expression": false,
                                              "async": false,
                                              "params": [
                                                {
                                                  "type": "Identifier",
                                                  "start": 13691,
                                                  "end": 13694,
                                                  "loc": {
                                                    "start": {
                                                      "line": 447,
                                                      "column": 35
                                                    },
                                                    "end": {
                                                      "line": 447,
                                                      "column": 38
                                                    },
                                                    "identifierName": "dep"
                                                  },
                                                  "name": "dep"
                                                }
                                              ],
                                              "body": {
                                                "type": "BlockStatement",
                                                "start": 13699,
                                                "end": 14084,
                                                "loc": {
                                                  "start": {
                                                    "line": 447,
                                                    "column": 43
                                                  },
                                                  "end": {
                                                    "line": 455,
                                                    "column": 17
                                                  }
                                                },
                                                "body": [
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 13721,
                                                    "end": 13756,
                                                    "loc": {
                                                      "start": {
                                                        "line": 448,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 448,
                                                        "column": 55
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "CallExpression",
                                                      "start": 13721,
                                                      "end": 13755,
                                                      "loc": {
                                                        "start": {
                                                          "line": 448,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 448,
                                                          "column": 54
                                                        }
                                                      },
                                                      "callee": {
                                                        "type": "MemberExpression",
                                                        "start": 13721,
                                                        "end": 13742,
                                                        "loc": {
                                                          "start": {
                                                            "line": 448,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 448,
                                                            "column": 41
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "MemberExpression",
                                                          "start": 13721,
                                                          "end": 13735,
                                                          "loc": {
                                                            "start": {
                                                              "line": 448,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 448,
                                                              "column": 34
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 13721,
                                                            "end": 13724,
                                                            "loc": {
                                                              "start": {
                                                                "line": 448,
                                                                "column": 20
                                                              },
                                                              "end": {
                                                                "line": 448,
                                                                "column": 23
                                                              },
                                                              "identifierName": "dep"
                                                            },
                                                            "name": "dep"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 13725,
                                                            "end": 13735,
                                                            "loc": {
                                                              "start": {
                                                                "line": 448,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 448,
                                                                "column": 34
                                                              },
                                                              "identifierName": "waitingFor"
                                                            },
                                                            "name": "waitingFor"
                                                          },
                                                          "computed": false
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 13736,
                                                          "end": 13742,
                                                          "loc": {
                                                            "start": {
                                                              "line": 448,
                                                              "column": 35
                                                            },
                                                            "end": {
                                                              "line": 448,
                                                              "column": 41
                                                            },
                                                            "identifierName": "delete"
                                                          },
                                                          "name": "delete"
                                                        },
                                                        "computed": false
                                                      },
                                                      "arguments": [
                                                        {
                                                          "type": "MemberExpression",
                                                          "start": 13743,
                                                          "end": 13754,
                                                          "loc": {
                                                            "start": {
                                                              "line": 448,
                                                              "column": 42
                                                            },
                                                            "end": {
                                                              "line": 448,
                                                              "column": 53
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 13743,
                                                            "end": 13747,
                                                            "loc": {
                                                              "start": {
                                                                "line": 448,
                                                                "column": 42
                                                              },
                                                              "end": {
                                                                "line": 448,
                                                                "column": 46
                                                              },
                                                              "identifierName": "node"
                                                            },
                                                            "name": "node"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 13748,
                                                            "end": 13754,
                                                            "loc": {
                                                              "start": {
                                                                "line": 448,
                                                                "column": 47
                                                              },
                                                              "end": {
                                                                "line": 448,
                                                                "column": 53
                                                              },
                                                              "identifierName": "nodeId"
                                                            },
                                                            "name": "nodeId"
                                                          },
                                                          "computed": false
                                                        }
                                                      ]
                                                    }
                                                  },
                                                  {
                                                    "type": "IfStatement",
                                                    "start": 13777,
                                                    "end": 13931,
                                                    "loc": {
                                                      "start": {
                                                        "line": 449,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 452,
                                                        "column": 21
                                                      }
                                                    },
                                                    "test": {
                                                      "type": "UnaryExpression",
                                                      "start": 13781,
                                                      "end": 13801,
                                                      "loc": {
                                                        "start": {
                                                          "line": 449,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 449,
                                                          "column": 44
                                                        }
                                                      },
                                                      "operator": "!",
                                                      "prefix": true,
                                                      "argument": {
                                                        "type": "MemberExpression",
                                                        "start": 13782,
                                                        "end": 13801,
                                                        "loc": {
                                                          "start": {
                                                            "line": 449,
                                                            "column": 25
                                                          },
                                                          "end": {
                                                            "line": 449,
                                                            "column": 44
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "MemberExpression",
                                                          "start": 13782,
                                                          "end": 13796,
                                                          "loc": {
                                                            "start": {
                                                              "line": 449,
                                                              "column": 25
                                                            },
                                                            "end": {
                                                              "line": 449,
                                                              "column": 39
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 13782,
                                                            "end": 13785,
                                                            "loc": {
                                                              "start": {
                                                                "line": 449,
                                                                "column": 25
                                                              },
                                                              "end": {
                                                                "line": 449,
                                                                "column": 28
                                                              },
                                                              "identifierName": "dep"
                                                            },
                                                            "name": "dep"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 13786,
                                                            "end": 13796,
                                                            "loc": {
                                                              "start": {
                                                                "line": 449,
                                                                "column": 29
                                                              },
                                                              "end": {
                                                                "line": 449,
                                                                "column": 39
                                                              },
                                                              "identifierName": "waitingFor"
                                                            },
                                                            "name": "waitingFor"
                                                          },
                                                          "computed": false
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 13797,
                                                          "end": 13801,
                                                          "loc": {
                                                            "start": {
                                                              "line": 449,
                                                              "column": 40
                                                            },
                                                            "end": {
                                                              "line": 449,
                                                              "column": 44
                                                            },
                                                            "identifierName": "size"
                                                          },
                                                          "name": "size"
                                                        },
                                                        "computed": false
                                                      },
                                                      "extra": {
                                                        "parenthesizedArgument": false
                                                      }
                                                    },
                                                    "consequent": {
                                                      "type": "BlockStatement",
                                                      "start": 13803,
                                                      "end": 13931,
                                                      "loc": {
                                                        "start": {
                                                          "line": 449,
                                                          "column": 46
                                                        },
                                                        "end": {
                                                          "line": 452,
                                                          "column": 21
                                                        }
                                                      },
                                                      "body": [
                                                        {
                                                          "type": "ReturnStatement",
                                                          "start": 13882,
                                                          "end": 13909,
                                                          "loc": {
                                                            "start": {
                                                              "line": 451,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 451,
                                                              "column": 51
                                                            }
                                                          },
                                                          "argument": {
                                                            "type": "CallExpression",
                                                            "start": 13889,
                                                            "end": 13908,
                                                            "loc": {
                                                              "start": {
                                                                "line": 451,
                                                                "column": 31
                                                              },
                                                              "end": {
                                                                "line": 451,
                                                                "column": 50
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 13889,
                                                              "end": 13903,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 451,
                                                                  "column": 31
                                                                },
                                                                "end": {
                                                                  "line": 451,
                                                                  "column": 45
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "ThisExpression",
                                                                "start": 13889,
                                                                "end": 13893,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 451,
                                                                    "column": 31
                                                                  },
                                                                  "end": {
                                                                    "line": 451,
                                                                    "column": 35
                                                                  }
                                                                },
                                                                "leadingComments": null
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 13894,
                                                                "end": 13903,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 451,
                                                                    "column": 36
                                                                  },
                                                                  "end": {
                                                                    "line": 451,
                                                                    "column": 45
                                                                  },
                                                                  "identifierName": "_pushNode"
                                                                },
                                                                "name": "_pushNode"
                                                              },
                                                              "computed": false,
                                                              "leadingComments": null
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "Identifier",
                                                                "start": 13904,
                                                                "end": 13907,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 451,
                                                                    "column": 46
                                                                  },
                                                                  "end": {
                                                                    "line": 451,
                                                                    "column": 49
                                                                  },
                                                                  "identifierName": "dep"
                                                                },
                                                                "name": "dep"
                                                              }
                                                            ],
                                                            "leadingComments": null
                                                          },
                                                          "leadingComments": [
                                                            {
                                                              "type": "CommentLine",
                                                              "value": " All dependencies resolved",
                                                              "start": 13829,
                                                              "end": 13857,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 450,
                                                                  "column": 24
                                                                },
                                                                "end": {
                                                                  "line": 450,
                                                                  "column": 52
                                                                }
                                                              }
                                                            }
                                                          ]
                                                        }
                                                      ],
                                                      "directives": [],
                                                      "trailingComments": null
                                                    },
                                                    "alternate": null,
                                                    "trailingComments": [
                                                      {
                                                        "type": "CommentLine",
                                                        "value": " Still waiting",
                                                        "start": 13952,
                                                        "end": 13968,
                                                        "loc": {
                                                          "start": {
                                                            "line": 453,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 453,
                                                            "column": 36
                                                          }
                                                        }
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "type": "ReturnStatement",
                                                    "start": 13989,
                                                    "end": 14066,
                                                    "loc": {
                                                      "start": {
                                                        "line": 454,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 454,
                                                        "column": 97
                                                      }
                                                    },
                                                    "argument": {
                                                      "type": "CallExpression",
                                                      "start": 13996,
                                                      "end": 14065,
                                                      "loc": {
                                                        "start": {
                                                          "line": 454,
                                                          "column": 27
                                                        },
                                                        "end": {
                                                          "line": 454,
                                                          "column": 96
                                                        }
                                                      },
                                                      "callee": {
                                                        "type": "MemberExpression",
                                                        "start": 13996,
                                                        "end": 14008,
                                                        "loc": {
                                                          "start": {
                                                            "line": 454,
                                                            "column": 27
                                                          },
                                                          "end": {
                                                            "line": 454,
                                                            "column": 39
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 13996,
                                                          "end": 14002,
                                                          "loc": {
                                                            "start": {
                                                              "line": 454,
                                                              "column": 27
                                                            },
                                                            "end": {
                                                              "line": 454,
                                                              "column": 33
                                                            },
                                                            "identifierName": "Logger"
                                                          },
                                                          "name": "Logger",
                                                          "leadingComments": null
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 14003,
                                                          "end": 14008,
                                                          "loc": {
                                                            "start": {
                                                              "line": 454,
                                                              "column": 34
                                                            },
                                                            "end": {
                                                              "line": 454,
                                                              "column": 39
                                                            },
                                                            "identifierName": "debug"
                                                          },
                                                          "name": "debug"
                                                        },
                                                        "computed": false,
                                                        "leadingComments": null
                                                      },
                                                      "arguments": [
                                                        {
                                                          "type": "StringLiteral",
                                                          "start": 14009,
                                                          "end": 14024,
                                                          "loc": {
                                                            "start": {
                                                              "line": 454,
                                                              "column": 40
                                                            },
                                                            "end": {
                                                              "line": 454,
                                                              "column": 55
                                                            }
                                                          },
                                                          "extra": {
                                                            "rawValue": "Still waiting",
                                                            "raw": "'Still waiting'"
                                                          },
                                                          "value": "Still waiting"
                                                        },
                                                        {
                                                          "type": "MemberExpression",
                                                          "start": 14026,
                                                          "end": 14036,
                                                          "loc": {
                                                            "start": {
                                                              "line": 454,
                                                              "column": 57
                                                            },
                                                            "end": {
                                                              "line": 454,
                                                              "column": 67
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 14026,
                                                            "end": 14029,
                                                            "loc": {
                                                              "start": {
                                                                "line": 454,
                                                                "column": 57
                                                              },
                                                              "end": {
                                                                "line": 454,
                                                                "column": 60
                                                              },
                                                              "identifierName": "dep"
                                                            },
                                                            "name": "dep"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 14030,
                                                            "end": 14036,
                                                            "loc": {
                                                              "start": {
                                                                "line": 454,
                                                                "column": 61
                                                              },
                                                              "end": {
                                                                "line": 454,
                                                                "column": 67
                                                              },
                                                              "identifierName": "nodeId"
                                                            },
                                                            "name": "nodeId"
                                                          },
                                                          "computed": false
                                                        },
                                                        {
                                                          "type": "CallExpression",
                                                          "start": 14038,
                                                          "end": 14064,
                                                          "loc": {
                                                            "start": {
                                                              "line": 454,
                                                              "column": 69
                                                            },
                                                            "end": {
                                                              "line": 454,
                                                              "column": 95
                                                            }
                                                          },
                                                          "callee": {
                                                            "type": "MemberExpression",
                                                            "start": 14038,
                                                            "end": 14048,
                                                            "loc": {
                                                              "start": {
                                                                "line": 454,
                                                                "column": 69
                                                              },
                                                              "end": {
                                                                "line": 454,
                                                                "column": 79
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 14038,
                                                              "end": 14043,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 454,
                                                                  "column": 69
                                                                },
                                                                "end": {
                                                                  "line": 454,
                                                                  "column": 74
                                                                },
                                                                "identifierName": "Array"
                                                              },
                                                              "name": "Array"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 14044,
                                                              "end": 14048,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 454,
                                                                  "column": 75
                                                                },
                                                                "end": {
                                                                  "line": 454,
                                                                  "column": 79
                                                                },
                                                                "identifierName": "from"
                                                              },
                                                              "name": "from"
                                                            },
                                                            "computed": false
                                                          },
                                                          "arguments": [
                                                            {
                                                              "type": "MemberExpression",
                                                              "start": 14049,
                                                              "end": 14063,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 454,
                                                                  "column": 80
                                                                },
                                                                "end": {
                                                                  "line": 454,
                                                                  "column": 94
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "Identifier",
                                                                "start": 14049,
                                                                "end": 14052,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 454,
                                                                    "column": 80
                                                                  },
                                                                  "end": {
                                                                    "line": 454,
                                                                    "column": 83
                                                                  },
                                                                  "identifierName": "dep"
                                                                },
                                                                "name": "dep"
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 14053,
                                                                "end": 14063,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 454,
                                                                    "column": 84
                                                                  },
                                                                  "end": {
                                                                    "line": 454,
                                                                    "column": 94
                                                                  },
                                                                  "identifierName": "waitingFor"
                                                                },
                                                                "name": "waitingFor"
                                                              },
                                                              "computed": false
                                                            }
                                                          ]
                                                        }
                                                      ],
                                                      "leadingComments": null
                                                    },
                                                    "leadingComments": [
                                                      {
                                                        "type": "CommentLine",
                                                        "value": " Still waiting",
                                                        "start": 13952,
                                                        "end": 13968,
                                                        "loc": {
                                                          "start": {
                                                            "line": 453,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 453,
                                                            "column": 36
                                                          }
                                                        }
                                                      }
                                                    ]
                                                  }
                                                ],
                                                "directives": []
                                              }
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "directives": [],
                                    "trailingComments": null
                                  },
                                  "alternate": null,
                                  "trailingComments": [
                                    {
                                      "type": "CommentLine",
                                      "value": " eslint-disable-next-line no-param-reassign",
                                      "start": 14113,
                                      "end": 14158,
                                      "loc": {
                                        "start": {
                                          "line": 457,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 457,
                                          "column": 57
                                        }
                                      }
                                    }
                                  ]
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 14171,
                                  "end": 14194,
                                  "loc": {
                                    "start": {
                                      "line": 458,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 458,
                                      "column": 35
                                    }
                                  },
                                  "expression": {
                                    "type": "UnaryExpression",
                                    "start": 14171,
                                    "end": 14193,
                                    "loc": {
                                      "start": {
                                        "line": 458,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 458,
                                        "column": 34
                                      }
                                    },
                                    "operator": "delete",
                                    "prefix": true,
                                    "argument": {
                                      "type": "MemberExpression",
                                      "start": 14178,
                                      "end": 14193,
                                      "loc": {
                                        "start": {
                                          "line": 458,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 458,
                                          "column": 34
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 14178,
                                        "end": 14182,
                                        "loc": {
                                          "start": {
                                            "line": 458,
                                            "column": 19
                                          },
                                          "end": {
                                            "line": 458,
                                            "column": 23
                                          },
                                          "identifierName": "node"
                                        },
                                        "name": "node",
                                        "leadingComments": null
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 14183,
                                        "end": 14193,
                                        "loc": {
                                          "start": {
                                            "line": 458,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 458,
                                            "column": 34
                                          },
                                          "identifierName": "waitingFor"
                                        },
                                        "name": "waitingFor"
                                      },
                                      "computed": false,
                                      "leadingComments": null
                                    },
                                    "extra": {
                                      "parenthesizedArgument": false
                                    },
                                    "leadingComments": null
                                  },
                                  "leadingComments": [
                                    {
                                      "type": "CommentLine",
                                      "value": " eslint-disable-next-line no-param-reassign",
                                      "start": 14113,
                                      "end": 14158,
                                      "loc": {
                                        "start": {
                                          "line": 457,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 457,
                                          "column": 57
                                        }
                                      }
                                    }
                                  ]
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 14207,
                                  "end": 14245,
                                  "loc": {
                                    "start": {
                                      "line": 459,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 459,
                                      "column": 50
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 14207,
                                    "end": 14244,
                                    "loc": {
                                      "start": {
                                        "line": 459,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 459,
                                        "column": 49
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 14207,
                                      "end": 14231,
                                      "loc": {
                                        "start": {
                                          "line": 459,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 459,
                                          "column": 36
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 14207,
                                        "end": 14224,
                                        "loc": {
                                          "start": {
                                            "line": 459,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 459,
                                            "column": 29
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 14207,
                                          "end": 14211,
                                          "loc": {
                                            "start": {
                                              "line": 459,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 459,
                                              "column": 16
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 14212,
                                          "end": 14224,
                                          "loc": {
                                            "start": {
                                              "line": 459,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 459,
                                              "column": 29
                                            },
                                            "identifierName": "_dependingOn"
                                          },
                                          "name": "_dependingOn"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 14225,
                                        "end": 14231,
                                        "loc": {
                                          "start": {
                                            "line": 459,
                                            "column": 30
                                          },
                                          "end": {
                                            "line": 459,
                                            "column": 36
                                          },
                                          "identifierName": "delete"
                                        },
                                        "name": "delete"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "MemberExpression",
                                        "start": 14232,
                                        "end": 14243,
                                        "loc": {
                                          "start": {
                                            "line": 459,
                                            "column": 37
                                          },
                                          "end": {
                                            "line": 459,
                                            "column": 48
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 14232,
                                          "end": 14236,
                                          "loc": {
                                            "start": {
                                              "line": 459,
                                              "column": 37
                                            },
                                            "end": {
                                              "line": 459,
                                              "column": 41
                                            },
                                            "identifierName": "node"
                                          },
                                          "name": "node"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 14237,
                                          "end": 14243,
                                          "loc": {
                                            "start": {
                                              "line": 459,
                                              "column": 42
                                            },
                                            "end": {
                                              "line": 459,
                                              "column": 48
                                            },
                                            "identifierName": "nodeId"
                                          },
                                          "name": "nodeId"
                                        },
                                        "computed": false
                                      }
                                    ]
                                  }
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 14258,
                                  "end": 14288,
                                  "loc": {
                                    "start": {
                                      "line": 460,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 460,
                                      "column": 42
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 14258,
                                    "end": 14287,
                                    "loc": {
                                      "start": {
                                        "line": 460,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 460,
                                        "column": 41
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 14258,
                                      "end": 14274,
                                      "loc": {
                                        "start": {
                                          "line": 460,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 460,
                                          "column": 28
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 14258,
                                        "end": 14270,
                                        "loc": {
                                          "start": {
                                            "line": 460,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 460,
                                            "column": 24
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 14258,
                                          "end": 14262,
                                          "loc": {
                                            "start": {
                                              "line": 460,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 460,
                                              "column": 16
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 14263,
                                          "end": 14270,
                                          "loc": {
                                            "start": {
                                              "line": 460,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 460,
                                              "column": 24
                                            },
                                            "identifierName": "_pushed"
                                          },
                                          "name": "_pushed"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 14271,
                                        "end": 14274,
                                        "loc": {
                                          "start": {
                                            "line": 460,
                                            "column": 25
                                          },
                                          "end": {
                                            "line": 460,
                                            "column": 28
                                          },
                                          "identifierName": "add"
                                        },
                                        "name": "add"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "MemberExpression",
                                        "start": 14275,
                                        "end": 14286,
                                        "loc": {
                                          "start": {
                                            "line": 460,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 460,
                                            "column": 40
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 14275,
                                          "end": 14279,
                                          "loc": {
                                            "start": {
                                              "line": 460,
                                              "column": 29
                                            },
                                            "end": {
                                              "line": 460,
                                              "column": 33
                                            },
                                            "identifierName": "node"
                                          },
                                          "name": "node"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 14280,
                                          "end": 14286,
                                          "loc": {
                                            "start": {
                                              "line": 460,
                                              "column": 34
                                            },
                                            "end": {
                                              "line": 460,
                                              "column": 40
                                            },
                                            "identifierName": "nodeId"
                                          },
                                          "name": "nodeId"
                                        },
                                        "computed": false
                                      }
                                    ]
                                  },
                                  "trailingComments": [
                                    {
                                      "type": "CommentLine",
                                      "value": " Mark as pushed",
                                      "start": 14301,
                                      "end": 14318,
                                      "loc": {
                                        "start": {
                                          "line": 461,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 461,
                                          "column": 29
                                        }
                                      }
                                    }
                                  ]
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 14331,
                                  "end": 14373,
                                  "loc": {
                                    "start": {
                                      "line": 462,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 462,
                                      "column": 54
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 14331,
                                    "end": 14372,
                                    "loc": {
                                      "start": {
                                        "line": 462,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 462,
                                        "column": 53
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 14331,
                                      "end": 14351,
                                      "loc": {
                                        "start": {
                                          "line": 462,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 462,
                                          "column": 32
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 14331,
                                        "end": 14347,
                                        "loc": {
                                          "start": {
                                            "line": 462,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 462,
                                            "column": 28
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 14331,
                                          "end": 14335,
                                          "loc": {
                                            "start": {
                                              "line": 462,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 462,
                                              "column": 16
                                            }
                                          },
                                          "leadingComments": null
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 14336,
                                          "end": 14347,
                                          "loc": {
                                            "start": {
                                              "line": 462,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 462,
                                              "column": 28
                                            },
                                            "identifierName": "_pushedPath"
                                          },
                                          "name": "_pushedPath"
                                        },
                                        "computed": false,
                                        "leadingComments": null
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 14348,
                                        "end": 14351,
                                        "loc": {
                                          "start": {
                                            "line": 462,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 462,
                                            "column": 32
                                          },
                                          "identifierName": "add"
                                        },
                                        "name": "add"
                                      },
                                      "computed": false,
                                      "leadingComments": null
                                    },
                                    "arguments": [
                                      {
                                        "type": "MemberExpression",
                                        "start": 14352,
                                        "end": 14371,
                                        "loc": {
                                          "start": {
                                            "line": 462,
                                            "column": 33
                                          },
                                          "end": {
                                            "line": 462,
                                            "column": 52
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 14352,
                                          "end": 14356,
                                          "loc": {
                                            "start": {
                                              "line": 462,
                                              "column": 33
                                            },
                                            "end": {
                                              "line": 462,
                                              "column": 37
                                            },
                                            "identifierName": "node"
                                          },
                                          "name": "node"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 14357,
                                          "end": 14371,
                                          "loc": {
                                            "start": {
                                              "line": 462,
                                              "column": 38
                                            },
                                            "end": {
                                              "line": 462,
                                              "column": 52
                                            },
                                            "identifierName": "definitionPath"
                                          },
                                          "name": "definitionPath"
                                        },
                                        "computed": false
                                      }
                                    ],
                                    "leadingComments": null
                                  },
                                  "leadingComments": [
                                    {
                                      "type": "CommentLine",
                                      "value": " Mark as pushed",
                                      "start": 14301,
                                      "end": 14318,
                                      "loc": {
                                        "start": {
                                          "line": 461,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 461,
                                          "column": 29
                                        }
                                      }
                                    }
                                  ]
                                },
                                {
                                  "type": "ReturnStatement",
                                  "start": 14386,
                                  "end": 14398,
                                  "loc": {
                                    "start": {
                                      "line": 463,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 463,
                                      "column": 24
                                    }
                                  },
                                  "argument": {
                                    "type": "Identifier",
                                    "start": 14393,
                                    "end": 14397,
                                    "loc": {
                                      "start": {
                                        "line": 463,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 463,
                                        "column": 23
                                      },
                                      "identifierName": "node"
                                    },
                                    "name": "node"
                                  }
                                }
                              ],
                              "directives": []
                            }
                          }
                        ]
                      }
                    }
                  ],
                  "directives": []
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * @desc\n     * Reads a node's value file (if it's a variable) and calls {@link SourceBrowser#_nodeHandler}\n     * with it, finishing the node's processing and promoting it's dependents, if any.\n     * @lineNumber\n     * 422\n     * @param\n     * {BrowsedFileNode} node\n     * @return\n     * {Promise}\n     ",
                    "start": 12331,
                    "end": 12647,
                    "loc": {
                      "start": {
                        "line": 411,
                        "column": 4
                      },
                      "end": {
                        "line": 421,
                        "column": 7
                      }
                    }
                  }
                ]
              }
            ],
            "trailingComments": null
          },
          "leadingComments": [
            {
              "type": "CommentBlock",
              "value": "*\n * @desc\n * Browses the local file system for nodes.\n * @lineNumber\n * 147\n ",
              "start": 3942,
              "end": 4024,
              "loc": {
                "start": {
                  "line": 160,
                  "column": 0
                },
                "end": {
                  "line": 165,
                  "column": 3
                }
              }
            }
          ],
          "trailingComments": [
            {
              "type": "CommentBlock",
              "value": "*\n * @desc\n * Starts a new source browser at the given path.\n * @lineNumber\n * 482\n * @param\n * {string} path\n * @param\n * {SourceBrowserOptions} options\n * @return\n * {undefined}\n ",
              "start": 14419,
              "end": 14604,
              "loc": {
                "start": {
                  "line": 467,
                  "column": 0
                },
                "end": {
                  "line": 478,
                  "column": 3
                }
              }
            }
          ]
        },
        "leadingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * @desc\n * Browses the local file system for nodes.\n * @lineNumber\n * 147\n ",
            "start": 3942,
            "end": 4024,
            "loc": {
              "start": {
                "line": 160,
                "column": 0
              },
              "end": {
                "line": 165,
                "column": 3
              }
            }
          }
        ],
        "trailingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * @desc\n * Starts a new source browser at the given path.\n * @lineNumber\n * 482\n * @param\n * {string} path\n * @param\n * {SourceBrowserOptions} options\n * @return\n * {undefined}\n ",
            "start": 14419,
            "end": 14604,
            "loc": {
              "start": {
                "line": 467,
                "column": 0
              },
              "end": {
                "line": 478,
                "column": 3
              }
            }
          }
        ]
      },
      {
        "type": "ExportDefaultDeclaration",
        "start": 14605,
        "end": 14769,
        "loc": {
          "start": {
            "line": 479,
            "column": 0
          },
          "end": {
            "line": 482,
            "column": 1
          }
        },
        "declaration": {
          "type": "FunctionDeclaration",
          "start": 14620,
          "end": 14769,
          "loc": {
            "start": {
              "line": 479,
              "column": 15
            },
            "end": {
              "line": 482,
              "column": 1
            }
          },
          "id": {
            "type": "Identifier",
            "start": 14629,
            "end": 14632,
            "loc": {
              "start": {
                "line": 479,
                "column": 24
              },
              "end": {
                "line": 479,
                "column": 27
              },
              "identifierName": "src"
            },
            "name": "src",
            "leadingComments": null
          },
          "generator": false,
          "expression": false,
          "async": false,
          "params": [
            {
              "type": "Identifier",
              "start": 14633,
              "end": 14637,
              "loc": {
                "start": {
                  "line": 479,
                  "column": 28
                },
                "end": {
                  "line": 479,
                  "column": 32
                },
                "identifierName": "path"
              },
              "name": "path"
            },
            {
              "type": "Identifier",
              "start": 14639,
              "end": 14646,
              "loc": {
                "start": {
                  "line": 479,
                  "column": 34
                },
                "end": {
                  "line": 479,
                  "column": 41
                },
                "identifierName": "options"
              },
              "name": "options"
            }
          ],
          "body": {
            "type": "BlockStatement",
            "start": 14648,
            "end": 14769,
            "loc": {
              "start": {
                "line": 479,
                "column": 43
              },
              "end": {
                "line": 482,
                "column": 1
              }
            },
            "body": [
              {
                "type": "VariableDeclaration",
                "start": 14654,
                "end": 14697,
                "loc": {
                  "start": {
                    "line": 480,
                    "column": 4
                  },
                  "end": {
                    "line": 480,
                    "column": 47
                  }
                },
                "declarations": [
                  {
                    "type": "VariableDeclarator",
                    "start": 14660,
                    "end": 14696,
                    "loc": {
                      "start": {
                        "line": 480,
                        "column": 10
                      },
                      "end": {
                        "line": 480,
                        "column": 46
                      }
                    },
                    "id": {
                      "type": "Identifier",
                      "start": 14660,
                      "end": 14667,
                      "loc": {
                        "start": {
                          "line": 480,
                          "column": 10
                        },
                        "end": {
                          "line": 480,
                          "column": 17
                        },
                        "identifierName": "browser"
                      },
                      "name": "browser"
                    },
                    "init": {
                      "type": "NewExpression",
                      "start": 14670,
                      "end": 14696,
                      "loc": {
                        "start": {
                          "line": 480,
                          "column": 20
                        },
                        "end": {
                          "line": 480,
                          "column": 46
                        }
                      },
                      "callee": {
                        "type": "Identifier",
                        "start": 14674,
                        "end": 14687,
                        "loc": {
                          "start": {
                            "line": 480,
                            "column": 24
                          },
                          "end": {
                            "line": 480,
                            "column": 37
                          },
                          "identifierName": "SourceBrowser"
                        },
                        "name": "SourceBrowser"
                      },
                      "arguments": [
                        {
                          "type": "Identifier",
                          "start": 14688,
                          "end": 14695,
                          "loc": {
                            "start": {
                              "line": 480,
                              "column": 38
                            },
                            "end": {
                              "line": 480,
                              "column": 45
                            },
                            "identifierName": "options"
                          },
                          "name": "options"
                        }
                      ]
                    }
                  }
                ],
                "kind": "const"
              },
              {
                "type": "ReturnStatement",
                "start": 14702,
                "end": 14767,
                "loc": {
                  "start": {
                    "line": 481,
                    "column": 4
                  },
                  "end": {
                    "line": 481,
                    "column": 69
                  }
                },
                "argument": {
                  "type": "CallExpression",
                  "start": 14709,
                  "end": 14766,
                  "loc": {
                    "start": {
                      "line": 481,
                      "column": 11
                    },
                    "end": {
                      "line": 481,
                      "column": 68
                    }
                  },
                  "callee": {
                    "type": "MemberExpression",
                    "start": 14709,
                    "end": 14722,
                    "loc": {
                      "start": {
                        "line": 481,
                        "column": 11
                      },
                      "end": {
                        "line": 481,
                        "column": 24
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 14709,
                      "end": 14715,
                      "loc": {
                        "start": {
                          "line": 481,
                          "column": 11
                        },
                        "end": {
                          "line": 481,
                          "column": 17
                        },
                        "identifierName": "Object"
                      },
                      "name": "Object"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 14716,
                      "end": 14722,
                      "loc": {
                        "start": {
                          "line": 481,
                          "column": 18
                        },
                        "end": {
                          "line": 481,
                          "column": 24
                        },
                        "identifierName": "assign"
                      },
                      "name": "assign"
                    },
                    "computed": false
                  },
                  "arguments": [
                    {
                      "type": "CallExpression",
                      "start": 14723,
                      "end": 14752,
                      "loc": {
                        "start": {
                          "line": 481,
                          "column": 25
                        },
                        "end": {
                          "line": 481,
                          "column": 54
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 14723,
                        "end": 14737,
                        "loc": {
                          "start": {
                            "line": 481,
                            "column": 25
                          },
                          "end": {
                            "line": 481,
                            "column": 39
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 14723,
                          "end": 14730,
                          "loc": {
                            "start": {
                              "line": 481,
                              "column": 25
                            },
                            "end": {
                              "line": 481,
                              "column": 32
                            },
                            "identifierName": "browser"
                          },
                          "name": "browser"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 14731,
                          "end": 14737,
                          "loc": {
                            "start": {
                              "line": 481,
                              "column": 33
                            },
                            "end": {
                              "line": 481,
                              "column": 39
                            },
                            "identifierName": "browse"
                          },
                          "name": "browse"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "Identifier",
                          "start": 14738,
                          "end": 14742,
                          "loc": {
                            "start": {
                              "line": 481,
                              "column": 40
                            },
                            "end": {
                              "line": 481,
                              "column": 44
                            },
                            "identifierName": "path"
                          },
                          "name": "path"
                        },
                        {
                          "type": "Identifier",
                          "start": 14744,
                          "end": 14751,
                          "loc": {
                            "start": {
                              "line": 481,
                              "column": 46
                            },
                            "end": {
                              "line": 481,
                              "column": 53
                            },
                            "identifierName": "options"
                          },
                          "name": "options"
                        }
                      ]
                    },
                    {
                      "type": "ObjectExpression",
                      "start": 14754,
                      "end": 14765,
                      "loc": {
                        "start": {
                          "line": 481,
                          "column": 56
                        },
                        "end": {
                          "line": 481,
                          "column": 67
                        }
                      },
                      "properties": [
                        {
                          "type": "ObjectProperty",
                          "start": 14756,
                          "end": 14763,
                          "loc": {
                            "start": {
                              "line": 481,
                              "column": 58
                            },
                            "end": {
                              "line": 481,
                              "column": 65
                            }
                          },
                          "method": false,
                          "shorthand": true,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 14756,
                            "end": 14763,
                            "loc": {
                              "start": {
                                "line": 481,
                                "column": 58
                              },
                              "end": {
                                "line": 481,
                                "column": 65
                              },
                              "identifierName": "browser"
                            },
                            "name": "browser"
                          },
                          "value": {
                            "type": "Identifier",
                            "start": 14756,
                            "end": 14763,
                            "loc": {
                              "start": {
                                "line": 481,
                                "column": 58
                              },
                              "end": {
                                "line": 481,
                                "column": 65
                              },
                              "identifierName": "browser"
                            },
                            "name": "browser"
                          },
                          "extra": {
                            "shorthand": true
                          }
                        }
                      ]
                    }
                  ]
                }
              }
            ],
            "directives": []
          },
          "leadingComments": [
            {
              "type": "CommentBlock",
              "value": "*\n * @desc\n * Starts a new source browser at the given path.\n * @lineNumber\n * 482\n * @param\n * {string} path\n * @param\n * {SourceBrowserOptions} options\n * @return\n * {undefined}\n ",
              "start": 14419,
              "end": 14604,
              "loc": {
                "start": {
                  "line": 467,
                  "column": 0
                },
                "end": {
                  "line": 478,
                  "column": 3
                }
              }
            }
          ],
          "trailingComments": []
        },
        "leadingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * @desc\n * Starts a new source browser at the given path.\n * @lineNumber\n * 482\n * @param\n * {string} path\n * @param\n * {SourceBrowserOptions} options\n * @return\n * {undefined}\n ",
            "start": 14419,
            "end": 14604,
            "loc": {
              "start": {
                "line": 467,
                "column": 0
              },
              "end": {
                "line": 478,
                "column": 3
              }
            }
          }
        ]
      }
    ],
    "directives": []
  },
  "comments": [
    {
      "type": "CommentBlock",
      "value": "*\n * @desc\n * A node returned by the {@link SourceStream}.\n * @lineNumber\n * 18\n ",
      "start": 480,
      "end": 565,
      "loc": {
        "start": {
          "line": 10,
          "column": 0
        },
        "end": {
          "line": 15,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Creates a new node.\n     * @param options The options to use.\n     ",
      "start": 613,
      "end": 693,
      "loc": {
        "start": {
          "line": 17,
          "column": 4
        },
        "end": {
          "line": 20,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n         * @desc\n         * The node's value (may be incomplete, use {@link FileNode#value} to ensure).\n         * @lineNumber\n         * 89\n         * @type\n         * {Partial}\n         ",
      "start": 899,
      "end": 1093,
      "loc": {
        "start": {
          "line": 26,
          "column": 8
        },
        "end": {
          "line": 33,
          "column": 11
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n             * The id stored in the definition file\n             * @type {NodeId}\n             ",
      "start": 1158,
      "end": 1259,
      "loc": {
        "start": {
          "line": 36,
          "column": 12
        },
        "end": {
          "line": 39,
          "column": 15
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * @desc\n     *\n     * @lineNumber\n     * 69\n     * @param\n     * {Buffer} value\n     * @return\n     * {undefined}\n     ",
      "start": 1891,
      "end": 2021,
      "loc": {
        "start": {
          "line": 58,
          "column": 4
        },
        "end": {
          "line": 67,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * @desc\n     *\n     * @lineNumber\n     * 73\n     * @return\n     * {undefined}\n     ",
      "start": 2089,
      "end": 2183,
      "loc": {
        "start": {
          "line": 71,
          "column": 4
        },
        "end": {
          "line": 78,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * @desc\n     * A node's raw value, decoded into a string.\n     * @lineNumber\n     * 80\n     * @type\n     * {string}\n     ",
      "start": 2247,
      "end": 2379,
      "loc": {
        "start": {
          "line": 82,
          "column": 4
        },
        "end": {
          "line": 89,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * @desc\n     *\n     * @lineNumber\n     * 91\n     * @return\n     * {undefined}\n     ",
      "start": 2580,
      "end": 2674,
      "loc": {
        "start": {
          "line": 96,
          "column": 4
        },
        "end": {
          "line": 103,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * @desc\n     * A node's {@link node-opcua~Variant} value.\n     * @lineNumber\n     * 98\n     * @type\n     * {Variant}\n     ",
      "start": 2761,
      "end": 2894,
      "loc": {
        "start": {
          "line": 107,
          "column": 4
        },
        "end": {
          "line": 114,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * @desc\n     *\n     * @lineNumber\n     * 116\n     * @type\n     * {Variant}\n     ",
      "start": 3406,
      "end": 3497,
      "loc": {
        "start": {
          "line": 130,
          "column": 4
        },
        "end": {
          "line": 137,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * @desc\n * Returns `true` for definition file paths.\n * @lineNumber\n * 127\n * @param\n * {string} path\n * @return\n * {boolean}\n ",
      "start": 3558,
      "end": 3692,
      "loc": {
        "start": {
          "line": 142,
          "column": 0
        },
        "end": {
          "line": 151,
          "column": 3
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Helpers",
      "start": 3693,
      "end": 3703,
      "loc": {
        "start": {
          "line": 152,
          "column": 0
        },
        "end": {
          "line": 152,
          "column": 10
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * Matches container files.\n ",
      "start": 3805,
      "end": 3840,
      "loc": {
        "start": {
          "line": 156,
          "column": 0
        },
        "end": {
          "line": 158,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * @desc\n * Browses the local file system for nodes.\n * @lineNumber\n * 147\n ",
      "start": 3942,
      "end": 4024,
      "loc": {
        "start": {
          "line": 160,
          "column": 0
        },
        "end": {
          "line": 165,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Sets up a new browser.\n     * @param options The options to apply.\n     * @param options.handleNode A callback called with every discovered node.\n     * @param options.readNodeFile A callback deciding if a node file should be read.\n     ",
      "start": 4058,
      "end": 4308,
      "loc": {
        "start": {
          "line": 167,
          "column": 4
        },
        "end": {
          "line": 172,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n         * @desc\n         * The pushed node's ids\n         * @lineNumber\n         * 157\n         ",
      "start": 4382,
      "end": 4485,
      "loc": {
        "start": {
          "line": 174,
          "column": 8
        },
        "end": {
          "line": 179,
          "column": 11
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n         * @desc\n         * The pushed node's paths\n         * @lineNumber\n         * 159\n         ",
      "start": 4528,
      "end": 4633,
      "loc": {
        "start": {
          "line": 181,
          "column": 8
        },
        "end": {
          "line": 186,
          "column": 11
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n         * @desc\n         * Stores how queued nodes depend on each other\n         * @lineNumber\n         * 162\n         ",
      "start": 4680,
      "end": 4806,
      "loc": {
        "start": {
          "line": 188,
          "column": 8
        },
        "end": {
          "line": 193,
          "column": 11
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " eslint-disable-next-line no-spaced-func",
      "start": 4815,
      "end": 4857,
      "loc": {
        "start": {
          "line": 194,
          "column": 8
        },
        "end": {
          "line": 194,
          "column": 50
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Setup context",
      "start": 5071,
      "end": 5087,
      "loc": {
        "start": {
          "line": 201,
          "column": 8
        },
        "end": {
          "line": 201,
          "column": 24
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * @desc\n     *\n     * @lineNumber\n     * 184\n     * @type\n     * {string}\n     ",
      "start": 5147,
      "end": 5237,
      "loc": {
        "start": {
          "line": 204,
          "column": 4
        },
        "end": {
          "line": 211,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * @desc\n     * Starts the browser at the given path.\n     * @lineNumber\n     * 200\n     * @param\n     * {string} path\n     * @param\n     * {undefined} options\n     * @return\n     * {Promise}\n     ",
      "start": 5314,
      "end": 5521,
      "loc": {
        "start": {
          "line": 215,
          "column": 4
        },
        "end": {
          "line": 226,
          "column": 7
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Multiple errors occured. In most cases this means, that the server connection was",
      "start": 5737,
      "end": 5821,
      "loc": {
        "start": {
          "line": 232,
          "column": 20
        },
        "end": {
          "line": 232,
          "column": 104
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " closed after the first error.",
      "start": 5842,
      "end": 5874,
      "loc": {
        "start": {
          "line": 233,
          "column": 20
        },
        "end": {
          "line": 233,
          "column": 52
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " write initial path",
      "start": 6146,
      "end": 6167,
      "loc": {
        "start": {
          "line": 242,
          "column": 12
        },
        "end": {
          "line": 242,
          "column": 33
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * @desc\n     * Enqueues a {@link SourceBrowser#_processPath} call with the given options.\n     * @lineNumber\n     * 246\n     * @param\n     * {ProcessPathOptions} options\n     * @return\n     * {Promise}\n     ",
      "start": 6707,
      "end": 6925,
      "loc": {
        "start": {
          "line": 258,
          "column": 4
        },
        "end": {
          "line": 267,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * @desc\n     * Can be called by transformers to read this path before finishing it's parent nodes.\n     * @lineNumber\n     * 255\n     * @param\n     * {undefined} undefined\n     * @return\n     * {Promise}\n     ",
      "start": 7049,
      "end": 7269,
      "loc": {
        "start": {
          "line": 271,
          "column": 4
        },
        "end": {
          "line": 280,
          "column": 7
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " NOTE: If `push` is true, the browser always returns a node.",
      "start": 7385,
      "end": 7447,
      "loc": {
        "start": {
          "line": 285,
          "column": 12
        },
        "end": {
          "line": 285,
          "column": 74
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * @desc\n     * Where the real browsing happens: Stats the given path, discovering new node definition files,\n     * if any and finally pushes discovered nodes to {@link SourceBrowser#_processNode}.\n     * @lineNumber\n     * 267\n     * @param\n     * {ProcessPathOptions} undefined\n     * @return\n     * {Promise}\n     ",
      "start": 7458,
      "end": 7786,
      "loc": {
        "start": {
          "line": 287,
          "column": 4
        },
        "end": {
          "line": 297,
          "column": 7
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Skip files with definitions already present",
      "start": 8579,
      "end": 8625,
      "loc": {
        "start": {
          "line": 317,
          "column": 22
        },
        "end": {
          "line": 317,
          "column": 68
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Got an *.inner directory",
      "start": 8806,
      "end": 8833,
      "loc": {
        "start": {
          "line": 320,
          "column": 24
        },
        "end": {
          "line": 320,
          "column": 51
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " eslint-disable-next-line no-param-reassign",
      "start": 8858,
      "end": 8903,
      "loc": {
        "start": {
          "line": 321,
          "column": 24
        },
        "end": {
          "line": 321,
          "column": 69
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " eslint-disable-next-line no-param-reassign",
      "start": 9702,
      "end": 9747,
      "loc": {
        "start": {
          "line": 339,
          "column": 20
        },
        "end": {
          "line": 339,
          "column": 65
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " FIXME: Browse parent here for watch task / Variable source node",
      "start": 9964,
      "end": 10030,
      "loc": {
        "start": {
          "line": 347,
          "column": 16
        },
        "end": {
          "line": 347,
          "column": 82
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " (e.g. AGENT/DISPLAYS/Default.display/Default.js changed)",
      "start": 10047,
      "end": 10106,
      "loc": {
        "start": {
          "line": 348,
          "column": 16
        },
        "end": {
          "line": 348,
          "column": 75
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " throw new Error('Double-handled node ' + path);",
      "start": 10690,
      "end": 10740,
      "loc": {
        "start": {
          "line": 361,
          "column": 16
        },
        "end": {
          "line": 361,
          "column": 66
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * @desc\n     * Handles a node's dependencies and calls {@link SourceBrowser#_pushNode} once it's ready.\n     * @lineNumber\n     * 378\n     * @param\n     * {BrowsedFileNode} node\n     * @return\n     * {Promise}\n     ",
      "start": 11269,
      "end": 11495,
      "loc": {
        "start": {
          "line": 380,
          "column": 4
        },
        "end": {
          "line": 389,
          "column": 7
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Build dependency map",
      "start": 11529,
      "end": 11552,
      "loc": {
        "start": {
          "line": 391,
          "column": 8
        },
        "end": {
          "line": 391,
          "column": 31
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " OPC-UA node",
      "start": 11779,
      "end": 11793,
      "loc": {
        "start": {
          "line": 395,
          "column": 20
        },
        "end": {
          "line": 395,
          "column": 34
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " eslint-disable-next-line no-param-reassign",
      "start": 11959,
      "end": 12004,
      "loc": {
        "start": {
          "line": 400,
          "column": 12
        },
        "end": {
          "line": 400,
          "column": 57
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * @desc\n     * Reads a node's value file (if it's a variable) and calls {@link SourceBrowser#_nodeHandler}\n     * with it, finishing the node's processing and promoting it's dependents, if any.\n     * @lineNumber\n     * 422\n     * @param\n     * {BrowsedFileNode} node\n     * @return\n     * {Promise}\n     ",
      "start": 12331,
      "end": 12647,
      "loc": {
        "start": {
          "line": 411,
          "column": 4
        },
        "end": {
          "line": 421,
          "column": 7
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Read node value",
      "start": 12684,
      "end": 12702,
      "loc": {
        "start": {
          "line": 423,
          "column": 8
        },
        "end": {
          "line": 423,
          "column": 26
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " eslint-disable-next-line no-param-reassign",
      "start": 12796,
      "end": 12841,
      "loc": {
        "start": {
          "line": 425,
          "column": 12
        },
        "end": {
          "line": 425,
          "column": 57
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Handle children",
      "start": 13237,
      "end": 13255,
      "loc": {
        "start": {
          "line": 436,
          "column": 12
        },
        "end": {
          "line": 436,
          "column": 30
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " eslint-disable-next-line no-param-reassign",
      "start": 13360,
      "end": 13405,
      "loc": {
        "start": {
          "line": 439,
          "column": 20
        },
        "end": {
          "line": 439,
          "column": 65
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Handle dependencies",
      "start": 13538,
      "end": 13560,
      "loc": {
        "start": {
          "line": 444,
          "column": 12
        },
        "end": {
          "line": 444,
          "column": 34
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " All dependencies resolved",
      "start": 13829,
      "end": 13857,
      "loc": {
        "start": {
          "line": 450,
          "column": 24
        },
        "end": {
          "line": 450,
          "column": 52
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Still waiting",
      "start": 13952,
      "end": 13968,
      "loc": {
        "start": {
          "line": 453,
          "column": 20
        },
        "end": {
          "line": 453,
          "column": 36
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " eslint-disable-next-line no-param-reassign",
      "start": 14113,
      "end": 14158,
      "loc": {
        "start": {
          "line": 457,
          "column": 12
        },
        "end": {
          "line": 457,
          "column": 57
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Mark as pushed",
      "start": 14301,
      "end": 14318,
      "loc": {
        "start": {
          "line": 461,
          "column": 12
        },
        "end": {
          "line": 461,
          "column": 29
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * @desc\n * Starts a new source browser at the given path.\n * @lineNumber\n * 482\n * @param\n * {string} path\n * @param\n * {SourceBrowserOptions} options\n * @return\n * {undefined}\n ",
      "start": 14419,
      "end": 14604,
      "loc": {
        "start": {
          "line": 467,
          "column": 0
        },
        "end": {
          "line": 478,
          "column": 3
        }
      }
    }
  ],
  "tokens": [
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 0,
      "end": 6,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7,
      "end": 8,
      "loc": {
        "start": {
          "line": 1,
          "column": 7
        },
        "end": {
          "line": 1,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "join",
      "start": 9,
      "end": 13,
      "loc": {
        "start": {
          "line": 1,
          "column": 9
        },
        "end": {
          "line": 1,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13,
      "end": 14,
      "loc": {
        "start": {
          "line": 1,
          "column": 13
        },
        "end": {
          "line": 1,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "basename",
      "start": 15,
      "end": 23,
      "loc": {
        "start": {
          "line": 1,
          "column": 15
        },
        "end": {
          "line": 1,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23,
      "end": 24,
      "loc": {
        "start": {
          "line": 1,
          "column": 23
        },
        "end": {
          "line": 1,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dirname",
      "start": 25,
      "end": 32,
      "loc": {
        "start": {
          "line": 1,
          "column": 25
        },
        "end": {
          "line": 1,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 33,
      "end": 34,
      "loc": {
        "start": {
          "line": 1,
          "column": 33
        },
        "end": {
          "line": 1,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 35,
      "end": 39,
      "loc": {
        "start": {
          "line": 1,
          "column": 35
        },
        "end": {
          "line": 1,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "path",
      "start": 40,
      "end": 46,
      "loc": {
        "start": {
          "line": 1,
          "column": 40
        },
        "end": {
          "line": 1,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 46,
      "end": 47,
      "loc": {
        "start": {
          "line": 1,
          "column": 46
        },
        "end": {
          "line": 1,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 48,
      "end": 54,
      "loc": {
        "start": {
          "line": 2,
          "column": 0
        },
        "end": {
          "line": 2,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 55,
      "end": 56,
      "loc": {
        "start": {
          "line": 2,
          "column": 7
        },
        "end": {
          "line": 2,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "readdir",
      "start": 57,
      "end": 64,
      "loc": {
        "start": {
          "line": 2,
          "column": 9
        },
        "end": {
          "line": 2,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 64,
      "end": 65,
      "loc": {
        "start": {
          "line": 2,
          "column": 16
        },
        "end": {
          "line": 2,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "stat",
      "start": 66,
      "end": 70,
      "loc": {
        "start": {
          "line": 2,
          "column": 18
        },
        "end": {
          "line": 2,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 70,
      "end": 71,
      "loc": {
        "start": {
          "line": 2,
          "column": 22
        },
        "end": {
          "line": 2,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "readFile",
      "start": 72,
      "end": 80,
      "loc": {
        "start": {
          "line": 2,
          "column": 24
        },
        "end": {
          "line": 2,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 80,
      "end": 81,
      "loc": {
        "start": {
          "line": 2,
          "column": 32
        },
        "end": {
          "line": 2,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "readJSON",
      "start": 82,
      "end": 90,
      "loc": {
        "start": {
          "line": 2,
          "column": 34
        },
        "end": {
          "line": 2,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 91,
      "end": 92,
      "loc": {
        "start": {
          "line": 2,
          "column": 43
        },
        "end": {
          "line": 2,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 93,
      "end": 97,
      "loc": {
        "start": {
          "line": 2,
          "column": 45
        },
        "end": {
          "line": 2,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "fs-extra",
      "start": 98,
      "end": 108,
      "loc": {
        "start": {
          "line": 2,
          "column": 50
        },
        "end": {
          "line": 2,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 108,
      "end": 109,
      "loc": {
        "start": {
          "line": 2,
          "column": 60
        },
        "end": {
          "line": 2,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 110,
      "end": 116,
      "loc": {
        "start": {
          "line": 3,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 117,
      "end": 118,
      "loc": {
        "start": {
          "line": 3,
          "column": 7
        },
        "end": {
          "line": 3,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "NodeClass",
      "start": 119,
      "end": 128,
      "loc": {
        "start": {
          "line": 3,
          "column": 9
        },
        "end": {
          "line": 3,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 129,
      "end": 130,
      "loc": {
        "start": {
          "line": 3,
          "column": 19
        },
        "end": {
          "line": 3,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 131,
      "end": 135,
      "loc": {
        "start": {
          "line": 3,
          "column": 21
        },
        "end": {
          "line": 3,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "node-opcua/lib/datamodel/nodeclass",
      "start": 136,
      "end": 172,
      "loc": {
        "start": {
          "line": 3,
          "column": 26
        },
        "end": {
          "line": 3,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 172,
      "end": 173,
      "loc": {
        "start": {
          "line": 3,
          "column": 62
        },
        "end": {
          "line": 3,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 174,
      "end": 180,
      "loc": {
        "start": {
          "line": 4,
          "column": 0
        },
        "end": {
          "line": 4,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 181,
      "end": 182,
      "loc": {
        "start": {
          "line": 4,
          "column": 7
        },
        "end": {
          "line": 4,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "DataType",
      "start": 183,
      "end": 191,
      "loc": {
        "start": {
          "line": 4,
          "column": 9
        },
        "end": {
          "line": 4,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 191,
      "end": 192,
      "loc": {
        "start": {
          "line": 4,
          "column": 17
        },
        "end": {
          "line": 4,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "VariantArrayType",
      "start": 193,
      "end": 209,
      "loc": {
        "start": {
          "line": 4,
          "column": 19
        },
        "end": {
          "line": 4,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 210,
      "end": 211,
      "loc": {
        "start": {
          "line": 4,
          "column": 36
        },
        "end": {
          "line": 4,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 212,
      "end": 216,
      "loc": {
        "start": {
          "line": 4,
          "column": 38
        },
        "end": {
          "line": 4,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "node-opcua/lib/datamodel/variant",
      "start": 217,
      "end": 251,
      "loc": {
        "start": {
          "line": 4,
          "column": 43
        },
        "end": {
          "line": 4,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 251,
      "end": 252,
      "loc": {
        "start": {
          "line": 4,
          "column": 77
        },
        "end": {
          "line": 4,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 253,
      "end": 259,
      "loc": {
        "start": {
          "line": 5,
          "column": 0
        },
        "end": {
          "line": 5,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Logger",
      "start": 260,
      "end": 266,
      "loc": {
        "start": {
          "line": 5,
          "column": 7
        },
        "end": {
          "line": 5,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 267,
      "end": 271,
      "loc": {
        "start": {
          "line": 5,
          "column": 14
        },
        "end": {
          "line": 5,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "gulplog",
      "start": 272,
      "end": 281,
      "loc": {
        "start": {
          "line": 5,
          "column": 19
        },
        "end": {
          "line": 5,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 281,
      "end": 282,
      "loc": {
        "start": {
          "line": 5,
          "column": 28
        },
        "end": {
          "line": 5,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 283,
      "end": 289,
      "loc": {
        "start": {
          "line": 6,
          "column": 0
        },
        "end": {
          "line": 6,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "PromiseQueue",
      "start": 290,
      "end": 302,
      "loc": {
        "start": {
          "line": 6,
          "column": 7
        },
        "end": {
          "line": 6,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 303,
      "end": 307,
      "loc": {
        "start": {
          "line": 6,
          "column": 20
        },
        "end": {
          "line": 6,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "p-queue",
      "start": 308,
      "end": 317,
      "loc": {
        "start": {
          "line": 6,
          "column": 25
        },
        "end": {
          "line": 6,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 317,
      "end": 318,
      "loc": {
        "start": {
          "line": 6,
          "column": 34
        },
        "end": {
          "line": 6,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 319,
      "end": 325,
      "loc": {
        "start": {
          "line": 7,
          "column": 0
        },
        "end": {
          "line": 7,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 326,
      "end": 327,
      "loc": {
        "start": {
          "line": 7,
          "column": 7
        },
        "end": {
          "line": 7,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "SourceNode",
      "start": 328,
      "end": 338,
      "loc": {
        "start": {
          "line": 7,
          "column": 9
        },
        "end": {
          "line": 7,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 338,
      "end": 339,
      "loc": {
        "start": {
          "line": 7,
          "column": 19
        },
        "end": {
          "line": 7,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ReferenceTypeIds",
      "start": 340,
      "end": 356,
      "loc": {
        "start": {
          "line": 7,
          "column": 21
        },
        "end": {
          "line": 7,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 357,
      "end": 358,
      "loc": {
        "start": {
          "line": 7,
          "column": 38
        },
        "end": {
          "line": 7,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 359,
      "end": 363,
      "loc": {
        "start": {
          "line": 7,
          "column": 40
        },
        "end": {
          "line": 7,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../model/Node",
      "start": 364,
      "end": 379,
      "loc": {
        "start": {
          "line": 7,
          "column": 45
        },
        "end": {
          "line": 7,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 379,
      "end": 380,
      "loc": {
        "start": {
          "line": 7,
          "column": 60
        },
        "end": {
          "line": 7,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 381,
      "end": 387,
      "loc": {
        "start": {
          "line": 8,
          "column": 0
        },
        "end": {
          "line": 8,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ProjectConfig",
      "start": 388,
      "end": 401,
      "loc": {
        "start": {
          "line": 8,
          "column": 7
        },
        "end": {
          "line": 8,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 402,
      "end": 406,
      "loc": {
        "start": {
          "line": 8,
          "column": 21
        },
        "end": {
          "line": 8,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../../config/ProjectConfig",
      "start": 407,
      "end": 435,
      "loc": {
        "start": {
          "line": 8,
          "column": 26
        },
        "end": {
          "line": 8,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 435,
      "end": 436,
      "loc": {
        "start": {
          "line": 8,
          "column": 54
        },
        "end": {
          "line": 8,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 437,
      "end": 443,
      "loc": {
        "start": {
          "line": 9,
          "column": 0
        },
        "end": {
          "line": 9,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 444,
      "end": 445,
      "loc": {
        "start": {
          "line": 9,
          "column": 7
        },
        "end": {
          "line": 9,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "decodeVariant",
      "start": 446,
      "end": 459,
      "loc": {
        "start": {
          "line": 9,
          "column": 9
        },
        "end": {
          "line": 9,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 460,
      "end": 461,
      "loc": {
        "start": {
          "line": 9,
          "column": 23
        },
        "end": {
          "line": 9,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 462,
      "end": 466,
      "loc": {
        "start": {
          "line": 9,
          "column": 25
        },
        "end": {
          "line": 9,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../coding",
      "start": 467,
      "end": 478,
      "loc": {
        "start": {
          "line": 9,
          "column": 30
        },
        "end": {
          "line": 9,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 478,
      "end": 479,
      "loc": {
        "start": {
          "line": 9,
          "column": 41
        },
        "end": {
          "line": 9,
          "column": 42
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * @desc\n * A node returned by the {@link SourceStream}.\n * @lineNumber\n * 18\n ",
      "start": 480,
      "end": 565,
      "loc": {
        "start": {
          "line": 10,
          "column": 0
        },
        "end": {
          "line": 15,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "export",
        "keyword": "export",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "export",
      "start": 566,
      "end": 572,
      "loc": {
        "start": {
          "line": 16,
          "column": 0
        },
        "end": {
          "line": 16,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "class",
        "keyword": "class",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "class",
      "start": 573,
      "end": 578,
      "loc": {
        "start": {
          "line": 16,
          "column": 7
        },
        "end": {
          "line": 16,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "FileNode",
      "start": 579,
      "end": 587,
      "loc": {
        "start": {
          "line": 16,
          "column": 13
        },
        "end": {
          "line": 16,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "extends",
        "keyword": "extends",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "extends",
      "start": 588,
      "end": 595,
      "loc": {
        "start": {
          "line": 16,
          "column": 22
        },
        "end": {
          "line": 16,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "SourceNode",
      "start": 596,
      "end": 606,
      "loc": {
        "start": {
          "line": 16,
          "column": 30
        },
        "end": {
          "line": 16,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 607,
      "end": 608,
      "loc": {
        "start": {
          "line": 16,
          "column": 41
        },
        "end": {
          "line": 16,
          "column": 42
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Creates a new node.\n     * @param options The options to use.\n     ",
      "start": 613,
      "end": 693,
      "loc": {
        "start": {
          "line": 17,
          "column": 4
        },
        "end": {
          "line": 20,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "constructor",
      "start": 698,
      "end": 709,
      "loc": {
        "start": {
          "line": 21,
          "column": 4
        },
        "end": {
          "line": 21,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 709,
      "end": 710,
      "loc": {
        "start": {
          "line": 21,
          "column": 15
        },
        "end": {
          "line": 21,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 710,
      "end": 711,
      "loc": {
        "start": {
          "line": 21,
          "column": 16
        },
        "end": {
          "line": 21,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "nodeClass",
      "start": 712,
      "end": 721,
      "loc": {
        "start": {
          "line": 21,
          "column": 18
        },
        "end": {
          "line": 21,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 721,
      "end": 722,
      "loc": {
        "start": {
          "line": 21,
          "column": 27
        },
        "end": {
          "line": 21,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dataType",
      "start": 723,
      "end": 731,
      "loc": {
        "start": {
          "line": 21,
          "column": 29
        },
        "end": {
          "line": 21,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 731,
      "end": 732,
      "loc": {
        "start": {
          "line": 21,
          "column": 37
        },
        "end": {
          "line": 21,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "arrayType",
      "start": 733,
      "end": 742,
      "loc": {
        "start": {
          "line": 21,
          "column": 39
        },
        "end": {
          "line": 21,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 742,
      "end": 743,
      "loc": {
        "start": {
          "line": 21,
          "column": 48
        },
        "end": {
          "line": 21,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "references",
      "start": 744,
      "end": 754,
      "loc": {
        "start": {
          "line": 21,
          "column": 50
        },
        "end": {
          "line": 21,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 754,
      "end": 755,
      "loc": {
        "start": {
          "line": 21,
          "column": 60
        },
        "end": {
          "line": 21,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "nodeId",
      "start": 756,
      "end": 762,
      "loc": {
        "start": {
          "line": 21,
          "column": 62
        },
        "end": {
          "line": 21,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 762,
      "end": 763,
      "loc": {
        "start": {
          "line": 21,
          "column": 68
        },
        "end": {
          "line": 21,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "...",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 764,
      "end": 767,
      "loc": {
        "start": {
          "line": 21,
          "column": 70
        },
        "end": {
          "line": 21,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 767,
      "end": 774,
      "loc": {
        "start": {
          "line": 21,
          "column": 73
        },
        "end": {
          "line": 21,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 775,
      "end": 776,
      "loc": {
        "start": {
          "line": 21,
          "column": 81
        },
        "end": {
          "line": 21,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 776,
      "end": 777,
      "loc": {
        "start": {
          "line": 21,
          "column": 82
        },
        "end": {
          "line": 21,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 778,
      "end": 779,
      "loc": {
        "start": {
          "line": 21,
          "column": 84
        },
        "end": {
          "line": 21,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "super",
        "keyword": "super",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "super",
      "start": 788,
      "end": 793,
      "loc": {
        "start": {
          "line": 22,
          "column": 8
        },
        "end": {
          "line": 22,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 793,
      "end": 794,
      "loc": {
        "start": {
          "line": 22,
          "column": 13
        },
        "end": {
          "line": 22,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 794,
      "end": 795,
      "loc": {
        "start": {
          "line": 22,
          "column": 14
        },
        "end": {
          "line": 22,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "...",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 808,
      "end": 811,
      "loc": {
        "start": {
          "line": 23,
          "column": 12
        },
        "end": {
          "line": 23,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 811,
      "end": 818,
      "loc": {
        "start": {
          "line": 23,
          "column": 15
        },
        "end": {
          "line": 23,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 818,
      "end": 819,
      "loc": {
        "start": {
          "line": 23,
          "column": 22
        },
        "end": {
          "line": 23,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "nodeClass",
      "start": 832,
      "end": 841,
      "loc": {
        "start": {
          "line": 24,
          "column": 12
        },
        "end": {
          "line": 24,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 841,
      "end": 842,
      "loc": {
        "start": {
          "line": 24,
          "column": 21
        },
        "end": {
          "line": 24,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "NodeClass",
      "start": 843,
      "end": 852,
      "loc": {
        "start": {
          "line": 24,
          "column": 23
        },
        "end": {
          "line": 24,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 852,
      "end": 853,
      "loc": {
        "start": {
          "line": 24,
          "column": 32
        },
        "end": {
          "line": 24,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "nodeClass",
      "start": 853,
      "end": 862,
      "loc": {
        "start": {
          "line": 24,
          "column": 33
        },
        "end": {
          "line": 24,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 863,
      "end": 865,
      "loc": {
        "start": {
          "line": 24,
          "column": 43
        },
        "end": {
          "line": 24,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Variable",
      "start": 866,
      "end": 876,
      "loc": {
        "start": {
          "line": 24,
          "column": 46
        },
        "end": {
          "line": 24,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 876,
      "end": 877,
      "loc": {
        "start": {
          "line": 24,
          "column": 56
        },
        "end": {
          "line": 24,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 877,
      "end": 878,
      "loc": {
        "start": {
          "line": 24,
          "column": 57
        },
        "end": {
          "line": 24,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 887,
      "end": 888,
      "loc": {
        "start": {
          "line": 25,
          "column": 8
        },
        "end": {
          "line": 25,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 888,
      "end": 889,
      "loc": {
        "start": {
          "line": 25,
          "column": 9
        },
        "end": {
          "line": 25,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 889,
      "end": 890,
      "loc": {
        "start": {
          "line": 25,
          "column": 10
        },
        "end": {
          "line": 25,
          "column": 11
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n         * @desc\n         * The node's value (may be incomplete, use {@link FileNode#value} to ensure).\n         * @lineNumber\n         * 89\n         * @type\n         * {Partial}\n         ",
      "start": 899,
      "end": 1093,
      "loc": {
        "start": {
          "line": 26,
          "column": 8
        },
        "end": {
          "line": 33,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1102,
      "end": 1106,
      "loc": {
        "start": {
          "line": 34,
          "column": 8
        },
        "end": {
          "line": 34,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1106,
      "end": 1107,
      "loc": {
        "start": {
          "line": 34,
          "column": 12
        },
        "end": {
          "line": 34,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "valueSoFar",
      "start": 1107,
      "end": 1117,
      "loc": {
        "start": {
          "line": 34,
          "column": 13
        },
        "end": {
          "line": 34,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1118,
      "end": 1119,
      "loc": {
        "start": {
          "line": 34,
          "column": 24
        },
        "end": {
          "line": 34,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1120,
      "end": 1121,
      "loc": {
        "start": {
          "line": 34,
          "column": 26
        },
        "end": {
          "line": 34,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1121,
      "end": 1122,
      "loc": {
        "start": {
          "line": 34,
          "column": 27
        },
        "end": {
          "line": 34,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1122,
      "end": 1123,
      "loc": {
        "start": {
          "line": 34,
          "column": 28
        },
        "end": {
          "line": 34,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 1132,
      "end": 1134,
      "loc": {
        "start": {
          "line": 35,
          "column": 8
        },
        "end": {
          "line": 35,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1135,
      "end": 1136,
      "loc": {
        "start": {
          "line": 35,
          "column": 11
        },
        "end": {
          "line": 35,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "nodeId",
      "start": 1136,
      "end": 1142,
      "loc": {
        "start": {
          "line": 35,
          "column": 12
        },
        "end": {
          "line": 35,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1142,
      "end": 1143,
      "loc": {
        "start": {
          "line": 35,
          "column": 18
        },
        "end": {
          "line": 35,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1144,
      "end": 1145,
      "loc": {
        "start": {
          "line": 35,
          "column": 20
        },
        "end": {
          "line": 35,
          "column": 21
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n             * The id stored in the definition file\n             * @type {NodeId}\n             ",
      "start": 1158,
      "end": 1259,
      "loc": {
        "start": {
          "line": 36,
          "column": 12
        },
        "end": {
          "line": 39,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1272,
      "end": 1276,
      "loc": {
        "start": {
          "line": 40,
          "column": 12
        },
        "end": {
          "line": 40,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1276,
      "end": 1277,
      "loc": {
        "start": {
          "line": 40,
          "column": 16
        },
        "end": {
          "line": 40,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "specialId",
      "start": 1277,
      "end": 1286,
      "loc": {
        "start": {
          "line": 40,
          "column": 17
        },
        "end": {
          "line": 40,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1287,
      "end": 1288,
      "loc": {
        "start": {
          "line": 40,
          "column": 27
        },
        "end": {
          "line": 40,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "nodeId",
      "start": 1289,
      "end": 1295,
      "loc": {
        "start": {
          "line": 40,
          "column": 29
        },
        "end": {
          "line": 40,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1295,
      "end": 1296,
      "loc": {
        "start": {
          "line": 40,
          "column": 35
        },
        "end": {
          "line": 40,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1305,
      "end": 1306,
      "loc": {
        "start": {
          "line": 41,
          "column": 8
        },
        "end": {
          "line": 41,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 1315,
      "end": 1317,
      "loc": {
        "start": {
          "line": 42,
          "column": 8
        },
        "end": {
          "line": 42,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1318,
      "end": 1319,
      "loc": {
        "start": {
          "line": 42,
          "column": 11
        },
        "end": {
          "line": 42,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "references",
      "start": 1319,
      "end": 1329,
      "loc": {
        "start": {
          "line": 42,
          "column": 12
        },
        "end": {
          "line": 42,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1329,
      "end": 1330,
      "loc": {
        "start": {
          "line": 42,
          "column": 22
        },
        "end": {
          "line": 42,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1331,
      "end": 1332,
      "loc": {
        "start": {
          "line": 42,
          "column": 24
        },
        "end": {
          "line": 42,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Object",
      "start": 1345,
      "end": 1351,
      "loc": {
        "start": {
          "line": 43,
          "column": 12
        },
        "end": {
          "line": 43,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1351,
      "end": 1352,
      "loc": {
        "start": {
          "line": 43,
          "column": 18
        },
        "end": {
          "line": 43,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "entries",
      "start": 1352,
      "end": 1359,
      "loc": {
        "start": {
          "line": 43,
          "column": 19
        },
        "end": {
          "line": 43,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1359,
      "end": 1360,
      "loc": {
        "start": {
          "line": 43,
          "column": 26
        },
        "end": {
          "line": 43,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "references",
      "start": 1360,
      "end": 1370,
      "loc": {
        "start": {
          "line": 43,
          "column": 27
        },
        "end": {
          "line": 43,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1370,
      "end": 1371,
      "loc": {
        "start": {
          "line": 43,
          "column": 37
        },
        "end": {
          "line": 43,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1371,
      "end": 1372,
      "loc": {
        "start": {
          "line": 43,
          "column": 38
        },
        "end": {
          "line": 43,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forEach",
      "start": 1372,
      "end": 1379,
      "loc": {
        "start": {
          "line": 43,
          "column": 39
        },
        "end": {
          "line": 43,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1379,
      "end": 1380,
      "loc": {
        "start": {
          "line": 43,
          "column": 46
        },
        "end": {
          "line": 43,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1380,
      "end": 1381,
      "loc": {
        "start": {
          "line": 43,
          "column": 47
        },
        "end": {
          "line": 43,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1381,
      "end": 1382,
      "loc": {
        "start": {
          "line": 43,
          "column": 48
        },
        "end": {
          "line": 43,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ref",
      "start": 1382,
      "end": 1385,
      "loc": {
        "start": {
          "line": 43,
          "column": 49
        },
        "end": {
          "line": 43,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1385,
      "end": 1386,
      "loc": {
        "start": {
          "line": 43,
          "column": 52
        },
        "end": {
          "line": 43,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ids",
      "start": 1387,
      "end": 1390,
      "loc": {
        "start": {
          "line": 43,
          "column": 54
        },
        "end": {
          "line": 43,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1390,
      "end": 1391,
      "loc": {
        "start": {
          "line": 43,
          "column": 57
        },
        "end": {
          "line": 43,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1391,
      "end": 1392,
      "loc": {
        "start": {
          "line": 43,
          "column": 58
        },
        "end": {
          "line": 43,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1393,
      "end": 1395,
      "loc": {
        "start": {
          "line": 43,
          "column": 60
        },
        "end": {
          "line": 43,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1396,
      "end": 1397,
      "loc": {
        "start": {
          "line": 43,
          "column": 63
        },
        "end": {
          "line": 43,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 1414,
      "end": 1419,
      "loc": {
        "start": {
          "line": 44,
          "column": 16
        },
        "end": {
          "line": 44,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "type",
      "start": 1420,
      "end": 1424,
      "loc": {
        "start": {
          "line": 44,
          "column": 22
        },
        "end": {
          "line": 44,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1425,
      "end": 1426,
      "loc": {
        "start": {
          "line": 44,
          "column": 27
        },
        "end": {
          "line": 44,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ReferenceTypeIds",
      "start": 1427,
      "end": 1443,
      "loc": {
        "start": {
          "line": 44,
          "column": 29
        },
        "end": {
          "line": 44,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1443,
      "end": 1444,
      "loc": {
        "start": {
          "line": 44,
          "column": 45
        },
        "end": {
          "line": 44,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ref",
      "start": 1444,
      "end": 1447,
      "loc": {
        "start": {
          "line": 44,
          "column": 46
        },
        "end": {
          "line": 44,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1447,
      "end": 1448,
      "loc": {
        "start": {
          "line": 44,
          "column": 49
        },
        "end": {
          "line": 44,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 1449,
      "end": 1451,
      "loc": {
        "start": {
          "line": 44,
          "column": 51
        },
        "end": {
          "line": 44,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parseInt",
      "start": 1452,
      "end": 1460,
      "loc": {
        "start": {
          "line": 44,
          "column": 54
        },
        "end": {
          "line": 44,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1460,
      "end": 1461,
      "loc": {
        "start": {
          "line": 44,
          "column": 62
        },
        "end": {
          "line": 44,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ref",
      "start": 1461,
      "end": 1464,
      "loc": {
        "start": {
          "line": 44,
          "column": 63
        },
        "end": {
          "line": 44,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1464,
      "end": 1465,
      "loc": {
        "start": {
          "line": 44,
          "column": 66
        },
        "end": {
          "line": 44,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 10,
      "start": 1466,
      "end": 1468,
      "loc": {
        "start": {
          "line": 44,
          "column": 68
        },
        "end": {
          "line": 44,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1468,
      "end": 1469,
      "loc": {
        "start": {
          "line": 44,
          "column": 70
        },
        "end": {
          "line": 44,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1469,
      "end": 1470,
      "loc": {
        "start": {
          "line": 44,
          "column": 71
        },
        "end": {
          "line": 44,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ids",
      "start": 1487,
      "end": 1490,
      "loc": {
        "start": {
          "line": 45,
          "column": 16
        },
        "end": {
          "line": 45,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1490,
      "end": 1491,
      "loc": {
        "start": {
          "line": 45,
          "column": 19
        },
        "end": {
          "line": 45,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forEach",
      "start": 1491,
      "end": 1498,
      "loc": {
        "start": {
          "line": 45,
          "column": 20
        },
        "end": {
          "line": 45,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1498,
      "end": 1499,
      "loc": {
        "start": {
          "line": 45,
          "column": 27
        },
        "end": {
          "line": 45,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1499,
      "end": 1500,
      "loc": {
        "start": {
          "line": 45,
          "column": 28
        },
        "end": {
          "line": 45,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 1500,
      "end": 1502,
      "loc": {
        "start": {
          "line": 45,
          "column": 29
        },
        "end": {
          "line": 45,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1502,
      "end": 1503,
      "loc": {
        "start": {
          "line": 45,
          "column": 31
        },
        "end": {
          "line": 45,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1504,
      "end": 1506,
      "loc": {
        "start": {
          "line": 45,
          "column": 33
        },
        "end": {
          "line": 45,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1507,
      "end": 1508,
      "loc": {
        "start": {
          "line": 45,
          "column": 36
        },
        "end": {
          "line": 45,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1529,
      "end": 1533,
      "loc": {
        "start": {
          "line": 46,
          "column": 20
        },
        "end": {
          "line": 46,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1533,
      "end": 1534,
      "loc": {
        "start": {
          "line": 46,
          "column": 24
        },
        "end": {
          "line": 46,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "references",
      "start": 1534,
      "end": 1544,
      "loc": {
        "start": {
          "line": 46,
          "column": 25
        },
        "end": {
          "line": 46,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1544,
      "end": 1545,
      "loc": {
        "start": {
          "line": 46,
          "column": 35
        },
        "end": {
          "line": 46,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "addReference",
      "start": 1545,
      "end": 1557,
      "loc": {
        "start": {
          "line": 46,
          "column": 36
        },
        "end": {
          "line": 46,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1557,
      "end": 1558,
      "loc": {
        "start": {
          "line": 46,
          "column": 48
        },
        "end": {
          "line": 46,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "type",
      "start": 1558,
      "end": 1562,
      "loc": {
        "start": {
          "line": 46,
          "column": 49
        },
        "end": {
          "line": 46,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1562,
      "end": 1563,
      "loc": {
        "start": {
          "line": 46,
          "column": 53
        },
        "end": {
          "line": 46,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 1564,
      "end": 1566,
      "loc": {
        "start": {
          "line": 46,
          "column": 55
        },
        "end": {
          "line": 46,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1566,
      "end": 1567,
      "loc": {
        "start": {
          "line": 46,
          "column": 57
        },
        "end": {
          "line": 46,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1567,
      "end": 1568,
      "loc": {
        "start": {
          "line": 46,
          "column": 58
        },
        "end": {
          "line": 46,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1589,
      "end": 1593,
      "loc": {
        "start": {
          "line": 47,
          "column": 20
        },
        "end": {
          "line": 47,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1593,
      "end": 1594,
      "loc": {
        "start": {
          "line": 47,
          "column": 24
        },
        "end": {
          "line": 47,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_resolvedReferences",
      "start": 1594,
      "end": 1613,
      "loc": {
        "start": {
          "line": 47,
          "column": 25
        },
        "end": {
          "line": 47,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1613,
      "end": 1614,
      "loc": {
        "start": {
          "line": 47,
          "column": 44
        },
        "end": {
          "line": 47,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "addReference",
      "start": 1614,
      "end": 1626,
      "loc": {
        "start": {
          "line": 47,
          "column": 45
        },
        "end": {
          "line": 47,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1626,
      "end": 1627,
      "loc": {
        "start": {
          "line": 47,
          "column": 57
        },
        "end": {
          "line": 47,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "type",
      "start": 1627,
      "end": 1631,
      "loc": {
        "start": {
          "line": 47,
          "column": 58
        },
        "end": {
          "line": 47,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1631,
      "end": 1632,
      "loc": {
        "start": {
          "line": 47,
          "column": 62
        },
        "end": {
          "line": 47,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 1633,
      "end": 1635,
      "loc": {
        "start": {
          "line": 47,
          "column": 64
        },
        "end": {
          "line": 47,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1635,
      "end": 1636,
      "loc": {
        "start": {
          "line": 47,
          "column": 66
        },
        "end": {
          "line": 47,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1636,
      "end": 1637,
      "loc": {
        "start": {
          "line": 47,
          "column": 67
        },
        "end": {
          "line": 47,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1654,
      "end": 1655,
      "loc": {
        "start": {
          "line": 48,
          "column": 16
        },
        "end": {
          "line": 48,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1655,
      "end": 1656,
      "loc": {
        "start": {
          "line": 48,
          "column": 17
        },
        "end": {
          "line": 48,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1656,
      "end": 1657,
      "loc": {
        "start": {
          "line": 48,
          "column": 18
        },
        "end": {
          "line": 48,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1670,
      "end": 1671,
      "loc": {
        "start": {
          "line": 49,
          "column": 12
        },
        "end": {
          "line": 49,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1671,
      "end": 1672,
      "loc": {
        "start": {
          "line": 49,
          "column": 13
        },
        "end": {
          "line": 49,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1672,
      "end": 1673,
      "loc": {
        "start": {
          "line": 49,
          "column": 14
        },
        "end": {
          "line": 49,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1682,
      "end": 1683,
      "loc": {
        "start": {
          "line": 50,
          "column": 8
        },
        "end": {
          "line": 50,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 1692,
      "end": 1694,
      "loc": {
        "start": {
          "line": 51,
          "column": 8
        },
        "end": {
          "line": 51,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1695,
      "end": 1696,
      "loc": {
        "start": {
          "line": 51,
          "column": 11
        },
        "end": {
          "line": 51,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dataType",
      "start": 1696,
      "end": 1704,
      "loc": {
        "start": {
          "line": 51,
          "column": 12
        },
        "end": {
          "line": 51,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1704,
      "end": 1705,
      "loc": {
        "start": {
          "line": 51,
          "column": 20
        },
        "end": {
          "line": 51,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1706,
      "end": 1707,
      "loc": {
        "start": {
          "line": 51,
          "column": 22
        },
        "end": {
          "line": 51,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1720,
      "end": 1724,
      "loc": {
        "start": {
          "line": 52,
          "column": 12
        },
        "end": {
          "line": 52,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1724,
      "end": 1725,
      "loc": {
        "start": {
          "line": 52,
          "column": 16
        },
        "end": {
          "line": 52,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "valueSoFar",
      "start": 1725,
      "end": 1735,
      "loc": {
        "start": {
          "line": 52,
          "column": 17
        },
        "end": {
          "line": 52,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1735,
      "end": 1736,
      "loc": {
        "start": {
          "line": 52,
          "column": 27
        },
        "end": {
          "line": 52,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dataType",
      "start": 1736,
      "end": 1744,
      "loc": {
        "start": {
          "line": 52,
          "column": 28
        },
        "end": {
          "line": 52,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1745,
      "end": 1746,
      "loc": {
        "start": {
          "line": 52,
          "column": 37
        },
        "end": {
          "line": 52,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "DataType",
      "start": 1747,
      "end": 1755,
      "loc": {
        "start": {
          "line": 52,
          "column": 39
        },
        "end": {
          "line": 52,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1755,
      "end": 1756,
      "loc": {
        "start": {
          "line": 52,
          "column": 47
        },
        "end": {
          "line": 52,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dataType",
      "start": 1756,
      "end": 1764,
      "loc": {
        "start": {
          "line": 52,
          "column": 48
        },
        "end": {
          "line": 52,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1764,
      "end": 1765,
      "loc": {
        "start": {
          "line": 52,
          "column": 56
        },
        "end": {
          "line": 52,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1765,
      "end": 1766,
      "loc": {
        "start": {
          "line": 52,
          "column": 57
        },
        "end": {
          "line": 52,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1775,
      "end": 1776,
      "loc": {
        "start": {
          "line": 53,
          "column": 8
        },
        "end": {
          "line": 53,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 1785,
      "end": 1787,
      "loc": {
        "start": {
          "line": 54,
          "column": 8
        },
        "end": {
          "line": 54,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1788,
      "end": 1789,
      "loc": {
        "start": {
          "line": 54,
          "column": 11
        },
        "end": {
          "line": 54,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "arrayType",
      "start": 1789,
      "end": 1798,
      "loc": {
        "start": {
          "line": 54,
          "column": 12
        },
        "end": {
          "line": 54,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1798,
      "end": 1799,
      "loc": {
        "start": {
          "line": 54,
          "column": 21
        },
        "end": {
          "line": 54,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1800,
      "end": 1801,
      "loc": {
        "start": {
          "line": 54,
          "column": 23
        },
        "end": {
          "line": 54,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1814,
      "end": 1818,
      "loc": {
        "start": {
          "line": 55,
          "column": 12
        },
        "end": {
          "line": 55,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1818,
      "end": 1819,
      "loc": {
        "start": {
          "line": 55,
          "column": 16
        },
        "end": {
          "line": 55,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "valueSoFar",
      "start": 1819,
      "end": 1829,
      "loc": {
        "start": {
          "line": 55,
          "column": 17
        },
        "end": {
          "line": 55,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1829,
      "end": 1830,
      "loc": {
        "start": {
          "line": 55,
          "column": 27
        },
        "end": {
          "line": 55,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "arrayType",
      "start": 1830,
      "end": 1839,
      "loc": {
        "start": {
          "line": 55,
          "column": 28
        },
        "end": {
          "line": 55,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1840,
      "end": 1841,
      "loc": {
        "start": {
          "line": 55,
          "column": 38
        },
        "end": {
          "line": 55,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "VariantArrayType",
      "start": 1842,
      "end": 1858,
      "loc": {
        "start": {
          "line": 55,
          "column": 40
        },
        "end": {
          "line": 55,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1858,
      "end": 1859,
      "loc": {
        "start": {
          "line": 55,
          "column": 56
        },
        "end": {
          "line": 55,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "arrayType",
      "start": 1859,
      "end": 1868,
      "loc": {
        "start": {
          "line": 55,
          "column": 57
        },
        "end": {
          "line": 55,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1868,
      "end": 1869,
      "loc": {
        "start": {
          "line": 55,
          "column": 66
        },
        "end": {
          "line": 55,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1869,
      "end": 1870,
      "loc": {
        "start": {
          "line": 55,
          "column": 67
        },
        "end": {
          "line": 55,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1879,
      "end": 1880,
      "loc": {
        "start": {
          "line": 56,
          "column": 8
        },
        "end": {
          "line": 56,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1885,
      "end": 1886,
      "loc": {
        "start": {
          "line": 57,
          "column": 4
        },
        "end": {
          "line": 57,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * @desc\n     *\n     * @lineNumber\n     * 69\n     * @param\n     * {Buffer} value\n     * @return\n     * {undefined}\n     ",
      "start": 1891,
      "end": 2021,
      "loc": {
        "start": {
          "line": 58,
          "column": 4
        },
        "end": {
          "line": 67,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "setRawValue",
      "start": 2026,
      "end": 2037,
      "loc": {
        "start": {
          "line": 68,
          "column": 4
        },
        "end": {
          "line": 68,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2037,
      "end": 2038,
      "loc": {
        "start": {
          "line": 68,
          "column": 15
        },
        "end": {
          "line": 68,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 2038,
      "end": 2043,
      "loc": {
        "start": {
          "line": 68,
          "column": 16
        },
        "end": {
          "line": 68,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2043,
      "end": 2044,
      "loc": {
        "start": {
          "line": 68,
          "column": 21
        },
        "end": {
          "line": 68,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2045,
      "end": 2046,
      "loc": {
        "start": {
          "line": 68,
          "column": 23
        },
        "end": {
          "line": 68,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2055,
      "end": 2059,
      "loc": {
        "start": {
          "line": 69,
          "column": 8
        },
        "end": {
          "line": 69,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2059,
      "end": 2060,
      "loc": {
        "start": {
          "line": 69,
          "column": 12
        },
        "end": {
          "line": 69,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_rawValue",
      "start": 2060,
      "end": 2069,
      "loc": {
        "start": {
          "line": 69,
          "column": 13
        },
        "end": {
          "line": 69,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2070,
      "end": 2071,
      "loc": {
        "start": {
          "line": 69,
          "column": 23
        },
        "end": {
          "line": 69,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 2072,
      "end": 2077,
      "loc": {
        "start": {
          "line": 69,
          "column": 25
        },
        "end": {
          "line": 69,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2077,
      "end": 2078,
      "loc": {
        "start": {
          "line": 69,
          "column": 30
        },
        "end": {
          "line": 69,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2083,
      "end": 2084,
      "loc": {
        "start": {
          "line": 70,
          "column": 4
        },
        "end": {
          "line": 70,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * @desc\n     *\n     * @lineNumber\n     * 73\n     * @return\n     * {undefined}\n     ",
      "start": 2089,
      "end": 2183,
      "loc": {
        "start": {
          "line": 71,
          "column": 4
        },
        "end": {
          "line": 78,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "hasRawValue",
      "start": 2188,
      "end": 2199,
      "loc": {
        "start": {
          "line": 79,
          "column": 4
        },
        "end": {
          "line": 79,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2199,
      "end": 2200,
      "loc": {
        "start": {
          "line": 79,
          "column": 15
        },
        "end": {
          "line": 79,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2200,
      "end": 2201,
      "loc": {
        "start": {
          "line": 79,
          "column": 16
        },
        "end": {
          "line": 79,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2202,
      "end": 2203,
      "loc": {
        "start": {
          "line": 79,
          "column": 18
        },
        "end": {
          "line": 79,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 2212,
      "end": 2218,
      "loc": {
        "start": {
          "line": 80,
          "column": 8
        },
        "end": {
          "line": 80,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 2219,
      "end": 2220,
      "loc": {
        "start": {
          "line": 80,
          "column": 15
        },
        "end": {
          "line": 80,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 2220,
      "end": 2221,
      "loc": {
        "start": {
          "line": 80,
          "column": 16
        },
        "end": {
          "line": 80,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2221,
      "end": 2225,
      "loc": {
        "start": {
          "line": 80,
          "column": 17
        },
        "end": {
          "line": 80,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2225,
      "end": 2226,
      "loc": {
        "start": {
          "line": 80,
          "column": 21
        },
        "end": {
          "line": 80,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_rawValue",
      "start": 2226,
      "end": 2235,
      "loc": {
        "start": {
          "line": 80,
          "column": 22
        },
        "end": {
          "line": 80,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2235,
      "end": 2236,
      "loc": {
        "start": {
          "line": 80,
          "column": 31
        },
        "end": {
          "line": 80,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2241,
      "end": 2242,
      "loc": {
        "start": {
          "line": 81,
          "column": 4
        },
        "end": {
          "line": 81,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * @desc\n     * A node's raw value, decoded into a string.\n     * @lineNumber\n     * 80\n     * @type\n     * {string}\n     ",
      "start": 2247,
      "end": 2379,
      "loc": {
        "start": {
          "line": 82,
          "column": 4
        },
        "end": {
          "line": 89,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "get",
      "start": 2384,
      "end": 2387,
      "loc": {
        "start": {
          "line": 90,
          "column": 4
        },
        "end": {
          "line": 90,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "stringValue",
      "start": 2388,
      "end": 2399,
      "loc": {
        "start": {
          "line": 90,
          "column": 8
        },
        "end": {
          "line": 90,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2399,
      "end": 2400,
      "loc": {
        "start": {
          "line": 90,
          "column": 19
        },
        "end": {
          "line": 90,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2400,
      "end": 2401,
      "loc": {
        "start": {
          "line": 90,
          "column": 20
        },
        "end": {
          "line": 90,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2402,
      "end": 2403,
      "loc": {
        "start": {
          "line": 90,
          "column": 22
        },
        "end": {
          "line": 90,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 2412,
      "end": 2414,
      "loc": {
        "start": {
          "line": 91,
          "column": 8
        },
        "end": {
          "line": 91,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2415,
      "end": 2416,
      "loc": {
        "start": {
          "line": 91,
          "column": 11
        },
        "end": {
          "line": 91,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 2416,
      "end": 2417,
      "loc": {
        "start": {
          "line": 91,
          "column": 12
        },
        "end": {
          "line": 91,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2417,
      "end": 2421,
      "loc": {
        "start": {
          "line": 91,
          "column": 13
        },
        "end": {
          "line": 91,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2421,
      "end": 2422,
      "loc": {
        "start": {
          "line": 91,
          "column": 17
        },
        "end": {
          "line": 91,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "hasRawValue",
      "start": 2422,
      "end": 2433,
      "loc": {
        "start": {
          "line": 91,
          "column": 18
        },
        "end": {
          "line": 91,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2433,
      "end": 2434,
      "loc": {
        "start": {
          "line": 91,
          "column": 29
        },
        "end": {
          "line": 91,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2434,
      "end": 2435,
      "loc": {
        "start": {
          "line": 91,
          "column": 30
        },
        "end": {
          "line": 91,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2435,
      "end": 2436,
      "loc": {
        "start": {
          "line": 91,
          "column": 31
        },
        "end": {
          "line": 91,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2437,
      "end": 2438,
      "loc": {
        "start": {
          "line": 91,
          "column": 33
        },
        "end": {
          "line": 91,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "throw",
        "keyword": "throw",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "throw",
      "start": 2451,
      "end": 2456,
      "loc": {
        "start": {
          "line": 92,
          "column": 12
        },
        "end": {
          "line": 92,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 2457,
      "end": 2460,
      "loc": {
        "start": {
          "line": 92,
          "column": 18
        },
        "end": {
          "line": 92,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Error",
      "start": 2461,
      "end": 2466,
      "loc": {
        "start": {
          "line": 92,
          "column": 22
        },
        "end": {
          "line": 92,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2466,
      "end": 2467,
      "loc": {
        "start": {
          "line": 92,
          "column": 27
        },
        "end": {
          "line": 92,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "No value read yet. Ensure to call #setRawValue",
      "start": 2467,
      "end": 2515,
      "loc": {
        "start": {
          "line": 92,
          "column": 28
        },
        "end": {
          "line": 92,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2515,
      "end": 2516,
      "loc": {
        "start": {
          "line": 92,
          "column": 76
        },
        "end": {
          "line": 92,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2516,
      "end": 2517,
      "loc": {
        "start": {
          "line": 92,
          "column": 77
        },
        "end": {
          "line": 92,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2526,
      "end": 2527,
      "loc": {
        "start": {
          "line": 93,
          "column": 8
        },
        "end": {
          "line": 93,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 2536,
      "end": 2542,
      "loc": {
        "start": {
          "line": 94,
          "column": 8
        },
        "end": {
          "line": 94,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2543,
      "end": 2547,
      "loc": {
        "start": {
          "line": 94,
          "column": 15
        },
        "end": {
          "line": 94,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2547,
      "end": 2548,
      "loc": {
        "start": {
          "line": 94,
          "column": 19
        },
        "end": {
          "line": 94,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_rawValue",
      "start": 2548,
      "end": 2557,
      "loc": {
        "start": {
          "line": 94,
          "column": 20
        },
        "end": {
          "line": 94,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2557,
      "end": 2558,
      "loc": {
        "start": {
          "line": 94,
          "column": 29
        },
        "end": {
          "line": 94,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "toString",
      "start": 2558,
      "end": 2566,
      "loc": {
        "start": {
          "line": 94,
          "column": 30
        },
        "end": {
          "line": 94,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2566,
      "end": 2567,
      "loc": {
        "start": {
          "line": 94,
          "column": 38
        },
        "end": {
          "line": 94,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2567,
      "end": 2568,
      "loc": {
        "start": {
          "line": 94,
          "column": 39
        },
        "end": {
          "line": 94,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2568,
      "end": 2569,
      "loc": {
        "start": {
          "line": 94,
          "column": 40
        },
        "end": {
          "line": 94,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2574,
      "end": 2575,
      "loc": {
        "start": {
          "line": 95,
          "column": 4
        },
        "end": {
          "line": 95,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * @desc\n     *\n     * @lineNumber\n     * 91\n     * @return\n     * {undefined}\n     ",
      "start": 2580,
      "end": 2674,
      "loc": {
        "start": {
          "line": 96,
          "column": 4
        },
        "end": {
          "line": 103,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "valueIsComplete",
      "start": 2679,
      "end": 2694,
      "loc": {
        "start": {
          "line": 104,
          "column": 4
        },
        "end": {
          "line": 104,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2694,
      "end": 2695,
      "loc": {
        "start": {
          "line": 104,
          "column": 19
        },
        "end": {
          "line": 104,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2695,
      "end": 2696,
      "loc": {
        "start": {
          "line": 104,
          "column": 20
        },
        "end": {
          "line": 104,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2697,
      "end": 2698,
      "loc": {
        "start": {
          "line": 104,
          "column": 22
        },
        "end": {
          "line": 104,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 2707,
      "end": 2713,
      "loc": {
        "start": {
          "line": 105,
          "column": 8
        },
        "end": {
          "line": 105,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2714,
      "end": 2718,
      "loc": {
        "start": {
          "line": 105,
          "column": 15
        },
        "end": {
          "line": 105,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2718,
      "end": 2719,
      "loc": {
        "start": {
          "line": 105,
          "column": 19
        },
        "end": {
          "line": 105,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "valueSoFar",
      "start": 2719,
      "end": 2729,
      "loc": {
        "start": {
          "line": 105,
          "column": 20
        },
        "end": {
          "line": 105,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2729,
      "end": 2730,
      "loc": {
        "start": {
          "line": 105,
          "column": 30
        },
        "end": {
          "line": 105,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 2730,
      "end": 2735,
      "loc": {
        "start": {
          "line": 105,
          "column": 31
        },
        "end": {
          "line": 105,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "!==",
      "start": 2736,
      "end": 2739,
      "loc": {
        "start": {
          "line": 105,
          "column": 37
        },
        "end": {
          "line": 105,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 2740,
      "end": 2749,
      "loc": {
        "start": {
          "line": 105,
          "column": 41
        },
        "end": {
          "line": 105,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2749,
      "end": 2750,
      "loc": {
        "start": {
          "line": 105,
          "column": 50
        },
        "end": {
          "line": 105,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2755,
      "end": 2756,
      "loc": {
        "start": {
          "line": 106,
          "column": 4
        },
        "end": {
          "line": 106,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * @desc\n     * A node's {@link node-opcua~Variant} value.\n     * @lineNumber\n     * 98\n     * @type\n     * {Variant}\n     ",
      "start": 2761,
      "end": 2894,
      "loc": {
        "start": {
          "line": 107,
          "column": 4
        },
        "end": {
          "line": 114,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "get",
      "start": 2899,
      "end": 2902,
      "loc": {
        "start": {
          "line": 115,
          "column": 4
        },
        "end": {
          "line": 115,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "variantValue",
      "start": 2903,
      "end": 2915,
      "loc": {
        "start": {
          "line": 115,
          "column": 8
        },
        "end": {
          "line": 115,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2915,
      "end": 2916,
      "loc": {
        "start": {
          "line": 115,
          "column": 20
        },
        "end": {
          "line": 115,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2916,
      "end": 2917,
      "loc": {
        "start": {
          "line": 115,
          "column": 21
        },
        "end": {
          "line": 115,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2918,
      "end": 2919,
      "loc": {
        "start": {
          "line": 115,
          "column": 23
        },
        "end": {
          "line": 115,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 2928,
      "end": 2933,
      "loc": {
        "start": {
          "line": 116,
          "column": 8
        },
        "end": {
          "line": 116,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 2934,
      "end": 2939,
      "loc": {
        "start": {
          "line": 116,
          "column": 14
        },
        "end": {
          "line": 116,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2940,
      "end": 2941,
      "loc": {
        "start": {
          "line": 116,
          "column": 20
        },
        "end": {
          "line": 116,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2942,
      "end": 2946,
      "loc": {
        "start": {
          "line": 116,
          "column": 22
        },
        "end": {
          "line": 116,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2946,
      "end": 2947,
      "loc": {
        "start": {
          "line": 116,
          "column": 26
        },
        "end": {
          "line": 116,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "valueSoFar",
      "start": 2947,
      "end": 2957,
      "loc": {
        "start": {
          "line": 116,
          "column": 27
        },
        "end": {
          "line": 116,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2957,
      "end": 2958,
      "loc": {
        "start": {
          "line": 116,
          "column": 37
        },
        "end": {
          "line": 116,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 2967,
      "end": 2969,
      "loc": {
        "start": {
          "line": 117,
          "column": 8
        },
        "end": {
          "line": 117,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2970,
      "end": 2971,
      "loc": {
        "start": {
          "line": 117,
          "column": 11
        },
        "end": {
          "line": 117,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 2971,
      "end": 2972,
      "loc": {
        "start": {
          "line": 117,
          "column": 12
        },
        "end": {
          "line": 117,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2972,
      "end": 2976,
      "loc": {
        "start": {
          "line": 117,
          "column": 13
        },
        "end": {
          "line": 117,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2976,
      "end": 2977,
      "loc": {
        "start": {
          "line": 117,
          "column": 17
        },
        "end": {
          "line": 117,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "valueIsComplete",
      "start": 2977,
      "end": 2992,
      "loc": {
        "start": {
          "line": 117,
          "column": 18
        },
        "end": {
          "line": 117,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2992,
      "end": 2993,
      "loc": {
        "start": {
          "line": 117,
          "column": 33
        },
        "end": {
          "line": 117,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2993,
      "end": 2994,
      "loc": {
        "start": {
          "line": 117,
          "column": 34
        },
        "end": {
          "line": 117,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2994,
      "end": 2995,
      "loc": {
        "start": {
          "line": 117,
          "column": 35
        },
        "end": {
          "line": 117,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2996,
      "end": 2997,
      "loc": {
        "start": {
          "line": 117,
          "column": 37
        },
        "end": {
          "line": 117,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 3010,
      "end": 3012,
      "loc": {
        "start": {
          "line": 118,
          "column": 12
        },
        "end": {
          "line": 118,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3013,
      "end": 3014,
      "loc": {
        "start": {
          "line": 118,
          "column": 15
        },
        "end": {
          "line": 118,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 3014,
      "end": 3015,
      "loc": {
        "start": {
          "line": 118,
          "column": 16
        },
        "end": {
          "line": 118,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 3015,
      "end": 3020,
      "loc": {
        "start": {
          "line": 118,
          "column": 17
        },
        "end": {
          "line": 118,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3020,
      "end": 3021,
      "loc": {
        "start": {
          "line": 118,
          "column": 22
        },
        "end": {
          "line": 118,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dataType",
      "start": 3021,
      "end": 3029,
      "loc": {
        "start": {
          "line": 118,
          "column": 23
        },
        "end": {
          "line": 118,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3029,
      "end": 3030,
      "loc": {
        "start": {
          "line": 118,
          "column": 31
        },
        "end": {
          "line": 118,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3031,
      "end": 3032,
      "loc": {
        "start": {
          "line": 118,
          "column": 33
        },
        "end": {
          "line": 118,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "throw",
        "keyword": "throw",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "throw",
      "start": 3049,
      "end": 3054,
      "loc": {
        "start": {
          "line": 119,
          "column": 16
        },
        "end": {
          "line": 119,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 3055,
      "end": 3058,
      "loc": {
        "start": {
          "line": 119,
          "column": 22
        },
        "end": {
          "line": 119,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Error",
      "start": 3059,
      "end": 3064,
      "loc": {
        "start": {
          "line": 119,
          "column": 26
        },
        "end": {
          "line": 119,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3064,
      "end": 3065,
      "loc": {
        "start": {
          "line": 119,
          "column": 31
        },
        "end": {
          "line": 119,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3065,
      "end": 3066,
      "loc": {
        "start": {
          "line": 119,
          "column": 32
        },
        "end": {
          "line": 119,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 3066,
      "end": 3066,
      "loc": {
        "start": {
          "line": 119,
          "column": 33
        },
        "end": {
          "line": 119,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3066,
      "end": 3068,
      "loc": {
        "start": {
          "line": 119,
          "column": 33
        },
        "end": {
          "line": 119,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3068,
      "end": 3072,
      "loc": {
        "start": {
          "line": 119,
          "column": 35
        },
        "end": {
          "line": 119,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3072,
      "end": 3073,
      "loc": {
        "start": {
          "line": 119,
          "column": 39
        },
        "end": {
          "line": 119,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "nodeId",
      "start": 3073,
      "end": 3079,
      "loc": {
        "start": {
          "line": 119,
          "column": 40
        },
        "end": {
          "line": 119,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3079,
      "end": 3080,
      "loc": {
        "start": {
          "line": 119,
          "column": 46
        },
        "end": {
          "line": 119,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": " has no data type",
      "start": 3080,
      "end": 3097,
      "loc": {
        "start": {
          "line": 119,
          "column": 47
        },
        "end": {
          "line": 119,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3097,
      "end": 3098,
      "loc": {
        "start": {
          "line": 119,
          "column": 64
        },
        "end": {
          "line": 119,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3098,
      "end": 3099,
      "loc": {
        "start": {
          "line": 119,
          "column": 65
        },
        "end": {
          "line": 119,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3099,
      "end": 3100,
      "loc": {
        "start": {
          "line": 119,
          "column": 66
        },
        "end": {
          "line": 119,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3113,
      "end": 3114,
      "loc": {
        "start": {
          "line": 120,
          "column": 12
        },
        "end": {
          "line": 120,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 3127,
      "end": 3129,
      "loc": {
        "start": {
          "line": 121,
          "column": 12
        },
        "end": {
          "line": 121,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3130,
      "end": 3131,
      "loc": {
        "start": {
          "line": 121,
          "column": 15
        },
        "end": {
          "line": 121,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 3131,
      "end": 3132,
      "loc": {
        "start": {
          "line": 121,
          "column": 16
        },
        "end": {
          "line": 121,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 3132,
      "end": 3137,
      "loc": {
        "start": {
          "line": 121,
          "column": 17
        },
        "end": {
          "line": 121,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3137,
      "end": 3138,
      "loc": {
        "start": {
          "line": 121,
          "column": 22
        },
        "end": {
          "line": 121,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "arrayType",
      "start": 3138,
      "end": 3147,
      "loc": {
        "start": {
          "line": 121,
          "column": 23
        },
        "end": {
          "line": 121,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3147,
      "end": 3148,
      "loc": {
        "start": {
          "line": 121,
          "column": 32
        },
        "end": {
          "line": 121,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3149,
      "end": 3150,
      "loc": {
        "start": {
          "line": 121,
          "column": 34
        },
        "end": {
          "line": 121,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "throw",
        "keyword": "throw",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "throw",
      "start": 3167,
      "end": 3172,
      "loc": {
        "start": {
          "line": 122,
          "column": 16
        },
        "end": {
          "line": 122,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 3173,
      "end": 3176,
      "loc": {
        "start": {
          "line": 122,
          "column": 22
        },
        "end": {
          "line": 122,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Error",
      "start": 3177,
      "end": 3182,
      "loc": {
        "start": {
          "line": 122,
          "column": 26
        },
        "end": {
          "line": 122,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3182,
      "end": 3183,
      "loc": {
        "start": {
          "line": 122,
          "column": 31
        },
        "end": {
          "line": 122,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3183,
      "end": 3184,
      "loc": {
        "start": {
          "line": 122,
          "column": 32
        },
        "end": {
          "line": 122,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 3184,
      "end": 3184,
      "loc": {
        "start": {
          "line": 122,
          "column": 33
        },
        "end": {
          "line": 122,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3184,
      "end": 3186,
      "loc": {
        "start": {
          "line": 122,
          "column": 33
        },
        "end": {
          "line": 122,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3186,
      "end": 3190,
      "loc": {
        "start": {
          "line": 122,
          "column": 35
        },
        "end": {
          "line": 122,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3190,
      "end": 3191,
      "loc": {
        "start": {
          "line": 122,
          "column": 39
        },
        "end": {
          "line": 122,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "nodeId",
      "start": 3191,
      "end": 3197,
      "loc": {
        "start": {
          "line": 122,
          "column": 40
        },
        "end": {
          "line": 122,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3197,
      "end": 3198,
      "loc": {
        "start": {
          "line": 122,
          "column": 46
        },
        "end": {
          "line": 122,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": " has no array type",
      "start": 3198,
      "end": 3216,
      "loc": {
        "start": {
          "line": 122,
          "column": 47
        },
        "end": {
          "line": 122,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3216,
      "end": 3217,
      "loc": {
        "start": {
          "line": 122,
          "column": 65
        },
        "end": {
          "line": 122,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3217,
      "end": 3218,
      "loc": {
        "start": {
          "line": 122,
          "column": 66
        },
        "end": {
          "line": 122,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3218,
      "end": 3219,
      "loc": {
        "start": {
          "line": 122,
          "column": 67
        },
        "end": {
          "line": 122,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3232,
      "end": 3233,
      "loc": {
        "start": {
          "line": 123,
          "column": 12
        },
        "end": {
          "line": 123,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 3246,
      "end": 3248,
      "loc": {
        "start": {
          "line": 124,
          "column": 12
        },
        "end": {
          "line": 124,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3249,
      "end": 3250,
      "loc": {
        "start": {
          "line": 124,
          "column": 15
        },
        "end": {
          "line": 124,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3250,
      "end": 3254,
      "loc": {
        "start": {
          "line": 124,
          "column": 16
        },
        "end": {
          "line": 124,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3254,
      "end": 3255,
      "loc": {
        "start": {
          "line": 124,
          "column": 20
        },
        "end": {
          "line": 124,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "hasRawValue",
      "start": 3255,
      "end": 3266,
      "loc": {
        "start": {
          "line": 124,
          "column": 21
        },
        "end": {
          "line": 124,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3266,
      "end": 3267,
      "loc": {
        "start": {
          "line": 124,
          "column": 32
        },
        "end": {
          "line": 124,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3267,
      "end": 3268,
      "loc": {
        "start": {
          "line": 124,
          "column": 33
        },
        "end": {
          "line": 124,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3268,
      "end": 3269,
      "loc": {
        "start": {
          "line": 124,
          "column": 34
        },
        "end": {
          "line": 124,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3270,
      "end": 3271,
      "loc": {
        "start": {
          "line": 124,
          "column": 36
        },
        "end": {
          "line": 124,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 3288,
      "end": 3293,
      "loc": {
        "start": {
          "line": 125,
          "column": 16
        },
        "end": {
          "line": 125,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3293,
      "end": 3294,
      "loc": {
        "start": {
          "line": 125,
          "column": 21
        },
        "end": {
          "line": 125,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 3294,
      "end": 3299,
      "loc": {
        "start": {
          "line": 125,
          "column": 22
        },
        "end": {
          "line": 125,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3300,
      "end": 3301,
      "loc": {
        "start": {
          "line": 125,
          "column": 28
        },
        "end": {
          "line": 125,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "decodeVariant",
      "start": 3302,
      "end": 3315,
      "loc": {
        "start": {
          "line": 125,
          "column": 30
        },
        "end": {
          "line": 125,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3315,
      "end": 3316,
      "loc": {
        "start": {
          "line": 125,
          "column": 43
        },
        "end": {
          "line": 125,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3316,
      "end": 3320,
      "loc": {
        "start": {
          "line": 125,
          "column": 44
        },
        "end": {
          "line": 125,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3320,
      "end": 3321,
      "loc": {
        "start": {
          "line": 125,
          "column": 48
        },
        "end": {
          "line": 125,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_rawValue",
      "start": 3321,
      "end": 3330,
      "loc": {
        "start": {
          "line": 125,
          "column": 49
        },
        "end": {
          "line": 125,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3330,
      "end": 3331,
      "loc": {
        "start": {
          "line": 125,
          "column": 58
        },
        "end": {
          "line": 125,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 3332,
      "end": 3337,
      "loc": {
        "start": {
          "line": 125,
          "column": 60
        },
        "end": {
          "line": 125,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3337,
      "end": 3338,
      "loc": {
        "start": {
          "line": 125,
          "column": 65
        },
        "end": {
          "line": 125,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3338,
      "end": 3339,
      "loc": {
        "start": {
          "line": 125,
          "column": 66
        },
        "end": {
          "line": 125,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3352,
      "end": 3353,
      "loc": {
        "start": {
          "line": 126,
          "column": 12
        },
        "end": {
          "line": 126,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3362,
      "end": 3363,
      "loc": {
        "start": {
          "line": 127,
          "column": 8
        },
        "end": {
          "line": 127,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 3372,
      "end": 3378,
      "loc": {
        "start": {
          "line": 128,
          "column": 8
        },
        "end": {
          "line": 128,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3379,
      "end": 3383,
      "loc": {
        "start": {
          "line": 128,
          "column": 15
        },
        "end": {
          "line": 128,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3383,
      "end": 3384,
      "loc": {
        "start": {
          "line": 128,
          "column": 19
        },
        "end": {
          "line": 128,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "valueSoFar",
      "start": 3384,
      "end": 3394,
      "loc": {
        "start": {
          "line": 128,
          "column": 20
        },
        "end": {
          "line": 128,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3394,
      "end": 3395,
      "loc": {
        "start": {
          "line": 128,
          "column": 30
        },
        "end": {
          "line": 128,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3400,
      "end": 3401,
      "loc": {
        "start": {
          "line": 129,
          "column": 4
        },
        "end": {
          "line": 129,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * @desc\n     *\n     * @lineNumber\n     * 116\n     * @type\n     * {Variant}\n     ",
      "start": 3406,
      "end": 3497,
      "loc": {
        "start": {
          "line": 130,
          "column": 4
        },
        "end": {
          "line": 137,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "get",
      "start": 3502,
      "end": 3505,
      "loc": {
        "start": {
          "line": 138,
          "column": 4
        },
        "end": {
          "line": 138,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 3506,
      "end": 3511,
      "loc": {
        "start": {
          "line": 138,
          "column": 8
        },
        "end": {
          "line": 138,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3511,
      "end": 3512,
      "loc": {
        "start": {
          "line": 138,
          "column": 13
        },
        "end": {
          "line": 138,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3512,
      "end": 3513,
      "loc": {
        "start": {
          "line": 138,
          "column": 14
        },
        "end": {
          "line": 138,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3514,
      "end": 3515,
      "loc": {
        "start": {
          "line": 138,
          "column": 16
        },
        "end": {
          "line": 138,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 3524,
      "end": 3530,
      "loc": {
        "start": {
          "line": 139,
          "column": 8
        },
        "end": {
          "line": 139,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3531,
      "end": 3535,
      "loc": {
        "start": {
          "line": 139,
          "column": 15
        },
        "end": {
          "line": 139,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3535,
      "end": 3536,
      "loc": {
        "start": {
          "line": 139,
          "column": 19
        },
        "end": {
          "line": 139,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "variantValue",
      "start": 3536,
      "end": 3548,
      "loc": {
        "start": {
          "line": 139,
          "column": 20
        },
        "end": {
          "line": 139,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3548,
      "end": 3549,
      "loc": {
        "start": {
          "line": 139,
          "column": 32
        },
        "end": {
          "line": 139,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3554,
      "end": 3555,
      "loc": {
        "start": {
          "line": 140,
          "column": 4
        },
        "end": {
          "line": 140,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3556,
      "end": 3557,
      "loc": {
        "start": {
          "line": 141,
          "column": 0
        },
        "end": {
          "line": 141,
          "column": 1
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * @desc\n * Returns `true` for definition file paths.\n * @lineNumber\n * 127\n * @param\n * {string} path\n * @return\n * {boolean}\n ",
      "start": 3558,
      "end": 3692,
      "loc": {
        "start": {
          "line": 142,
          "column": 0
        },
        "end": {
          "line": 151,
          "column": 3
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Helpers",
      "start": 3693,
      "end": 3703,
      "loc": {
        "start": {
          "line": 152,
          "column": 0
        },
        "end": {
          "line": 152,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "export",
        "keyword": "export",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "export",
      "start": 3704,
      "end": 3710,
      "loc": {
        "start": {
          "line": 153,
          "column": 0
        },
        "end": {
          "line": 153,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "function",
        "keyword": "function",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "function",
      "start": 3711,
      "end": 3719,
      "loc": {
        "start": {
          "line": 153,
          "column": 7
        },
        "end": {
          "line": 153,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isDefinitionFile",
      "start": 3720,
      "end": 3736,
      "loc": {
        "start": {
          "line": 153,
          "column": 16
        },
        "end": {
          "line": 153,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3736,
      "end": 3737,
      "loc": {
        "start": {
          "line": 153,
          "column": 32
        },
        "end": {
          "line": 153,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 3737,
      "end": 3741,
      "loc": {
        "start": {
          "line": 153,
          "column": 33
        },
        "end": {
          "line": 153,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3741,
      "end": 3742,
      "loc": {
        "start": {
          "line": 153,
          "column": 37
        },
        "end": {
          "line": 153,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3743,
      "end": 3744,
      "loc": {
        "start": {
          "line": 153,
          "column": 39
        },
        "end": {
          "line": 153,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 3749,
      "end": 3755,
      "loc": {
        "start": {
          "line": 154,
          "column": 4
        },
        "end": {
          "line": 154,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Boolean",
      "start": 3756,
      "end": 3763,
      "loc": {
        "start": {
          "line": 154,
          "column": 11
        },
        "end": {
          "line": 154,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3763,
      "end": 3764,
      "loc": {
        "start": {
          "line": 154,
          "column": 18
        },
        "end": {
          "line": 154,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "basename",
      "start": 3764,
      "end": 3772,
      "loc": {
        "start": {
          "line": 154,
          "column": 19
        },
        "end": {
          "line": 154,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3772,
      "end": 3773,
      "loc": {
        "start": {
          "line": 154,
          "column": 27
        },
        "end": {
          "line": 154,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 3773,
      "end": 3777,
      "loc": {
        "start": {
          "line": 154,
          "column": 28
        },
        "end": {
          "line": 154,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3777,
      "end": 3778,
      "loc": {
        "start": {
          "line": 154,
          "column": 32
        },
        "end": {
          "line": 154,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3778,
      "end": 3779,
      "loc": {
        "start": {
          "line": 154,
          "column": 33
        },
        "end": {
          "line": 154,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "match",
      "start": 3779,
      "end": 3784,
      "loc": {
        "start": {
          "line": 154,
          "column": 34
        },
        "end": {
          "line": 154,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3784,
      "end": 3785,
      "loc": {
        "start": {
          "line": 154,
          "column": 39
        },
        "end": {
          "line": 154,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "regexp",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": {
        "pattern": "^\\..*\\.json$",
        "flags": ""
      },
      "start": 3785,
      "end": 3799,
      "loc": {
        "start": {
          "line": 154,
          "column": 40
        },
        "end": {
          "line": 154,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3799,
      "end": 3800,
      "loc": {
        "start": {
          "line": 154,
          "column": 54
        },
        "end": {
          "line": 154,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3800,
      "end": 3801,
      "loc": {
        "start": {
          "line": 154,
          "column": 55
        },
        "end": {
          "line": 154,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3801,
      "end": 3802,
      "loc": {
        "start": {
          "line": 154,
          "column": 56
        },
        "end": {
          "line": 154,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3803,
      "end": 3804,
      "loc": {
        "start": {
          "line": 155,
          "column": 0
        },
        "end": {
          "line": 155,
          "column": 1
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * Matches container files.\n ",
      "start": 3805,
      "end": 3840,
      "loc": {
        "start": {
          "line": 156,
          "column": 0
        },
        "end": {
          "line": 158,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 3841,
      "end": 3846,
      "loc": {
        "start": {
          "line": 159,
          "column": 0
        },
        "end": {
          "line": 159,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "containerFileRegexp",
      "start": 3847,
      "end": 3866,
      "loc": {
        "start": {
          "line": 159,
          "column": 6
        },
        "end": {
          "line": 159,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3867,
      "end": 3868,
      "loc": {
        "start": {
          "line": 159,
          "column": 26
        },
        "end": {
          "line": 159,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "regexp",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": {
        "pattern": "^\\.((Object|Variable)(Type)?|Method|View|(Reference|Data)Type)\\.json$",
        "flags": ""
      },
      "start": 3869,
      "end": 3940,
      "loc": {
        "start": {
          "line": 159,
          "column": 28
        },
        "end": {
          "line": 159,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3940,
      "end": 3941,
      "loc": {
        "start": {
          "line": 159,
          "column": 99
        },
        "end": {
          "line": 159,
          "column": 100
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * @desc\n * Browses the local file system for nodes.\n * @lineNumber\n * 147\n ",
      "start": 3942,
      "end": 4024,
      "loc": {
        "start": {
          "line": 160,
          "column": 0
        },
        "end": {
          "line": 165,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "export",
        "keyword": "export",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "export",
      "start": 4025,
      "end": 4031,
      "loc": {
        "start": {
          "line": 166,
          "column": 0
        },
        "end": {
          "line": 166,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "class",
        "keyword": "class",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "class",
      "start": 4032,
      "end": 4037,
      "loc": {
        "start": {
          "line": 166,
          "column": 7
        },
        "end": {
          "line": 166,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "SourceBrowser",
      "start": 4038,
      "end": 4051,
      "loc": {
        "start": {
          "line": 166,
          "column": 13
        },
        "end": {
          "line": 166,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4052,
      "end": 4053,
      "loc": {
        "start": {
          "line": 166,
          "column": 27
        },
        "end": {
          "line": 166,
          "column": 28
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Sets up a new browser.\n     * @param options The options to apply.\n     * @param options.handleNode A callback called with every discovered node.\n     * @param options.readNodeFile A callback deciding if a node file should be read.\n     ",
      "start": 4058,
      "end": 4308,
      "loc": {
        "start": {
          "line": 167,
          "column": 4
        },
        "end": {
          "line": 172,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "constructor",
      "start": 4313,
      "end": 4324,
      "loc": {
        "start": {
          "line": 173,
          "column": 4
        },
        "end": {
          "line": 173,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4324,
      "end": 4325,
      "loc": {
        "start": {
          "line": 173,
          "column": 15
        },
        "end": {
          "line": 173,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4325,
      "end": 4326,
      "loc": {
        "start": {
          "line": 173,
          "column": 16
        },
        "end": {
          "line": 173,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "handleNode",
      "start": 4327,
      "end": 4337,
      "loc": {
        "start": {
          "line": 173,
          "column": 18
        },
        "end": {
          "line": 173,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4337,
      "end": 4338,
      "loc": {
        "start": {
          "line": 173,
          "column": 28
        },
        "end": {
          "line": 173,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "readNodeFile",
      "start": 4339,
      "end": 4351,
      "loc": {
        "start": {
          "line": 173,
          "column": 30
        },
        "end": {
          "line": 173,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4351,
      "end": 4352,
      "loc": {
        "start": {
          "line": 173,
          "column": 42
        },
        "end": {
          "line": 173,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "atserverVersion",
      "start": 4353,
      "end": 4368,
      "loc": {
        "start": {
          "line": 173,
          "column": 44
        },
        "end": {
          "line": 173,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4369,
      "end": 4370,
      "loc": {
        "start": {
          "line": 173,
          "column": 60
        },
        "end": {
          "line": 173,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4370,
      "end": 4371,
      "loc": {
        "start": {
          "line": 173,
          "column": 61
        },
        "end": {
          "line": 173,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4372,
      "end": 4373,
      "loc": {
        "start": {
          "line": 173,
          "column": 63
        },
        "end": {
          "line": 173,
          "column": 64
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n         * @desc\n         * The pushed node's ids\n         * @lineNumber\n         * 157\n         ",
      "start": 4382,
      "end": 4485,
      "loc": {
        "start": {
          "line": 174,
          "column": 8
        },
        "end": {
          "line": 179,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4494,
      "end": 4498,
      "loc": {
        "start": {
          "line": 180,
          "column": 8
        },
        "end": {
          "line": 180,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4498,
      "end": 4499,
      "loc": {
        "start": {
          "line": 180,
          "column": 12
        },
        "end": {
          "line": 180,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_pushed",
      "start": 4499,
      "end": 4506,
      "loc": {
        "start": {
          "line": 180,
          "column": 13
        },
        "end": {
          "line": 180,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4507,
      "end": 4508,
      "loc": {
        "start": {
          "line": 180,
          "column": 21
        },
        "end": {
          "line": 180,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 4509,
      "end": 4512,
      "loc": {
        "start": {
          "line": 180,
          "column": 23
        },
        "end": {
          "line": 180,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Set",
      "start": 4513,
      "end": 4516,
      "loc": {
        "start": {
          "line": 180,
          "column": 27
        },
        "end": {
          "line": 180,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4516,
      "end": 4517,
      "loc": {
        "start": {
          "line": 180,
          "column": 30
        },
        "end": {
          "line": 180,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4517,
      "end": 4518,
      "loc": {
        "start": {
          "line": 180,
          "column": 31
        },
        "end": {
          "line": 180,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4518,
      "end": 4519,
      "loc": {
        "start": {
          "line": 180,
          "column": 32
        },
        "end": {
          "line": 180,
          "column": 33
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n         * @desc\n         * The pushed node's paths\n         * @lineNumber\n         * 159\n         ",
      "start": 4528,
      "end": 4633,
      "loc": {
        "start": {
          "line": 181,
          "column": 8
        },
        "end": {
          "line": 186,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4642,
      "end": 4646,
      "loc": {
        "start": {
          "line": 187,
          "column": 8
        },
        "end": {
          "line": 187,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4646,
      "end": 4647,
      "loc": {
        "start": {
          "line": 187,
          "column": 12
        },
        "end": {
          "line": 187,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_pushedPath",
      "start": 4647,
      "end": 4658,
      "loc": {
        "start": {
          "line": 187,
          "column": 13
        },
        "end": {
          "line": 187,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4659,
      "end": 4660,
      "loc": {
        "start": {
          "line": 187,
          "column": 25
        },
        "end": {
          "line": 187,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 4661,
      "end": 4664,
      "loc": {
        "start": {
          "line": 187,
          "column": 27
        },
        "end": {
          "line": 187,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Set",
      "start": 4665,
      "end": 4668,
      "loc": {
        "start": {
          "line": 187,
          "column": 31
        },
        "end": {
          "line": 187,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4668,
      "end": 4669,
      "loc": {
        "start": {
          "line": 187,
          "column": 34
        },
        "end": {
          "line": 187,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4669,
      "end": 4670,
      "loc": {
        "start": {
          "line": 187,
          "column": 35
        },
        "end": {
          "line": 187,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4670,
      "end": 4671,
      "loc": {
        "start": {
          "line": 187,
          "column": 36
        },
        "end": {
          "line": 187,
          "column": 37
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n         * @desc\n         * Stores how queued nodes depend on each other\n         * @lineNumber\n         * 162\n         ",
      "start": 4680,
      "end": 4806,
      "loc": {
        "start": {
          "line": 188,
          "column": 8
        },
        "end": {
          "line": 193,
          "column": 11
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " eslint-disable-next-line no-spaced-func",
      "start": 4815,
      "end": 4857,
      "loc": {
        "start": {
          "line": 194,
          "column": 8
        },
        "end": {
          "line": 194,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4866,
      "end": 4870,
      "loc": {
        "start": {
          "line": 195,
          "column": 8
        },
        "end": {
          "line": 195,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4870,
      "end": 4871,
      "loc": {
        "start": {
          "line": 195,
          "column": 12
        },
        "end": {
          "line": 195,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_dependingOn",
      "start": 4871,
      "end": 4883,
      "loc": {
        "start": {
          "line": 195,
          "column": 13
        },
        "end": {
          "line": 195,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4884,
      "end": 4885,
      "loc": {
        "start": {
          "line": 195,
          "column": 26
        },
        "end": {
          "line": 195,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 4886,
      "end": 4889,
      "loc": {
        "start": {
          "line": 195,
          "column": 28
        },
        "end": {
          "line": 195,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Map",
      "start": 4890,
      "end": 4893,
      "loc": {
        "start": {
          "line": 195,
          "column": 32
        },
        "end": {
          "line": 195,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4893,
      "end": 4894,
      "loc": {
        "start": {
          "line": 195,
          "column": 35
        },
        "end": {
          "line": 195,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4894,
      "end": 4895,
      "loc": {
        "start": {
          "line": 195,
          "column": 36
        },
        "end": {
          "line": 195,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4895,
      "end": 4896,
      "loc": {
        "start": {
          "line": 195,
          "column": 37
        },
        "end": {
          "line": 195,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4905,
      "end": 4909,
      "loc": {
        "start": {
          "line": 196,
          "column": 8
        },
        "end": {
          "line": 196,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4909,
      "end": 4910,
      "loc": {
        "start": {
          "line": 196,
          "column": 12
        },
        "end": {
          "line": 196,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_queue",
      "start": 4910,
      "end": 4916,
      "loc": {
        "start": {
          "line": 196,
          "column": 13
        },
        "end": {
          "line": 196,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4917,
      "end": 4918,
      "loc": {
        "start": {
          "line": 196,
          "column": 20
        },
        "end": {
          "line": 196,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 4919,
      "end": 4922,
      "loc": {
        "start": {
          "line": 196,
          "column": 22
        },
        "end": {
          "line": 196,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "PromiseQueue",
      "start": 4923,
      "end": 4935,
      "loc": {
        "start": {
          "line": 196,
          "column": 26
        },
        "end": {
          "line": 196,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4935,
      "end": 4936,
      "loc": {
        "start": {
          "line": 196,
          "column": 38
        },
        "end": {
          "line": 196,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4936,
      "end": 4937,
      "loc": {
        "start": {
          "line": 196,
          "column": 39
        },
        "end": {
          "line": 196,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "concurrency",
      "start": 4950,
      "end": 4961,
      "loc": {
        "start": {
          "line": 197,
          "column": 12
        },
        "end": {
          "line": 197,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4961,
      "end": 4962,
      "loc": {
        "start": {
          "line": 197,
          "column": 23
        },
        "end": {
          "line": 197,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 250,
      "start": 4963,
      "end": 4966,
      "loc": {
        "start": {
          "line": 197,
          "column": 25
        },
        "end": {
          "line": 197,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4966,
      "end": 4967,
      "loc": {
        "start": {
          "line": 197,
          "column": 28
        },
        "end": {
          "line": 197,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4976,
      "end": 4977,
      "loc": {
        "start": {
          "line": 198,
          "column": 8
        },
        "end": {
          "line": 198,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4977,
      "end": 4978,
      "loc": {
        "start": {
          "line": 198,
          "column": 9
        },
        "end": {
          "line": 198,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4978,
      "end": 4979,
      "loc": {
        "start": {
          "line": 198,
          "column": 10
        },
        "end": {
          "line": 198,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4988,
      "end": 4992,
      "loc": {
        "start": {
          "line": 199,
          "column": 8
        },
        "end": {
          "line": 199,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4992,
      "end": 4993,
      "loc": {
        "start": {
          "line": 199,
          "column": 12
        },
        "end": {
          "line": 199,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_nodeHandler",
      "start": 4993,
      "end": 5005,
      "loc": {
        "start": {
          "line": 199,
          "column": 13
        },
        "end": {
          "line": 199,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5006,
      "end": 5007,
      "loc": {
        "start": {
          "line": 199,
          "column": 26
        },
        "end": {
          "line": 199,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "handleNode",
      "start": 5008,
      "end": 5018,
      "loc": {
        "start": {
          "line": 199,
          "column": 28
        },
        "end": {
          "line": 199,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5018,
      "end": 5019,
      "loc": {
        "start": {
          "line": 199,
          "column": 38
        },
        "end": {
          "line": 199,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5028,
      "end": 5032,
      "loc": {
        "start": {
          "line": 200,
          "column": 8
        },
        "end": {
          "line": 200,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5032,
      "end": 5033,
      "loc": {
        "start": {
          "line": 200,
          "column": 12
        },
        "end": {
          "line": 200,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_readNodeFile",
      "start": 5033,
      "end": 5046,
      "loc": {
        "start": {
          "line": 200,
          "column": 13
        },
        "end": {
          "line": 200,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5047,
      "end": 5048,
      "loc": {
        "start": {
          "line": 200,
          "column": 27
        },
        "end": {
          "line": 200,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "readNodeFile",
      "start": 5049,
      "end": 5061,
      "loc": {
        "start": {
          "line": 200,
          "column": 29
        },
        "end": {
          "line": 200,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5061,
      "end": 5062,
      "loc": {
        "start": {
          "line": 200,
          "column": 41
        },
        "end": {
          "line": 200,
          "column": 42
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Setup context",
      "start": 5071,
      "end": 5087,
      "loc": {
        "start": {
          "line": 201,
          "column": 8
        },
        "end": {
          "line": 201,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5096,
      "end": 5100,
      "loc": {
        "start": {
          "line": 202,
          "column": 8
        },
        "end": {
          "line": 202,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5100,
      "end": 5101,
      "loc": {
        "start": {
          "line": 202,
          "column": 12
        },
        "end": {
          "line": 202,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_atserverVersion",
      "start": 5101,
      "end": 5117,
      "loc": {
        "start": {
          "line": 202,
          "column": 13
        },
        "end": {
          "line": 202,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5118,
      "end": 5119,
      "loc": {
        "start": {
          "line": 202,
          "column": 30
        },
        "end": {
          "line": 202,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "atserverVersion",
      "start": 5120,
      "end": 5135,
      "loc": {
        "start": {
          "line": 202,
          "column": 32
        },
        "end": {
          "line": 202,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5135,
      "end": 5136,
      "loc": {
        "start": {
          "line": 202,
          "column": 47
        },
        "end": {
          "line": 202,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5141,
      "end": 5142,
      "loc": {
        "start": {
          "line": 203,
          "column": 4
        },
        "end": {
          "line": 203,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * @desc\n     *\n     * @lineNumber\n     * 184\n     * @type\n     * {string}\n     ",
      "start": 5147,
      "end": 5237,
      "loc": {
        "start": {
          "line": 204,
          "column": 4
        },
        "end": {
          "line": 211,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "get",
      "start": 5242,
      "end": 5245,
      "loc": {
        "start": {
          "line": 212,
          "column": 4
        },
        "end": {
          "line": 212,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "atserverVersion",
      "start": 5246,
      "end": 5261,
      "loc": {
        "start": {
          "line": 212,
          "column": 8
        },
        "end": {
          "line": 212,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5261,
      "end": 5262,
      "loc": {
        "start": {
          "line": 212,
          "column": 23
        },
        "end": {
          "line": 212,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5262,
      "end": 5263,
      "loc": {
        "start": {
          "line": 212,
          "column": 24
        },
        "end": {
          "line": 212,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5264,
      "end": 5265,
      "loc": {
        "start": {
          "line": 212,
          "column": 26
        },
        "end": {
          "line": 212,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 5274,
      "end": 5280,
      "loc": {
        "start": {
          "line": 213,
          "column": 8
        },
        "end": {
          "line": 213,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5281,
      "end": 5285,
      "loc": {
        "start": {
          "line": 213,
          "column": 15
        },
        "end": {
          "line": 213,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5285,
      "end": 5286,
      "loc": {
        "start": {
          "line": 213,
          "column": 19
        },
        "end": {
          "line": 213,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_atserverVersion",
      "start": 5286,
      "end": 5302,
      "loc": {
        "start": {
          "line": 213,
          "column": 20
        },
        "end": {
          "line": 213,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5302,
      "end": 5303,
      "loc": {
        "start": {
          "line": 213,
          "column": 36
        },
        "end": {
          "line": 213,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5308,
      "end": 5309,
      "loc": {
        "start": {
          "line": 214,
          "column": 4
        },
        "end": {
          "line": 214,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * @desc\n     * Starts the browser at the given path.\n     * @lineNumber\n     * 200\n     * @param\n     * {string} path\n     * @param\n     * {undefined} options\n     * @return\n     * {Promise}\n     ",
      "start": 5314,
      "end": 5521,
      "loc": {
        "start": {
          "line": 215,
          "column": 4
        },
        "end": {
          "line": 226,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 5526,
      "end": 5531,
      "loc": {
        "start": {
          "line": 227,
          "column": 4
        },
        "end": {
          "line": 227,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "browse",
      "start": 5532,
      "end": 5538,
      "loc": {
        "start": {
          "line": 227,
          "column": 10
        },
        "end": {
          "line": 227,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5538,
      "end": 5539,
      "loc": {
        "start": {
          "line": 227,
          "column": 16
        },
        "end": {
          "line": 227,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 5539,
      "end": 5543,
      "loc": {
        "start": {
          "line": 227,
          "column": 17
        },
        "end": {
          "line": 227,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5543,
      "end": 5544,
      "loc": {
        "start": {
          "line": 227,
          "column": 21
        },
        "end": {
          "line": 227,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 5545,
      "end": 5552,
      "loc": {
        "start": {
          "line": 227,
          "column": 23
        },
        "end": {
          "line": 227,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5553,
      "end": 5554,
      "loc": {
        "start": {
          "line": 227,
          "column": 31
        },
        "end": {
          "line": 227,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5555,
      "end": 5556,
      "loc": {
        "start": {
          "line": 227,
          "column": 33
        },
        "end": {
          "line": 227,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5556,
      "end": 5557,
      "loc": {
        "start": {
          "line": 227,
          "column": 34
        },
        "end": {
          "line": 227,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5557,
      "end": 5558,
      "loc": {
        "start": {
          "line": 227,
          "column": 35
        },
        "end": {
          "line": 227,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5559,
      "end": 5560,
      "loc": {
        "start": {
          "line": 227,
          "column": 37
        },
        "end": {
          "line": 227,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 5569,
      "end": 5572,
      "loc": {
        "start": {
          "line": 228,
          "column": 8
        },
        "end": {
          "line": 228,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "processError",
      "start": 5573,
      "end": 5585,
      "loc": {
        "start": {
          "line": 228,
          "column": 12
        },
        "end": {
          "line": 228,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5585,
      "end": 5586,
      "loc": {
        "start": {
          "line": 228,
          "column": 24
        },
        "end": {
          "line": 228,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 5595,
      "end": 5600,
      "loc": {
        "start": {
          "line": 229,
          "column": 8
        },
        "end": {
          "line": 229,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "done",
      "start": 5601,
      "end": 5605,
      "loc": {
        "start": {
          "line": 229,
          "column": 14
        },
        "end": {
          "line": 229,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5606,
      "end": 5607,
      "loc": {
        "start": {
          "line": 229,
          "column": 19
        },
        "end": {
          "line": 229,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 5608,
      "end": 5611,
      "loc": {
        "start": {
          "line": 229,
          "column": 21
        },
        "end": {
          "line": 229,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Promise",
      "start": 5612,
      "end": 5619,
      "loc": {
        "start": {
          "line": 229,
          "column": 25
        },
        "end": {
          "line": 229,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5619,
      "end": 5620,
      "loc": {
        "start": {
          "line": 229,
          "column": 32
        },
        "end": {
          "line": 229,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5620,
      "end": 5621,
      "loc": {
        "start": {
          "line": 229,
          "column": 33
        },
        "end": {
          "line": 229,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resolve",
      "start": 5621,
      "end": 5628,
      "loc": {
        "start": {
          "line": 229,
          "column": 34
        },
        "end": {
          "line": 229,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5628,
      "end": 5629,
      "loc": {
        "start": {
          "line": 229,
          "column": 41
        },
        "end": {
          "line": 229,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reject",
      "start": 5630,
      "end": 5636,
      "loc": {
        "start": {
          "line": 229,
          "column": 43
        },
        "end": {
          "line": 229,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5636,
      "end": 5637,
      "loc": {
        "start": {
          "line": 229,
          "column": 49
        },
        "end": {
          "line": 229,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5638,
      "end": 5640,
      "loc": {
        "start": {
          "line": 229,
          "column": 51
        },
        "end": {
          "line": 229,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5641,
      "end": 5642,
      "loc": {
        "start": {
          "line": 229,
          "column": 54
        },
        "end": {
          "line": 229,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5655,
      "end": 5659,
      "loc": {
        "start": {
          "line": 230,
          "column": 12
        },
        "end": {
          "line": 230,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5659,
      "end": 5660,
      "loc": {
        "start": {
          "line": 230,
          "column": 16
        },
        "end": {
          "line": 230,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_reject",
      "start": 5660,
      "end": 5667,
      "loc": {
        "start": {
          "line": 230,
          "column": 17
        },
        "end": {
          "line": 230,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5668,
      "end": 5669,
      "loc": {
        "start": {
          "line": 230,
          "column": 25
        },
        "end": {
          "line": 230,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5670,
      "end": 5671,
      "loc": {
        "start": {
          "line": 230,
          "column": 27
        },
        "end": {
          "line": 230,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "err",
      "start": 5671,
      "end": 5674,
      "loc": {
        "start": {
          "line": 230,
          "column": 28
        },
        "end": {
          "line": 230,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5674,
      "end": 5675,
      "loc": {
        "start": {
          "line": 230,
          "column": 31
        },
        "end": {
          "line": 230,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5676,
      "end": 5678,
      "loc": {
        "start": {
          "line": 230,
          "column": 33
        },
        "end": {
          "line": 230,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5679,
      "end": 5680,
      "loc": {
        "start": {
          "line": 230,
          "column": 36
        },
        "end": {
          "line": 230,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 5697,
      "end": 5699,
      "loc": {
        "start": {
          "line": 231,
          "column": 16
        },
        "end": {
          "line": 231,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5700,
      "end": 5701,
      "loc": {
        "start": {
          "line": 231,
          "column": 19
        },
        "end": {
          "line": 231,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "processError",
      "start": 5701,
      "end": 5713,
      "loc": {
        "start": {
          "line": 231,
          "column": 20
        },
        "end": {
          "line": 231,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5713,
      "end": 5714,
      "loc": {
        "start": {
          "line": 231,
          "column": 32
        },
        "end": {
          "line": 231,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5715,
      "end": 5716,
      "loc": {
        "start": {
          "line": 231,
          "column": 34
        },
        "end": {
          "line": 231,
          "column": 35
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Multiple errors occured. In most cases this means, that the server connection was",
      "start": 5737,
      "end": 5821,
      "loc": {
        "start": {
          "line": 232,
          "column": 20
        },
        "end": {
          "line": 232,
          "column": 104
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " closed after the first error.",
      "start": 5842,
      "end": 5874,
      "loc": {
        "start": {
          "line": 233,
          "column": 20
        },
        "end": {
          "line": 233,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Logger",
      "start": 5895,
      "end": 5901,
      "loc": {
        "start": {
          "line": 234,
          "column": 20
        },
        "end": {
          "line": 234,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5901,
      "end": 5902,
      "loc": {
        "start": {
          "line": 234,
          "column": 26
        },
        "end": {
          "line": 234,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "debug",
      "start": 5902,
      "end": 5907,
      "loc": {
        "start": {
          "line": 234,
          "column": 27
        },
        "end": {
          "line": 234,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5907,
      "end": 5908,
      "loc": {
        "start": {
          "line": 234,
          "column": 32
        },
        "end": {
          "line": 234,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Additional error",
      "start": 5908,
      "end": 5926,
      "loc": {
        "start": {
          "line": 234,
          "column": 33
        },
        "end": {
          "line": 234,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5926,
      "end": 5927,
      "loc": {
        "start": {
          "line": 234,
          "column": 51
        },
        "end": {
          "line": 234,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "err",
      "start": 5928,
      "end": 5931,
      "loc": {
        "start": {
          "line": 234,
          "column": 53
        },
        "end": {
          "line": 234,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5931,
      "end": 5932,
      "loc": {
        "start": {
          "line": 234,
          "column": 56
        },
        "end": {
          "line": 234,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5932,
      "end": 5933,
      "loc": {
        "start": {
          "line": 234,
          "column": 57
        },
        "end": {
          "line": 234,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 5954,
      "end": 5960,
      "loc": {
        "start": {
          "line": 235,
          "column": 20
        },
        "end": {
          "line": 235,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5960,
      "end": 5961,
      "loc": {
        "start": {
          "line": 235,
          "column": 26
        },
        "end": {
          "line": 235,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5978,
      "end": 5979,
      "loc": {
        "start": {
          "line": 236,
          "column": 16
        },
        "end": {
          "line": 236,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "processError",
      "start": 5996,
      "end": 6008,
      "loc": {
        "start": {
          "line": 237,
          "column": 16
        },
        "end": {
          "line": 237,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6009,
      "end": 6010,
      "loc": {
        "start": {
          "line": 237,
          "column": 29
        },
        "end": {
          "line": 237,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "err",
      "start": 6011,
      "end": 6014,
      "loc": {
        "start": {
          "line": 237,
          "column": 31
        },
        "end": {
          "line": 237,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6014,
      "end": 6015,
      "loc": {
        "start": {
          "line": 237,
          "column": 34
        },
        "end": {
          "line": 237,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6032,
      "end": 6036,
      "loc": {
        "start": {
          "line": 238,
          "column": 16
        },
        "end": {
          "line": 238,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6036,
      "end": 6037,
      "loc": {
        "start": {
          "line": 238,
          "column": 20
        },
        "end": {
          "line": 238,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_queue",
      "start": 6037,
      "end": 6043,
      "loc": {
        "start": {
          "line": 238,
          "column": 21
        },
        "end": {
          "line": 238,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6043,
      "end": 6044,
      "loc": {
        "start": {
          "line": 238,
          "column": 27
        },
        "end": {
          "line": 238,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pause",
      "start": 6044,
      "end": 6049,
      "loc": {
        "start": {
          "line": 238,
          "column": 28
        },
        "end": {
          "line": 238,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6049,
      "end": 6050,
      "loc": {
        "start": {
          "line": 238,
          "column": 33
        },
        "end": {
          "line": 238,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6050,
      "end": 6051,
      "loc": {
        "start": {
          "line": 238,
          "column": 34
        },
        "end": {
          "line": 238,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6051,
      "end": 6052,
      "loc": {
        "start": {
          "line": 238,
          "column": 35
        },
        "end": {
          "line": 238,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6069,
      "end": 6073,
      "loc": {
        "start": {
          "line": 239,
          "column": 16
        },
        "end": {
          "line": 239,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6073,
      "end": 6074,
      "loc": {
        "start": {
          "line": 239,
          "column": 20
        },
        "end": {
          "line": 239,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_queue",
      "start": 6074,
      "end": 6080,
      "loc": {
        "start": {
          "line": 239,
          "column": 21
        },
        "end": {
          "line": 239,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6080,
      "end": 6081,
      "loc": {
        "start": {
          "line": 239,
          "column": 27
        },
        "end": {
          "line": 239,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clear",
      "start": 6081,
      "end": 6086,
      "loc": {
        "start": {
          "line": 239,
          "column": 28
        },
        "end": {
          "line": 239,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6086,
      "end": 6087,
      "loc": {
        "start": {
          "line": 239,
          "column": 33
        },
        "end": {
          "line": 239,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6087,
      "end": 6088,
      "loc": {
        "start": {
          "line": 239,
          "column": 34
        },
        "end": {
          "line": 239,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6088,
      "end": 6089,
      "loc": {
        "start": {
          "line": 239,
          "column": 35
        },
        "end": {
          "line": 239,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reject",
      "start": 6106,
      "end": 6112,
      "loc": {
        "start": {
          "line": 240,
          "column": 16
        },
        "end": {
          "line": 240,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6112,
      "end": 6113,
      "loc": {
        "start": {
          "line": 240,
          "column": 22
        },
        "end": {
          "line": 240,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "err",
      "start": 6113,
      "end": 6116,
      "loc": {
        "start": {
          "line": 240,
          "column": 23
        },
        "end": {
          "line": 240,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6116,
      "end": 6117,
      "loc": {
        "start": {
          "line": 240,
          "column": 26
        },
        "end": {
          "line": 240,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6117,
      "end": 6118,
      "loc": {
        "start": {
          "line": 240,
          "column": 27
        },
        "end": {
          "line": 240,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6131,
      "end": 6132,
      "loc": {
        "start": {
          "line": 241,
          "column": 12
        },
        "end": {
          "line": 241,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6132,
      "end": 6133,
      "loc": {
        "start": {
          "line": 241,
          "column": 13
        },
        "end": {
          "line": 241,
          "column": 14
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " write initial path",
      "start": 6146,
      "end": 6167,
      "loc": {
        "start": {
          "line": 242,
          "column": 12
        },
        "end": {
          "line": 242,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6180,
      "end": 6184,
      "loc": {
        "start": {
          "line": 243,
          "column": 12
        },
        "end": {
          "line": 243,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6184,
      "end": 6185,
      "loc": {
        "start": {
          "line": 243,
          "column": 16
        },
        "end": {
          "line": 243,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "processPath",
      "start": 6185,
      "end": 6196,
      "loc": {
        "start": {
          "line": 243,
          "column": 17
        },
        "end": {
          "line": 243,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6196,
      "end": 6197,
      "loc": {
        "start": {
          "line": 243,
          "column": 28
        },
        "end": {
          "line": 243,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6197,
      "end": 6198,
      "loc": {
        "start": {
          "line": 243,
          "column": 29
        },
        "end": {
          "line": 243,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 6199,
      "end": 6203,
      "loc": {
        "start": {
          "line": 243,
          "column": 31
        },
        "end": {
          "line": 243,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6203,
      "end": 6204,
      "loc": {
        "start": {
          "line": 243,
          "column": 35
        },
        "end": {
          "line": 243,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "...",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6205,
      "end": 6208,
      "loc": {
        "start": {
          "line": 243,
          "column": 37
        },
        "end": {
          "line": 243,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 6208,
      "end": 6215,
      "loc": {
        "start": {
          "line": 243,
          "column": 40
        },
        "end": {
          "line": 243,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6216,
      "end": 6217,
      "loc": {
        "start": {
          "line": 243,
          "column": 48
        },
        "end": {
          "line": 243,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6217,
      "end": 6218,
      "loc": {
        "start": {
          "line": 243,
          "column": 49
        },
        "end": {
          "line": 243,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6218,
      "end": 6219,
      "loc": {
        "start": {
          "line": 243,
          "column": 50
        },
        "end": {
          "line": 243,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6232,
      "end": 6236,
      "loc": {
        "start": {
          "line": 244,
          "column": 12
        },
        "end": {
          "line": 244,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6236,
      "end": 6237,
      "loc": {
        "start": {
          "line": 244,
          "column": 16
        },
        "end": {
          "line": 244,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_queue",
      "start": 6237,
      "end": 6243,
      "loc": {
        "start": {
          "line": 244,
          "column": 17
        },
        "end": {
          "line": 244,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6243,
      "end": 6244,
      "loc": {
        "start": {
          "line": 244,
          "column": 23
        },
        "end": {
          "line": 244,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "onIdle",
      "start": 6244,
      "end": 6250,
      "loc": {
        "start": {
          "line": 244,
          "column": 24
        },
        "end": {
          "line": 244,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6250,
      "end": 6251,
      "loc": {
        "start": {
          "line": 244,
          "column": 30
        },
        "end": {
          "line": 244,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6251,
      "end": 6252,
      "loc": {
        "start": {
          "line": 244,
          "column": 31
        },
        "end": {
          "line": 244,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6252,
      "end": 6253,
      "loc": {
        "start": {
          "line": 244,
          "column": 32
        },
        "end": {
          "line": 244,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "then",
      "start": 6253,
      "end": 6257,
      "loc": {
        "start": {
          "line": 244,
          "column": 33
        },
        "end": {
          "line": 244,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6257,
      "end": 6258,
      "loc": {
        "start": {
          "line": 244,
          "column": 37
        },
        "end": {
          "line": 244,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6258,
      "end": 6259,
      "loc": {
        "start": {
          "line": 244,
          "column": 38
        },
        "end": {
          "line": 244,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6259,
      "end": 6260,
      "loc": {
        "start": {
          "line": 244,
          "column": 39
        },
        "end": {
          "line": 244,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6261,
      "end": 6263,
      "loc": {
        "start": {
          "line": 244,
          "column": 41
        },
        "end": {
          "line": 244,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6264,
      "end": 6265,
      "loc": {
        "start": {
          "line": 244,
          "column": 44
        },
        "end": {
          "line": 244,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 6282,
      "end": 6284,
      "loc": {
        "start": {
          "line": 245,
          "column": 16
        },
        "end": {
          "line": 245,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6285,
      "end": 6286,
      "loc": {
        "start": {
          "line": 245,
          "column": 19
        },
        "end": {
          "line": 245,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "processError",
      "start": 6286,
      "end": 6298,
      "loc": {
        "start": {
          "line": 245,
          "column": 20
        },
        "end": {
          "line": 245,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6298,
      "end": 6299,
      "loc": {
        "start": {
          "line": 245,
          "column": 32
        },
        "end": {
          "line": 245,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6300,
      "end": 6301,
      "loc": {
        "start": {
          "line": 245,
          "column": 34
        },
        "end": {
          "line": 245,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 6322,
      "end": 6328,
      "loc": {
        "start": {
          "line": 246,
          "column": 20
        },
        "end": {
          "line": 246,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6328,
      "end": 6329,
      "loc": {
        "start": {
          "line": 246,
          "column": 26
        },
        "end": {
          "line": 246,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6346,
      "end": 6347,
      "loc": {
        "start": {
          "line": 247,
          "column": 16
        },
        "end": {
          "line": 247,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 6364,
      "end": 6366,
      "loc": {
        "start": {
          "line": 248,
          "column": 16
        },
        "end": {
          "line": 248,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6367,
      "end": 6368,
      "loc": {
        "start": {
          "line": 248,
          "column": 19
        },
        "end": {
          "line": 248,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6368,
      "end": 6372,
      "loc": {
        "start": {
          "line": 248,
          "column": 20
        },
        "end": {
          "line": 248,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6372,
      "end": 6373,
      "loc": {
        "start": {
          "line": 248,
          "column": 24
        },
        "end": {
          "line": 248,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_dependingOn",
      "start": 6373,
      "end": 6385,
      "loc": {
        "start": {
          "line": 248,
          "column": 25
        },
        "end": {
          "line": 248,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6385,
      "end": 6386,
      "loc": {
        "start": {
          "line": 248,
          "column": 37
        },
        "end": {
          "line": 248,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "size",
      "start": 6386,
      "end": 6390,
      "loc": {
        "start": {
          "line": 248,
          "column": 38
        },
        "end": {
          "line": 248,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6390,
      "end": 6391,
      "loc": {
        "start": {
          "line": 248,
          "column": 42
        },
        "end": {
          "line": 248,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6392,
      "end": 6393,
      "loc": {
        "start": {
          "line": 248,
          "column": 44
        },
        "end": {
          "line": 248,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reject",
      "start": 6414,
      "end": 6420,
      "loc": {
        "start": {
          "line": 249,
          "column": 20
        },
        "end": {
          "line": 249,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6420,
      "end": 6421,
      "loc": {
        "start": {
          "line": 249,
          "column": 26
        },
        "end": {
          "line": 249,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 6421,
      "end": 6424,
      "loc": {
        "start": {
          "line": 249,
          "column": 27
        },
        "end": {
          "line": 249,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Error",
      "start": 6425,
      "end": 6430,
      "loc": {
        "start": {
          "line": 249,
          "column": 31
        },
        "end": {
          "line": 249,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6430,
      "end": 6431,
      "loc": {
        "start": {
          "line": 249,
          "column": 36
        },
        "end": {
          "line": 249,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6431,
      "end": 6432,
      "loc": {
        "start": {
          "line": 249,
          "column": 37
        },
        "end": {
          "line": 249,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Some nodes are still waiting for dependencies\n  Missing nodes: ",
      "start": 6432,
      "end": 6495,
      "loc": {
        "start": {
          "line": 249,
          "column": 38
        },
        "end": {
          "line": 250,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6495,
      "end": 6497,
      "loc": {
        "start": {
          "line": 250,
          "column": 17
        },
        "end": {
          "line": 250,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Array",
      "start": 6497,
      "end": 6502,
      "loc": {
        "start": {
          "line": 250,
          "column": 19
        },
        "end": {
          "line": 250,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6502,
      "end": 6503,
      "loc": {
        "start": {
          "line": 250,
          "column": 24
        },
        "end": {
          "line": 250,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 6503,
      "end": 6507,
      "loc": {
        "start": {
          "line": 250,
          "column": 25
        },
        "end": {
          "line": 250,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6507,
      "end": 6508,
      "loc": {
        "start": {
          "line": 250,
          "column": 29
        },
        "end": {
          "line": 250,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6508,
      "end": 6512,
      "loc": {
        "start": {
          "line": 250,
          "column": 30
        },
        "end": {
          "line": 250,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6512,
      "end": 6513,
      "loc": {
        "start": {
          "line": 250,
          "column": 34
        },
        "end": {
          "line": 250,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_dependingOn",
      "start": 6513,
      "end": 6525,
      "loc": {
        "start": {
          "line": 250,
          "column": 35
        },
        "end": {
          "line": 250,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6525,
      "end": 6526,
      "loc": {
        "start": {
          "line": 250,
          "column": 47
        },
        "end": {
          "line": 250,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "keys",
      "start": 6526,
      "end": 6530,
      "loc": {
        "start": {
          "line": 250,
          "column": 48
        },
        "end": {
          "line": 250,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6530,
      "end": 6531,
      "loc": {
        "start": {
          "line": 250,
          "column": 52
        },
        "end": {
          "line": 250,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6531,
      "end": 6532,
      "loc": {
        "start": {
          "line": 250,
          "column": 53
        },
        "end": {
          "line": 250,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6532,
      "end": 6533,
      "loc": {
        "start": {
          "line": 250,
          "column": 54
        },
        "end": {
          "line": 250,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6533,
      "end": 6534,
      "loc": {
        "start": {
          "line": 250,
          "column": 55
        },
        "end": {
          "line": 250,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "join",
      "start": 6534,
      "end": 6538,
      "loc": {
        "start": {
          "line": 250,
          "column": 56
        },
        "end": {
          "line": 250,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6538,
      "end": 6539,
      "loc": {
        "start": {
          "line": 250,
          "column": 60
        },
        "end": {
          "line": 250,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ", ",
      "start": 6539,
      "end": 6543,
      "loc": {
        "start": {
          "line": 250,
          "column": 61
        },
        "end": {
          "line": 250,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6543,
      "end": 6544,
      "loc": {
        "start": {
          "line": 250,
          "column": 65
        },
        "end": {
          "line": 250,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6544,
      "end": 6545,
      "loc": {
        "start": {
          "line": 250,
          "column": 66
        },
        "end": {
          "line": 250,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\n  - Pull these nodes or add them to the ignored ones",
      "start": 6545,
      "end": 6598,
      "loc": {
        "start": {
          "line": 250,
          "column": 67
        },
        "end": {
          "line": 251,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6598,
      "end": 6599,
      "loc": {
        "start": {
          "line": 251,
          "column": 52
        },
        "end": {
          "line": 251,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6599,
      "end": 6600,
      "loc": {
        "start": {
          "line": 251,
          "column": 53
        },
        "end": {
          "line": 251,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6600,
      "end": 6601,
      "loc": {
        "start": {
          "line": 251,
          "column": 54
        },
        "end": {
          "line": 251,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6601,
      "end": 6602,
      "loc": {
        "start": {
          "line": 251,
          "column": 55
        },
        "end": {
          "line": 251,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6619,
      "end": 6620,
      "loc": {
        "start": {
          "line": 252,
          "column": 16
        },
        "end": {
          "line": 252,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resolve",
      "start": 6637,
      "end": 6644,
      "loc": {
        "start": {
          "line": 253,
          "column": 16
        },
        "end": {
          "line": 253,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6644,
      "end": 6645,
      "loc": {
        "start": {
          "line": 253,
          "column": 23
        },
        "end": {
          "line": 253,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6645,
      "end": 6646,
      "loc": {
        "start": {
          "line": 253,
          "column": 24
        },
        "end": {
          "line": 253,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6646,
      "end": 6647,
      "loc": {
        "start": {
          "line": 253,
          "column": 25
        },
        "end": {
          "line": 253,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6660,
      "end": 6661,
      "loc": {
        "start": {
          "line": 254,
          "column": 12
        },
        "end": {
          "line": 254,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6661,
      "end": 6662,
      "loc": {
        "start": {
          "line": 254,
          "column": 13
        },
        "end": {
          "line": 254,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6662,
      "end": 6663,
      "loc": {
        "start": {
          "line": 254,
          "column": 14
        },
        "end": {
          "line": 254,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6672,
      "end": 6673,
      "loc": {
        "start": {
          "line": 255,
          "column": 8
        },
        "end": {
          "line": 255,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6673,
      "end": 6674,
      "loc": {
        "start": {
          "line": 255,
          "column": 9
        },
        "end": {
          "line": 255,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6674,
      "end": 6675,
      "loc": {
        "start": {
          "line": 255,
          "column": 10
        },
        "end": {
          "line": 255,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 6684,
      "end": 6690,
      "loc": {
        "start": {
          "line": 256,
          "column": 8
        },
        "end": {
          "line": 256,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "done",
      "start": 6691,
      "end": 6695,
      "loc": {
        "start": {
          "line": 256,
          "column": 15
        },
        "end": {
          "line": 256,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6695,
      "end": 6696,
      "loc": {
        "start": {
          "line": 256,
          "column": 19
        },
        "end": {
          "line": 256,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6701,
      "end": 6702,
      "loc": {
        "start": {
          "line": 257,
          "column": 4
        },
        "end": {
          "line": 257,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * @desc\n     * Enqueues a {@link SourceBrowser#_processPath} call with the given options.\n     * @lineNumber\n     * 246\n     * @param\n     * {ProcessPathOptions} options\n     * @return\n     * {Promise}\n     ",
      "start": 6707,
      "end": 6925,
      "loc": {
        "start": {
          "line": 258,
          "column": 4
        },
        "end": {
          "line": 267,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "processPath",
      "start": 6930,
      "end": 6941,
      "loc": {
        "start": {
          "line": 268,
          "column": 4
        },
        "end": {
          "line": 268,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6941,
      "end": 6942,
      "loc": {
        "start": {
          "line": 268,
          "column": 15
        },
        "end": {
          "line": 268,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 6942,
      "end": 6949,
      "loc": {
        "start": {
          "line": 268,
          "column": 16
        },
        "end": {
          "line": 268,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6949,
      "end": 6950,
      "loc": {
        "start": {
          "line": 268,
          "column": 23
        },
        "end": {
          "line": 268,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6951,
      "end": 6952,
      "loc": {
        "start": {
          "line": 268,
          "column": 25
        },
        "end": {
          "line": 268,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 6961,
      "end": 6967,
      "loc": {
        "start": {
          "line": 269,
          "column": 8
        },
        "end": {
          "line": 269,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6968,
      "end": 6972,
      "loc": {
        "start": {
          "line": 269,
          "column": 15
        },
        "end": {
          "line": 269,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6972,
      "end": 6973,
      "loc": {
        "start": {
          "line": 269,
          "column": 19
        },
        "end": {
          "line": 269,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_queue",
      "start": 6973,
      "end": 6979,
      "loc": {
        "start": {
          "line": 269,
          "column": 20
        },
        "end": {
          "line": 269,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6979,
      "end": 6980,
      "loc": {
        "start": {
          "line": 269,
          "column": 26
        },
        "end": {
          "line": 269,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "add",
      "start": 6980,
      "end": 6983,
      "loc": {
        "start": {
          "line": 269,
          "column": 27
        },
        "end": {
          "line": 269,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6983,
      "end": 6984,
      "loc": {
        "start": {
          "line": 269,
          "column": 30
        },
        "end": {
          "line": 269,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6984,
      "end": 6985,
      "loc": {
        "start": {
          "line": 269,
          "column": 31
        },
        "end": {
          "line": 269,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6985,
      "end": 6986,
      "loc": {
        "start": {
          "line": 269,
          "column": 32
        },
        "end": {
          "line": 269,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6987,
      "end": 6989,
      "loc": {
        "start": {
          "line": 269,
          "column": 34
        },
        "end": {
          "line": 269,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6990,
      "end": 6994,
      "loc": {
        "start": {
          "line": 269,
          "column": 37
        },
        "end": {
          "line": 269,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6994,
      "end": 6995,
      "loc": {
        "start": {
          "line": 269,
          "column": 41
        },
        "end": {
          "line": 269,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_processPath",
      "start": 6995,
      "end": 7007,
      "loc": {
        "start": {
          "line": 269,
          "column": 42
        },
        "end": {
          "line": 269,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7007,
      "end": 7008,
      "loc": {
        "start": {
          "line": 269,
          "column": 54
        },
        "end": {
          "line": 269,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 7008,
      "end": 7015,
      "loc": {
        "start": {
          "line": 269,
          "column": 55
        },
        "end": {
          "line": 269,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7015,
      "end": 7016,
      "loc": {
        "start": {
          "line": 269,
          "column": 62
        },
        "end": {
          "line": 269,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7016,
      "end": 7017,
      "loc": {
        "start": {
          "line": 269,
          "column": 63
        },
        "end": {
          "line": 269,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "catch",
        "keyword": "catch",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "catch",
      "start": 7017,
      "end": 7022,
      "loc": {
        "start": {
          "line": 269,
          "column": 64
        },
        "end": {
          "line": 269,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7022,
      "end": 7023,
      "loc": {
        "start": {
          "line": 269,
          "column": 69
        },
        "end": {
          "line": 269,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 7023,
      "end": 7027,
      "loc": {
        "start": {
          "line": 269,
          "column": 70
        },
        "end": {
          "line": 269,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7027,
      "end": 7028,
      "loc": {
        "start": {
          "line": 269,
          "column": 74
        },
        "end": {
          "line": 269,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_reject",
      "start": 7028,
      "end": 7035,
      "loc": {
        "start": {
          "line": 269,
          "column": 75
        },
        "end": {
          "line": 269,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7035,
      "end": 7036,
      "loc": {
        "start": {
          "line": 269,
          "column": 82
        },
        "end": {
          "line": 269,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7036,
      "end": 7037,
      "loc": {
        "start": {
          "line": 269,
          "column": 83
        },
        "end": {
          "line": 269,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7037,
      "end": 7038,
      "loc": {
        "start": {
          "line": 269,
          "column": 84
        },
        "end": {
          "line": 269,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7043,
      "end": 7044,
      "loc": {
        "start": {
          "line": 270,
          "column": 4
        },
        "end": {
          "line": 270,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * @desc\n     * Can be called by transformers to read this path before finishing it's parent nodes.\n     * @lineNumber\n     * 255\n     * @param\n     * {undefined} undefined\n     * @return\n     * {Promise}\n     ",
      "start": 7049,
      "end": 7269,
      "loc": {
        "start": {
          "line": 271,
          "column": 4
        },
        "end": {
          "line": 280,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "readNode",
      "start": 7274,
      "end": 7282,
      "loc": {
        "start": {
          "line": 281,
          "column": 4
        },
        "end": {
          "line": 281,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7282,
      "end": 7283,
      "loc": {
        "start": {
          "line": 281,
          "column": 12
        },
        "end": {
          "line": 281,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7283,
      "end": 7284,
      "loc": {
        "start": {
          "line": 281,
          "column": 13
        },
        "end": {
          "line": 281,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 7285,
      "end": 7289,
      "loc": {
        "start": {
          "line": 281,
          "column": 15
        },
        "end": {
          "line": 281,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7290,
      "end": 7291,
      "loc": {
        "start": {
          "line": 281,
          "column": 20
        },
        "end": {
          "line": 281,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7291,
      "end": 7292,
      "loc": {
        "start": {
          "line": 281,
          "column": 21
        },
        "end": {
          "line": 281,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7293,
      "end": 7294,
      "loc": {
        "start": {
          "line": 281,
          "column": 23
        },
        "end": {
          "line": 281,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 7303,
      "end": 7309,
      "loc": {
        "start": {
          "line": 282,
          "column": 8
        },
        "end": {
          "line": 282,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 7310,
      "end": 7314,
      "loc": {
        "start": {
          "line": 282,
          "column": 15
        },
        "end": {
          "line": 282,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7314,
      "end": 7315,
      "loc": {
        "start": {
          "line": 282,
          "column": 19
        },
        "end": {
          "line": 282,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_processPath",
      "start": 7315,
      "end": 7327,
      "loc": {
        "start": {
          "line": 282,
          "column": 20
        },
        "end": {
          "line": 282,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7327,
      "end": 7328,
      "loc": {
        "start": {
          "line": 282,
          "column": 32
        },
        "end": {
          "line": 282,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7328,
      "end": 7329,
      "loc": {
        "start": {
          "line": 282,
          "column": 33
        },
        "end": {
          "line": 282,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 7342,
      "end": 7346,
      "loc": {
        "start": {
          "line": 283,
          "column": 12
        },
        "end": {
          "line": 283,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7346,
      "end": 7347,
      "loc": {
        "start": {
          "line": 283,
          "column": 16
        },
        "end": {
          "line": 283,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "push",
      "start": 7360,
      "end": 7364,
      "loc": {
        "start": {
          "line": 284,
          "column": 12
        },
        "end": {
          "line": 284,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7364,
      "end": 7365,
      "loc": {
        "start": {
          "line": 284,
          "column": 16
        },
        "end": {
          "line": 284,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 7366,
      "end": 7371,
      "loc": {
        "start": {
          "line": 284,
          "column": 18
        },
        "end": {
          "line": 284,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7371,
      "end": 7372,
      "loc": {
        "start": {
          "line": 284,
          "column": 23
        },
        "end": {
          "line": 284,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7381,
      "end": 7382,
      "loc": {
        "start": {
          "line": 285,
          "column": 8
        },
        "end": {
          "line": 285,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7382,
      "end": 7383,
      "loc": {
        "start": {
          "line": 285,
          "column": 9
        },
        "end": {
          "line": 285,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7383,
      "end": 7384,
      "loc": {
        "start": {
          "line": 285,
          "column": 10
        },
        "end": {
          "line": 285,
          "column": 11
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " NOTE: If `push` is true, the browser always returns a node.",
      "start": 7385,
      "end": 7447,
      "loc": {
        "start": {
          "line": 285,
          "column": 12
        },
        "end": {
          "line": 285,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7452,
      "end": 7453,
      "loc": {
        "start": {
          "line": 286,
          "column": 4
        },
        "end": {
          "line": 286,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * @desc\n     * Where the real browsing happens: Stats the given path, discovering new node definition files,\n     * if any and finally pushes discovered nodes to {@link SourceBrowser#_processNode}.\n     * @lineNumber\n     * 267\n     * @param\n     * {ProcessPathOptions} undefined\n     * @return\n     * {Promise}\n     ",
      "start": 7458,
      "end": 7786,
      "loc": {
        "start": {
          "line": 287,
          "column": 4
        },
        "end": {
          "line": 297,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 7791,
      "end": 7796,
      "loc": {
        "start": {
          "line": 298,
          "column": 4
        },
        "end": {
          "line": 298,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_processPath",
      "start": 7797,
      "end": 7809,
      "loc": {
        "start": {
          "line": 298,
          "column": 10
        },
        "end": {
          "line": 298,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7809,
      "end": 7810,
      "loc": {
        "start": {
          "line": 298,
          "column": 22
        },
        "end": {
          "line": 298,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7810,
      "end": 7811,
      "loc": {
        "start": {
          "line": 298,
          "column": 23
        },
        "end": {
          "line": 298,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 7812,
      "end": 7816,
      "loc": {
        "start": {
          "line": 298,
          "column": 25
        },
        "end": {
          "line": 298,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7816,
      "end": 7817,
      "loc": {
        "start": {
          "line": 298,
          "column": 29
        },
        "end": {
          "line": 298,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parent",
      "start": 7818,
      "end": 7824,
      "loc": {
        "start": {
          "line": 298,
          "column": 31
        },
        "end": {
          "line": 298,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7824,
      "end": 7825,
      "loc": {
        "start": {
          "line": 298,
          "column": 37
        },
        "end": {
          "line": 298,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "children",
      "start": 7826,
      "end": 7834,
      "loc": {
        "start": {
          "line": 298,
          "column": 39
        },
        "end": {
          "line": 298,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7834,
      "end": 7835,
      "loc": {
        "start": {
          "line": 298,
          "column": 47
        },
        "end": {
          "line": 298,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "push",
      "start": 7836,
      "end": 7840,
      "loc": {
        "start": {
          "line": 298,
          "column": 49
        },
        "end": {
          "line": 298,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7841,
      "end": 7842,
      "loc": {
        "start": {
          "line": 298,
          "column": 54
        },
        "end": {
          "line": 298,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 7843,
      "end": 7847,
      "loc": {
        "start": {
          "line": 298,
          "column": 56
        },
        "end": {
          "line": 298,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7847,
      "end": 7848,
      "loc": {
        "start": {
          "line": 298,
          "column": 60
        },
        "end": {
          "line": 298,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "singleNode",
      "start": 7849,
      "end": 7859,
      "loc": {
        "start": {
          "line": 298,
          "column": 62
        },
        "end": {
          "line": 298,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7860,
      "end": 7861,
      "loc": {
        "start": {
          "line": 298,
          "column": 73
        },
        "end": {
          "line": 298,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 7862,
      "end": 7867,
      "loc": {
        "start": {
          "line": 298,
          "column": 75
        },
        "end": {
          "line": 298,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7867,
      "end": 7868,
      "loc": {
        "start": {
          "line": 298,
          "column": 80
        },
        "end": {
          "line": 298,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7869,
      "end": 7870,
      "loc": {
        "start": {
          "line": 298,
          "column": 82
        },
        "end": {
          "line": 298,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7870,
      "end": 7871,
      "loc": {
        "start": {
          "line": 298,
          "column": 83
        },
        "end": {
          "line": 298,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7872,
      "end": 7873,
      "loc": {
        "start": {
          "line": 298,
          "column": 85
        },
        "end": {
          "line": 298,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 7882,
      "end": 7887,
      "loc": {
        "start": {
          "line": 299,
          "column": 8
        },
        "end": {
          "line": 299,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "s",
      "start": 7888,
      "end": 7889,
      "loc": {
        "start": {
          "line": 299,
          "column": 14
        },
        "end": {
          "line": 299,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7890,
      "end": 7891,
      "loc": {
        "start": {
          "line": 299,
          "column": 16
        },
        "end": {
          "line": 299,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 7892,
      "end": 7897,
      "loc": {
        "start": {
          "line": 299,
          "column": 18
        },
        "end": {
          "line": 299,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "stat",
      "start": 7898,
      "end": 7902,
      "loc": {
        "start": {
          "line": 299,
          "column": 24
        },
        "end": {
          "line": 299,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7902,
      "end": 7903,
      "loc": {
        "start": {
          "line": 299,
          "column": 28
        },
        "end": {
          "line": 299,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 7903,
      "end": 7907,
      "loc": {
        "start": {
          "line": 299,
          "column": 29
        },
        "end": {
          "line": 299,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7907,
      "end": 7908,
      "loc": {
        "start": {
          "line": 299,
          "column": 33
        },
        "end": {
          "line": 299,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7908,
      "end": 7909,
      "loc": {
        "start": {
          "line": 299,
          "column": 34
        },
        "end": {
          "line": 299,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 7918,
      "end": 7920,
      "loc": {
        "start": {
          "line": 300,
          "column": 8
        },
        "end": {
          "line": 300,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7921,
      "end": 7922,
      "loc": {
        "start": {
          "line": 300,
          "column": 11
        },
        "end": {
          "line": 300,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "s",
      "start": 7922,
      "end": 7923,
      "loc": {
        "start": {
          "line": 300,
          "column": 12
        },
        "end": {
          "line": 300,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7923,
      "end": 7924,
      "loc": {
        "start": {
          "line": 300,
          "column": 13
        },
        "end": {
          "line": 300,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isDirectory",
      "start": 7924,
      "end": 7935,
      "loc": {
        "start": {
          "line": 300,
          "column": 14
        },
        "end": {
          "line": 300,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7935,
      "end": 7936,
      "loc": {
        "start": {
          "line": 300,
          "column": 25
        },
        "end": {
          "line": 300,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7936,
      "end": 7937,
      "loc": {
        "start": {
          "line": 300,
          "column": 26
        },
        "end": {
          "line": 300,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7937,
      "end": 7938,
      "loc": {
        "start": {
          "line": 300,
          "column": 27
        },
        "end": {
          "line": 300,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7939,
      "end": 7940,
      "loc": {
        "start": {
          "line": 300,
          "column": 29
        },
        "end": {
          "line": 300,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 7953,
      "end": 7956,
      "loc": {
        "start": {
          "line": 301,
          "column": 12
        },
        "end": {
          "line": 301,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "container",
      "start": 7957,
      "end": 7966,
      "loc": {
        "start": {
          "line": 301,
          "column": 16
        },
        "end": {
          "line": 301,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7966,
      "end": 7967,
      "loc": {
        "start": {
          "line": 301,
          "column": 25
        },
        "end": {
          "line": 301,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 7980,
      "end": 7985,
      "loc": {
        "start": {
          "line": 302,
          "column": 12
        },
        "end": {
          "line": 302,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "nextChildren",
      "start": 7986,
      "end": 7998,
      "loc": {
        "start": {
          "line": 302,
          "column": 18
        },
        "end": {
          "line": 302,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7999,
      "end": 8000,
      "loc": {
        "start": {
          "line": 302,
          "column": 31
        },
        "end": {
          "line": 302,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8001,
      "end": 8002,
      "loc": {
        "start": {
          "line": 302,
          "column": 33
        },
        "end": {
          "line": 302,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 8002,
      "end": 8007,
      "loc": {
        "start": {
          "line": 302,
          "column": 34
        },
        "end": {
          "line": 302,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "readdir",
      "start": 8008,
      "end": 8015,
      "loc": {
        "start": {
          "line": 302,
          "column": 40
        },
        "end": {
          "line": 302,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8015,
      "end": 8016,
      "loc": {
        "start": {
          "line": 302,
          "column": 47
        },
        "end": {
          "line": 302,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 8016,
      "end": 8020,
      "loc": {
        "start": {
          "line": 302,
          "column": 48
        },
        "end": {
          "line": 302,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8020,
      "end": 8021,
      "loc": {
        "start": {
          "line": 302,
          "column": 52
        },
        "end": {
          "line": 302,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8021,
      "end": 8022,
      "loc": {
        "start": {
          "line": 302,
          "column": 53
        },
        "end": {
          "line": 302,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8022,
      "end": 8023,
      "loc": {
        "start": {
          "line": 302,
          "column": 54
        },
        "end": {
          "line": 302,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reduce",
      "start": 8023,
      "end": 8029,
      "loc": {
        "start": {
          "line": 302,
          "column": 55
        },
        "end": {
          "line": 302,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8029,
      "end": 8030,
      "loc": {
        "start": {
          "line": 302,
          "column": 61
        },
        "end": {
          "line": 302,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8030,
      "end": 8031,
      "loc": {
        "start": {
          "line": 302,
          "column": 62
        },
        "end": {
          "line": 302,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "nodes",
      "start": 8031,
      "end": 8036,
      "loc": {
        "start": {
          "line": 302,
          "column": 63
        },
        "end": {
          "line": 302,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8036,
      "end": 8037,
      "loc": {
        "start": {
          "line": 302,
          "column": 68
        },
        "end": {
          "line": 302,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "p",
      "start": 8038,
      "end": 8039,
      "loc": {
        "start": {
          "line": 302,
          "column": 70
        },
        "end": {
          "line": 302,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8039,
      "end": 8040,
      "loc": {
        "start": {
          "line": 302,
          "column": 71
        },
        "end": {
          "line": 302,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8041,
      "end": 8043,
      "loc": {
        "start": {
          "line": 302,
          "column": 73
        },
        "end": {
          "line": 302,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8044,
      "end": 8045,
      "loc": {
        "start": {
          "line": 302,
          "column": 76
        },
        "end": {
          "line": 302,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 8062,
      "end": 8067,
      "loc": {
        "start": {
          "line": 303,
          "column": 16
        },
        "end": {
          "line": 303,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "node",
      "start": 8068,
      "end": 8072,
      "loc": {
        "start": {
          "line": 303,
          "column": 22
        },
        "end": {
          "line": 303,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8073,
      "end": 8074,
      "loc": {
        "start": {
          "line": 303,
          "column": 27
        },
        "end": {
          "line": 303,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8075,
      "end": 8076,
      "loc": {
        "start": {
          "line": 303,
          "column": 29
        },
        "end": {
          "line": 303,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 8097,
      "end": 8101,
      "loc": {
        "start": {
          "line": 304,
          "column": 20
        },
        "end": {
          "line": 304,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8101,
      "end": 8102,
      "loc": {
        "start": {
          "line": 304,
          "column": 24
        },
        "end": {
          "line": 304,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "p",
      "start": 8103,
      "end": 8104,
      "loc": {
        "start": {
          "line": 304,
          "column": 26
        },
        "end": {
          "line": 304,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8104,
      "end": 8105,
      "loc": {
        "start": {
          "line": 304,
          "column": 27
        },
        "end": {
          "line": 304,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 8126,
      "end": 8130,
      "loc": {
        "start": {
          "line": 305,
          "column": 20
        },
        "end": {
          "line": 305,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8130,
      "end": 8131,
      "loc": {
        "start": {
          "line": 305,
          "column": 24
        },
        "end": {
          "line": 305,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "join",
      "start": 8132,
      "end": 8136,
      "loc": {
        "start": {
          "line": 305,
          "column": 26
        },
        "end": {
          "line": 305,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8136,
      "end": 8137,
      "loc": {
        "start": {
          "line": 305,
          "column": 30
        },
        "end": {
          "line": 305,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 8137,
      "end": 8141,
      "loc": {
        "start": {
          "line": 305,
          "column": 31
        },
        "end": {
          "line": 305,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8141,
      "end": 8142,
      "loc": {
        "start": {
          "line": 305,
          "column": 35
        },
        "end": {
          "line": 305,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "p",
      "start": 8143,
      "end": 8144,
      "loc": {
        "start": {
          "line": 305,
          "column": 37
        },
        "end": {
          "line": 305,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8144,
      "end": 8145,
      "loc": {
        "start": {
          "line": 305,
          "column": 38
        },
        "end": {
          "line": 305,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8145,
      "end": 8146,
      "loc": {
        "start": {
          "line": 305,
          "column": 39
        },
        "end": {
          "line": 305,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "push",
      "start": 8167,
      "end": 8171,
      "loc": {
        "start": {
          "line": 306,
          "column": 20
        },
        "end": {
          "line": 306,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8171,
      "end": 8172,
      "loc": {
        "start": {
          "line": 306,
          "column": 24
        },
        "end": {
          "line": 306,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8189,
      "end": 8190,
      "loc": {
        "start": {
          "line": 307,
          "column": 16
        },
        "end": {
          "line": 307,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8190,
      "end": 8191,
      "loc": {
        "start": {
          "line": 307,
          "column": 17
        },
        "end": {
          "line": 307,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 8208,
      "end": 8210,
      "loc": {
        "start": {
          "line": 308,
          "column": 16
        },
        "end": {
          "line": 308,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8211,
      "end": 8212,
      "loc": {
        "start": {
          "line": 308,
          "column": 19
        },
        "end": {
          "line": 308,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "p",
      "start": 8212,
      "end": 8213,
      "loc": {
        "start": {
          "line": 308,
          "column": 20
        },
        "end": {
          "line": 308,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8213,
      "end": 8214,
      "loc": {
        "start": {
          "line": 308,
          "column": 21
        },
        "end": {
          "line": 308,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "match",
      "start": 8214,
      "end": 8219,
      "loc": {
        "start": {
          "line": 308,
          "column": 22
        },
        "end": {
          "line": 308,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8219,
      "end": 8220,
      "loc": {
        "start": {
          "line": 308,
          "column": 27
        },
        "end": {
          "line": 308,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "containerFileRegexp",
      "start": 8220,
      "end": 8239,
      "loc": {
        "start": {
          "line": 308,
          "column": 28
        },
        "end": {
          "line": 308,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8239,
      "end": 8240,
      "loc": {
        "start": {
          "line": 308,
          "column": 47
        },
        "end": {
          "line": 308,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8240,
      "end": 8241,
      "loc": {
        "start": {
          "line": 308,
          "column": 48
        },
        "end": {
          "line": 308,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8242,
      "end": 8243,
      "loc": {
        "start": {
          "line": 308,
          "column": 50
        },
        "end": {
          "line": 308,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "container",
      "start": 8264,
      "end": 8273,
      "loc": {
        "start": {
          "line": 309,
          "column": 20
        },
        "end": {
          "line": 309,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8274,
      "end": 8275,
      "loc": {
        "start": {
          "line": 309,
          "column": 30
        },
        "end": {
          "line": 309,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "node",
      "start": 8276,
      "end": 8280,
      "loc": {
        "start": {
          "line": 309,
          "column": 32
        },
        "end": {
          "line": 309,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8280,
      "end": 8281,
      "loc": {
        "start": {
          "line": 309,
          "column": 36
        },
        "end": {
          "line": 309,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 8302,
      "end": 8308,
      "loc": {
        "start": {
          "line": 310,
          "column": 20
        },
        "end": {
          "line": 310,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "nodes",
      "start": 8309,
      "end": 8314,
      "loc": {
        "start": {
          "line": 310,
          "column": 27
        },
        "end": {
          "line": 310,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8314,
      "end": 8315,
      "loc": {
        "start": {
          "line": 310,
          "column": 32
        },
        "end": {
          "line": 310,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8332,
      "end": 8333,
      "loc": {
        "start": {
          "line": 311,
          "column": 16
        },
        "end": {
          "line": 311,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 8350,
      "end": 8353,
      "loc": {
        "start": {
          "line": 312,
          "column": 16
        },
        "end": {
          "line": 312,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parts",
      "start": 8354,
      "end": 8359,
      "loc": {
        "start": {
          "line": 312,
          "column": 20
        },
        "end": {
          "line": 312,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8359,
      "end": 8360,
      "loc": {
        "start": {
          "line": 312,
          "column": 25
        },
        "end": {
          "line": 312,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 8377,
      "end": 8382,
      "loc": {
        "start": {
          "line": 313,
          "column": 16
        },
        "end": {
          "line": 313,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "noProcessingNeeded",
      "start": 8383,
      "end": 8401,
      "loc": {
        "start": {
          "line": 313,
          "column": 22
        },
        "end": {
          "line": 313,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8402,
      "end": 8403,
      "loc": {
        "start": {
          "line": 313,
          "column": 41
        },
        "end": {
          "line": 313,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "nodes",
      "start": 8404,
      "end": 8409,
      "loc": {
        "start": {
          "line": 313,
          "column": 43
        },
        "end": {
          "line": 313,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8409,
      "end": 8410,
      "loc": {
        "start": {
          "line": 313,
          "column": 48
        },
        "end": {
          "line": 313,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "find",
      "start": 8410,
      "end": 8414,
      "loc": {
        "start": {
          "line": 313,
          "column": 49
        },
        "end": {
          "line": 313,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8414,
      "end": 8415,
      "loc": {
        "start": {
          "line": 313,
          "column": 53
        },
        "end": {
          "line": 313,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8415,
      "end": 8416,
      "loc": {
        "start": {
          "line": 313,
          "column": 54
        },
        "end": {
          "line": 313,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "current",
      "start": 8416,
      "end": 8423,
      "loc": {
        "start": {
          "line": 313,
          "column": 55
        },
        "end": {
          "line": 313,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8423,
      "end": 8424,
      "loc": {
        "start": {
          "line": 313,
          "column": 62
        },
        "end": {
          "line": 313,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8425,
      "end": 8427,
      "loc": {
        "start": {
          "line": 313,
          "column": 64
        },
        "end": {
          "line": 313,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8428,
      "end": 8429,
      "loc": {
        "start": {
          "line": 313,
          "column": 67
        },
        "end": {
          "line": 313,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 8450,
      "end": 8455,
      "loc": {
        "start": {
          "line": 314,
          "column": 20
        },
        "end": {
          "line": 314,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "n",
      "start": 8456,
      "end": 8457,
      "loc": {
        "start": {
          "line": 314,
          "column": 26
        },
        "end": {
          "line": 314,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8458,
      "end": 8459,
      "loc": {
        "start": {
          "line": 314,
          "column": 28
        },
        "end": {
          "line": 314,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "current",
      "start": 8460,
      "end": 8467,
      "loc": {
        "start": {
          "line": 314,
          "column": 30
        },
        "end": {
          "line": 314,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8467,
      "end": 8468,
      "loc": {
        "start": {
          "line": 314,
          "column": 37
        },
        "end": {
          "line": 314,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 8468,
      "end": 8472,
      "loc": {
        "start": {
          "line": 314,
          "column": 38
        },
        "end": {
          "line": 314,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8472,
      "end": 8473,
      "loc": {
        "start": {
          "line": 314,
          "column": 42
        },
        "end": {
          "line": 314,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 8494,
      "end": 8496,
      "loc": {
        "start": {
          "line": 315,
          "column": 20
        },
        "end": {
          "line": 315,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8497,
      "end": 8498,
      "loc": {
        "start": {
          "line": 315,
          "column": 23
        },
        "end": {
          "line": 315,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "n",
      "start": 8498,
      "end": 8499,
      "loc": {
        "start": {
          "line": 315,
          "column": 24
        },
        "end": {
          "line": 315,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 8500,
      "end": 8503,
      "loc": {
        "start": {
          "line": 315,
          "column": 26
        },
        "end": {
          "line": 315,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8504,
      "end": 8505,
      "loc": {
        "start": {
          "line": 315,
          "column": 30
        },
        "end": {
          "line": 315,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ".",
      "start": 8505,
      "end": 8506,
      "loc": {
        "start": {
          "line": 315,
          "column": 31
        },
        "end": {
          "line": 315,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8506,
      "end": 8508,
      "loc": {
        "start": {
          "line": 315,
          "column": 32
        },
        "end": {
          "line": 315,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "p",
      "start": 8508,
      "end": 8509,
      "loc": {
        "start": {
          "line": 315,
          "column": 34
        },
        "end": {
          "line": 315,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8509,
      "end": 8510,
      "loc": {
        "start": {
          "line": 315,
          "column": 35
        },
        "end": {
          "line": 315,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ".json",
      "start": 8510,
      "end": 8515,
      "loc": {
        "start": {
          "line": 315,
          "column": 36
        },
        "end": {
          "line": 315,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8515,
      "end": 8516,
      "loc": {
        "start": {
          "line": 315,
          "column": 41
        },
        "end": {
          "line": 315,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8516,
      "end": 8517,
      "loc": {
        "start": {
          "line": 315,
          "column": 42
        },
        "end": {
          "line": 315,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8518,
      "end": 8519,
      "loc": {
        "start": {
          "line": 315,
          "column": 44
        },
        "end": {
          "line": 315,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 8544,
      "end": 8550,
      "loc": {
        "start": {
          "line": 316,
          "column": 24
        },
        "end": {
          "line": 316,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 8551,
      "end": 8555,
      "loc": {
        "start": {
          "line": 316,
          "column": 31
        },
        "end": {
          "line": 316,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8555,
      "end": 8556,
      "loc": {
        "start": {
          "line": 316,
          "column": 35
        },
        "end": {
          "line": 316,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8577,
      "end": 8578,
      "loc": {
        "start": {
          "line": 317,
          "column": 20
        },
        "end": {
          "line": 317,
          "column": 21
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Skip files with definitions already present",
      "start": 8579,
      "end": 8625,
      "loc": {
        "start": {
          "line": 317,
          "column": 22
        },
        "end": {
          "line": 317,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 8646,
      "end": 8651,
      "loc": {
        "start": {
          "line": 318,
          "column": 20
        },
        "end": {
          "line": 318,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8652,
      "end": 8653,
      "loc": {
        "start": {
          "line": 318,
          "column": 26
        },
        "end": {
          "line": 318,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "raw",
      "start": 8653,
      "end": 8656,
      "loc": {
        "start": {
          "line": 318,
          "column": 27
        },
        "end": {
          "line": 318,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8656,
      "end": 8657,
      "loc": {
        "start": {
          "line": 318,
          "column": 30
        },
        "end": {
          "line": 318,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rest",
      "start": 8658,
      "end": 8662,
      "loc": {
        "start": {
          "line": 318,
          "column": 32
        },
        "end": {
          "line": 318,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8662,
      "end": 8663,
      "loc": {
        "start": {
          "line": 318,
          "column": 36
        },
        "end": {
          "line": 318,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8664,
      "end": 8665,
      "loc": {
        "start": {
          "line": 318,
          "column": 38
        },
        "end": {
          "line": 318,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parts",
      "start": 8666,
      "end": 8671,
      "loc": {
        "start": {
          "line": 318,
          "column": 40
        },
        "end": {
          "line": 318,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 8672,
      "end": 8674,
      "loc": {
        "start": {
          "line": 318,
          "column": 46
        },
        "end": {
          "line": 318,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8675,
      "end": 8676,
      "loc": {
        "start": {
          "line": 318,
          "column": 49
        },
        "end": {
          "line": 318,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parts",
      "start": 8676,
      "end": 8681,
      "loc": {
        "start": {
          "line": 318,
          "column": 50
        },
        "end": {
          "line": 318,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8682,
      "end": 8683,
      "loc": {
        "start": {
          "line": 318,
          "column": 56
        },
        "end": {
          "line": 318,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "p",
      "start": 8684,
      "end": 8685,
      "loc": {
        "start": {
          "line": 318,
          "column": 58
        },
        "end": {
          "line": 318,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8685,
      "end": 8686,
      "loc": {
        "start": {
          "line": 318,
          "column": 59
        },
        "end": {
          "line": 318,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "split",
      "start": 8686,
      "end": 8691,
      "loc": {
        "start": {
          "line": 318,
          "column": 60
        },
        "end": {
          "line": 318,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8691,
      "end": 8692,
      "loc": {
        "start": {
          "line": 318,
          "column": 65
        },
        "end": {
          "line": 318,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ".inner",
      "start": 8692,
      "end": 8700,
      "loc": {
        "start": {
          "line": 318,
          "column": 66
        },
        "end": {
          "line": 318,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8700,
      "end": 8701,
      "loc": {
        "start": {
          "line": 318,
          "column": 74
        },
        "end": {
          "line": 318,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8701,
      "end": 8702,
      "loc": {
        "start": {
          "line": 318,
          "column": 75
        },
        "end": {
          "line": 318,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8702,
      "end": 8703,
      "loc": {
        "start": {
          "line": 318,
          "column": 76
        },
        "end": {
          "line": 318,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 8724,
      "end": 8726,
      "loc": {
        "start": {
          "line": 319,
          "column": 20
        },
        "end": {
          "line": 319,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8727,
      "end": 8728,
      "loc": {
        "start": {
          "line": 319,
          "column": 23
        },
        "end": {
          "line": 319,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rest",
      "start": 8728,
      "end": 8732,
      "loc": {
        "start": {
          "line": 319,
          "column": 24
        },
        "end": {
          "line": 319,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 8733,
      "end": 8736,
      "loc": {
        "start": {
          "line": 319,
          "column": 29
        },
        "end": {
          "line": 319,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 8737,
      "end": 8739,
      "loc": {
        "start": {
          "line": 319,
          "column": 33
        },
        "end": {
          "line": 319,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 8740,
      "end": 8742,
      "loc": {
        "start": {
          "line": 319,
          "column": 36
        },
        "end": {
          "line": 319,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8743,
      "end": 8744,
      "loc": {
        "start": {
          "line": 319,
          "column": 39
        },
        "end": {
          "line": 319,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "n",
      "start": 8744,
      "end": 8745,
      "loc": {
        "start": {
          "line": 319,
          "column": 40
        },
        "end": {
          "line": 319,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 8746,
      "end": 8749,
      "loc": {
        "start": {
          "line": 319,
          "column": 42
        },
        "end": {
          "line": 319,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "raw",
      "start": 8750,
      "end": 8753,
      "loc": {
        "start": {
          "line": 319,
          "column": 46
        },
        "end": {
          "line": 319,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 8754,
      "end": 8756,
      "loc": {
        "start": {
          "line": 319,
          "column": 50
        },
        "end": {
          "line": 319,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "n",
      "start": 8757,
      "end": 8758,
      "loc": {
        "start": {
          "line": 319,
          "column": 53
        },
        "end": {
          "line": 319,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 8759,
      "end": 8762,
      "loc": {
        "start": {
          "line": 319,
          "column": 55
        },
        "end": {
          "line": 319,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8763,
      "end": 8764,
      "loc": {
        "start": {
          "line": 319,
          "column": 59
        },
        "end": {
          "line": 319,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ".",
      "start": 8764,
      "end": 8765,
      "loc": {
        "start": {
          "line": 319,
          "column": 60
        },
        "end": {
          "line": 319,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8765,
      "end": 8767,
      "loc": {
        "start": {
          "line": 319,
          "column": 61
        },
        "end": {
          "line": 319,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "raw",
      "start": 8767,
      "end": 8770,
      "loc": {
        "start": {
          "line": 319,
          "column": 63
        },
        "end": {
          "line": 319,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8770,
      "end": 8771,
      "loc": {
        "start": {
          "line": 319,
          "column": 66
        },
        "end": {
          "line": 319,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ".json",
      "start": 8771,
      "end": 8776,
      "loc": {
        "start": {
          "line": 319,
          "column": 67
        },
        "end": {
          "line": 319,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8776,
      "end": 8777,
      "loc": {
        "start": {
          "line": 319,
          "column": 72
        },
        "end": {
          "line": 319,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8777,
      "end": 8778,
      "loc": {
        "start": {
          "line": 319,
          "column": 73
        },
        "end": {
          "line": 319,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8778,
      "end": 8779,
      "loc": {
        "start": {
          "line": 319,
          "column": 74
        },
        "end": {
          "line": 319,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8780,
      "end": 8781,
      "loc": {
        "start": {
          "line": 319,
          "column": 76
        },
        "end": {
          "line": 319,
          "column": 77
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Got an *.inner directory",
      "start": 8806,
      "end": 8833,
      "loc": {
        "start": {
          "line": 320,
          "column": 24
        },
        "end": {
          "line": 320,
          "column": 51
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " eslint-disable-next-line no-param-reassign",
      "start": 8858,
      "end": 8903,
      "loc": {
        "start": {
          "line": 321,
          "column": 24
        },
        "end": {
          "line": 321,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "current",
      "start": 8928,
      "end": 8935,
      "loc": {
        "start": {
          "line": 322,
          "column": 24
        },
        "end": {
          "line": 322,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8935,
      "end": 8936,
      "loc": {
        "start": {
          "line": 322,
          "column": 31
        },
        "end": {
          "line": 322,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "children",
      "start": 8936,
      "end": 8944,
      "loc": {
        "start": {
          "line": 322,
          "column": 32
        },
        "end": {
          "line": 322,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8945,
      "end": 8946,
      "loc": {
        "start": {
          "line": 322,
          "column": 41
        },
        "end": {
          "line": 322,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8947,
      "end": 8948,
      "loc": {
        "start": {
          "line": 322,
          "column": 43
        },
        "end": {
          "line": 322,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "current",
      "start": 8948,
      "end": 8955,
      "loc": {
        "start": {
          "line": 322,
          "column": 44
        },
        "end": {
          "line": 322,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8955,
      "end": 8956,
      "loc": {
        "start": {
          "line": 322,
          "column": 51
        },
        "end": {
          "line": 322,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "children",
      "start": 8956,
      "end": 8964,
      "loc": {
        "start": {
          "line": 322,
          "column": 52
        },
        "end": {
          "line": 322,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 8965,
      "end": 8967,
      "loc": {
        "start": {
          "line": 322,
          "column": 61
        },
        "end": {
          "line": 322,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8968,
      "end": 8969,
      "loc": {
        "start": {
          "line": 322,
          "column": 64
        },
        "end": {
          "line": 322,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8969,
      "end": 8970,
      "loc": {
        "start": {
          "line": 322,
          "column": 65
        },
        "end": {
          "line": 322,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8970,
      "end": 8971,
      "loc": {
        "start": {
          "line": 322,
          "column": 66
        },
        "end": {
          "line": 322,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8971,
      "end": 8972,
      "loc": {
        "start": {
          "line": 322,
          "column": 67
        },
        "end": {
          "line": 322,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "concat",
      "start": 8972,
      "end": 8978,
      "loc": {
        "start": {
          "line": 322,
          "column": 68
        },
        "end": {
          "line": 322,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8978,
      "end": 8979,
      "loc": {
        "start": {
          "line": 322,
          "column": 74
        },
        "end": {
          "line": 322,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "node",
      "start": 8979,
      "end": 8983,
      "loc": {
        "start": {
          "line": 322,
          "column": 75
        },
        "end": {
          "line": 322,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8983,
      "end": 8984,
      "loc": {
        "start": {
          "line": 322,
          "column": 79
        },
        "end": {
          "line": 322,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8984,
      "end": 8985,
      "loc": {
        "start": {
          "line": 322,
          "column": 80
        },
        "end": {
          "line": 322,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 9010,
      "end": 9016,
      "loc": {
        "start": {
          "line": 323,
          "column": 24
        },
        "end": {
          "line": 323,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 9017,
      "end": 9021,
      "loc": {
        "start": {
          "line": 323,
          "column": 31
        },
        "end": {
          "line": 323,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9021,
      "end": 9022,
      "loc": {
        "start": {
          "line": 323,
          "column": 35
        },
        "end": {
          "line": 323,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9043,
      "end": 9044,
      "loc": {
        "start": {
          "line": 324,
          "column": 20
        },
        "end": {
          "line": 324,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 9065,
      "end": 9071,
      "loc": {
        "start": {
          "line": 325,
          "column": 20
        },
        "end": {
          "line": 325,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 9072,
      "end": 9077,
      "loc": {
        "start": {
          "line": 325,
          "column": 27
        },
        "end": {
          "line": 325,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9077,
      "end": 9078,
      "loc": {
        "start": {
          "line": 325,
          "column": 32
        },
        "end": {
          "line": 325,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9095,
      "end": 9096,
      "loc": {
        "start": {
          "line": 326,
          "column": 16
        },
        "end": {
          "line": 326,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9096,
      "end": 9097,
      "loc": {
        "start": {
          "line": 326,
          "column": 17
        },
        "end": {
          "line": 326,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9097,
      "end": 9098,
      "loc": {
        "start": {
          "line": 326,
          "column": 18
        },
        "end": {
          "line": 326,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 9115,
      "end": 9121,
      "loc": {
        "start": {
          "line": 327,
          "column": 16
        },
        "end": {
          "line": 327,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "noProcessingNeeded",
      "start": 9122,
      "end": 9140,
      "loc": {
        "start": {
          "line": 327,
          "column": 23
        },
        "end": {
          "line": 327,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9141,
      "end": 9142,
      "loc": {
        "start": {
          "line": 327,
          "column": 42
        },
        "end": {
          "line": 327,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "nodes",
      "start": 9143,
      "end": 9148,
      "loc": {
        "start": {
          "line": 327,
          "column": 44
        },
        "end": {
          "line": 327,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9149,
      "end": 9150,
      "loc": {
        "start": {
          "line": 327,
          "column": 50
        },
        "end": {
          "line": 327,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "nodes",
      "start": 9151,
      "end": 9156,
      "loc": {
        "start": {
          "line": 327,
          "column": 52
        },
        "end": {
          "line": 327,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9156,
      "end": 9157,
      "loc": {
        "start": {
          "line": 327,
          "column": 57
        },
        "end": {
          "line": 327,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "concat",
      "start": 9157,
      "end": 9163,
      "loc": {
        "start": {
          "line": 327,
          "column": 58
        },
        "end": {
          "line": 327,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9163,
      "end": 9164,
      "loc": {
        "start": {
          "line": 327,
          "column": 64
        },
        "end": {
          "line": 327,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "node",
      "start": 9164,
      "end": 9168,
      "loc": {
        "start": {
          "line": 327,
          "column": 65
        },
        "end": {
          "line": 327,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9168,
      "end": 9169,
      "loc": {
        "start": {
          "line": 327,
          "column": 69
        },
        "end": {
          "line": 327,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9169,
      "end": 9170,
      "loc": {
        "start": {
          "line": 327,
          "column": 70
        },
        "end": {
          "line": 327,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9183,
      "end": 9184,
      "loc": {
        "start": {
          "line": 328,
          "column": 12
        },
        "end": {
          "line": 328,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9184,
      "end": 9185,
      "loc": {
        "start": {
          "line": 328,
          "column": 13
        },
        "end": {
          "line": 328,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9186,
      "end": 9187,
      "loc": {
        "start": {
          "line": 328,
          "column": 15
        },
        "end": {
          "line": 328,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9187,
      "end": 9188,
      "loc": {
        "start": {
          "line": 328,
          "column": 16
        },
        "end": {
          "line": 328,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9188,
      "end": 9189,
      "loc": {
        "start": {
          "line": 328,
          "column": 17
        },
        "end": {
          "line": 328,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9189,
      "end": 9190,
      "loc": {
        "start": {
          "line": 328,
          "column": 18
        },
        "end": {
          "line": 328,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 9203,
      "end": 9205,
      "loc": {
        "start": {
          "line": 329,
          "column": 12
        },
        "end": {
          "line": 329,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9206,
      "end": 9207,
      "loc": {
        "start": {
          "line": 329,
          "column": 15
        },
        "end": {
          "line": 329,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "container",
      "start": 9207,
      "end": 9216,
      "loc": {
        "start": {
          "line": 329,
          "column": 16
        },
        "end": {
          "line": 329,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9216,
      "end": 9217,
      "loc": {
        "start": {
          "line": 329,
          "column": 25
        },
        "end": {
          "line": 329,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9218,
      "end": 9219,
      "loc": {
        "start": {
          "line": 329,
          "column": 27
        },
        "end": {
          "line": 329,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 9236,
      "end": 9242,
      "loc": {
        "start": {
          "line": 330,
          "column": 16
        },
        "end": {
          "line": 330,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9243,
      "end": 9247,
      "loc": {
        "start": {
          "line": 330,
          "column": 23
        },
        "end": {
          "line": 330,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9247,
      "end": 9248,
      "loc": {
        "start": {
          "line": 330,
          "column": 27
        },
        "end": {
          "line": 330,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_processPath",
      "start": 9248,
      "end": 9260,
      "loc": {
        "start": {
          "line": 330,
          "column": 28
        },
        "end": {
          "line": 330,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9260,
      "end": 9261,
      "loc": {
        "start": {
          "line": 330,
          "column": 40
        },
        "end": {
          "line": 330,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Object",
      "start": 9261,
      "end": 9267,
      "loc": {
        "start": {
          "line": 330,
          "column": 41
        },
        "end": {
          "line": 330,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9267,
      "end": 9268,
      "loc": {
        "start": {
          "line": 330,
          "column": 47
        },
        "end": {
          "line": 330,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assign",
      "start": 9268,
      "end": 9274,
      "loc": {
        "start": {
          "line": 330,
          "column": 48
        },
        "end": {
          "line": 330,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9274,
      "end": 9275,
      "loc": {
        "start": {
          "line": 330,
          "column": 54
        },
        "end": {
          "line": 330,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "container",
      "start": 9275,
      "end": 9284,
      "loc": {
        "start": {
          "line": 330,
          "column": 55
        },
        "end": {
          "line": 330,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9284,
      "end": 9285,
      "loc": {
        "start": {
          "line": 330,
          "column": 64
        },
        "end": {
          "line": 330,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9286,
      "end": 9287,
      "loc": {
        "start": {
          "line": 330,
          "column": 66
        },
        "end": {
          "line": 330,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "children",
      "start": 9288,
      "end": 9296,
      "loc": {
        "start": {
          "line": 330,
          "column": 68
        },
        "end": {
          "line": 330,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9296,
      "end": 9297,
      "loc": {
        "start": {
          "line": 330,
          "column": 76
        },
        "end": {
          "line": 330,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "nextChildren",
      "start": 9298,
      "end": 9310,
      "loc": {
        "start": {
          "line": 330,
          "column": 78
        },
        "end": {
          "line": 330,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9310,
      "end": 9311,
      "loc": {
        "start": {
          "line": 330,
          "column": 90
        },
        "end": {
          "line": 330,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parent",
      "start": 9312,
      "end": 9318,
      "loc": {
        "start": {
          "line": 330,
          "column": 92
        },
        "end": {
          "line": 330,
          "column": 98
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9319,
      "end": 9320,
      "loc": {
        "start": {
          "line": 330,
          "column": 99
        },
        "end": {
          "line": 330,
          "column": 100
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9320,
      "end": 9321,
      "loc": {
        "start": {
          "line": 330,
          "column": 100
        },
        "end": {
          "line": 330,
          "column": 101
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9321,
      "end": 9322,
      "loc": {
        "start": {
          "line": 330,
          "column": 101
        },
        "end": {
          "line": 330,
          "column": 102
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9322,
      "end": 9323,
      "loc": {
        "start": {
          "line": 330,
          "column": 102
        },
        "end": {
          "line": 330,
          "column": 103
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9336,
      "end": 9337,
      "loc": {
        "start": {
          "line": 331,
          "column": 12
        },
        "end": {
          "line": 331,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 9350,
      "end": 9354,
      "loc": {
        "start": {
          "line": 332,
          "column": 12
        },
        "end": {
          "line": 332,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 9355,
      "end": 9357,
      "loc": {
        "start": {
          "line": 332,
          "column": 17
        },
        "end": {
          "line": 332,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9358,
      "end": 9359,
      "loc": {
        "start": {
          "line": 332,
          "column": 20
        },
        "end": {
          "line": 332,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "singleNode",
      "start": 9359,
      "end": 9369,
      "loc": {
        "start": {
          "line": 332,
          "column": 21
        },
        "end": {
          "line": 332,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9369,
      "end": 9370,
      "loc": {
        "start": {
          "line": 332,
          "column": 31
        },
        "end": {
          "line": 332,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9371,
      "end": 9372,
      "loc": {
        "start": {
          "line": 332,
          "column": 33
        },
        "end": {
          "line": 332,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Logger",
      "start": 9389,
      "end": 9395,
      "loc": {
        "start": {
          "line": 333,
          "column": 16
        },
        "end": {
          "line": 333,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9395,
      "end": 9396,
      "loc": {
        "start": {
          "line": 333,
          "column": 22
        },
        "end": {
          "line": 333,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "debug",
      "start": 9396,
      "end": 9401,
      "loc": {
        "start": {
          "line": 333,
          "column": 23
        },
        "end": {
          "line": 333,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9401,
      "end": 9402,
      "loc": {
        "start": {
          "line": 333,
          "column": 28
        },
        "end": {
          "line": 333,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9402,
      "end": 9403,
      "loc": {
        "start": {
          "line": 333,
          "column": 29
        },
        "end": {
          "line": 333,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Pushing parent at ",
      "start": 9403,
      "end": 9421,
      "loc": {
        "start": {
          "line": 333,
          "column": 30
        },
        "end": {
          "line": 333,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9421,
      "end": 9423,
      "loc": {
        "start": {
          "line": 333,
          "column": 48
        },
        "end": {
          "line": 333,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 9423,
      "end": 9427,
      "loc": {
        "start": {
          "line": 333,
          "column": 50
        },
        "end": {
          "line": 333,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9427,
      "end": 9428,
      "loc": {
        "start": {
          "line": 333,
          "column": 54
        },
        "end": {
          "line": 333,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 9428,
      "end": 9428,
      "loc": {
        "start": {
          "line": 333,
          "column": 55
        },
        "end": {
          "line": 333,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9428,
      "end": 9429,
      "loc": {
        "start": {
          "line": 333,
          "column": 55
        },
        "end": {
          "line": 333,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9429,
      "end": 9430,
      "loc": {
        "start": {
          "line": 333,
          "column": 56
        },
        "end": {
          "line": 333,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9430,
      "end": 9431,
      "loc": {
        "start": {
          "line": 333,
          "column": 57
        },
        "end": {
          "line": 333,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 9448,
      "end": 9454,
      "loc": {
        "start": {
          "line": 334,
          "column": 16
        },
        "end": {
          "line": 334,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9455,
      "end": 9459,
      "loc": {
        "start": {
          "line": 334,
          "column": 23
        },
        "end": {
          "line": 334,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9459,
      "end": 9460,
      "loc": {
        "start": {
          "line": 334,
          "column": 27
        },
        "end": {
          "line": 334,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_processPath",
      "start": 9460,
      "end": 9472,
      "loc": {
        "start": {
          "line": 334,
          "column": 28
        },
        "end": {
          "line": 334,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9472,
      "end": 9473,
      "loc": {
        "start": {
          "line": 334,
          "column": 40
        },
        "end": {
          "line": 334,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9473,
      "end": 9474,
      "loc": {
        "start": {
          "line": 334,
          "column": 41
        },
        "end": {
          "line": 334,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 9475,
      "end": 9479,
      "loc": {
        "start": {
          "line": 334,
          "column": 43
        },
        "end": {
          "line": 334,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9479,
      "end": 9480,
      "loc": {
        "start": {
          "line": 334,
          "column": 47
        },
        "end": {
          "line": 334,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "join",
      "start": 9481,
      "end": 9485,
      "loc": {
        "start": {
          "line": 334,
          "column": 49
        },
        "end": {
          "line": 334,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9485,
      "end": 9486,
      "loc": {
        "start": {
          "line": 334,
          "column": 53
        },
        "end": {
          "line": 334,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 9486,
      "end": 9490,
      "loc": {
        "start": {
          "line": 334,
          "column": 54
        },
        "end": {
          "line": 334,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9490,
      "end": 9491,
      "loc": {
        "start": {
          "line": 334,
          "column": 58
        },
        "end": {
          "line": 334,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../",
      "start": 9492,
      "end": 9497,
      "loc": {
        "start": {
          "line": 334,
          "column": 60
        },
        "end": {
          "line": 334,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9497,
      "end": 9498,
      "loc": {
        "start": {
          "line": 334,
          "column": 65
        },
        "end": {
          "line": 334,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9498,
      "end": 9499,
      "loc": {
        "start": {
          "line": 334,
          "column": 66
        },
        "end": {
          "line": 334,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parent",
      "start": 9500,
      "end": 9506,
      "loc": {
        "start": {
          "line": 334,
          "column": 68
        },
        "end": {
          "line": 334,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9506,
      "end": 9507,
      "loc": {
        "start": {
          "line": 334,
          "column": 74
        },
        "end": {
          "line": 334,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "children",
      "start": 9508,
      "end": 9516,
      "loc": {
        "start": {
          "line": 334,
          "column": 76
        },
        "end": {
          "line": 334,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9516,
      "end": 9517,
      "loc": {
        "start": {
          "line": 334,
          "column": 84
        },
        "end": {
          "line": 334,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "push",
      "start": 9518,
      "end": 9522,
      "loc": {
        "start": {
          "line": 334,
          "column": 86
        },
        "end": {
          "line": 334,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9523,
      "end": 9524,
      "loc": {
        "start": {
          "line": 334,
          "column": 91
        },
        "end": {
          "line": 334,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9524,
      "end": 9525,
      "loc": {
        "start": {
          "line": 334,
          "column": 92
        },
        "end": {
          "line": 334,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9525,
      "end": 9526,
      "loc": {
        "start": {
          "line": 334,
          "column": 93
        },
        "end": {
          "line": 334,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9539,
      "end": 9540,
      "loc": {
        "start": {
          "line": 335,
          "column": 12
        },
        "end": {
          "line": 335,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 9553,
      "end": 9558,
      "loc": {
        "start": {
          "line": 336,
          "column": 12
        },
        "end": {
          "line": 336,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "inheritParent",
      "start": 9559,
      "end": 9572,
      "loc": {
        "start": {
          "line": 336,
          "column": 18
        },
        "end": {
          "line": 336,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9573,
      "end": 9574,
      "loc": {
        "start": {
          "line": 336,
          "column": 32
        },
        "end": {
          "line": 336,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 9575,
      "end": 9579,
      "loc": {
        "start": {
          "line": 336,
          "column": 34
        },
        "end": {
          "line": 336,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9579,
      "end": 9580,
      "loc": {
        "start": {
          "line": 336,
          "column": 38
        },
        "end": {
          "line": 336,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "endsWith",
      "start": 9580,
      "end": 9588,
      "loc": {
        "start": {
          "line": 336,
          "column": 39
        },
        "end": {
          "line": 336,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9588,
      "end": 9589,
      "loc": {
        "start": {
          "line": 336,
          "column": 47
        },
        "end": {
          "line": 336,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ".inner",
      "start": 9589,
      "end": 9597,
      "loc": {
        "start": {
          "line": 336,
          "column": 48
        },
        "end": {
          "line": 336,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9597,
      "end": 9598,
      "loc": {
        "start": {
          "line": 336,
          "column": 56
        },
        "end": {
          "line": 336,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9598,
      "end": 9599,
      "loc": {
        "start": {
          "line": 336,
          "column": 57
        },
        "end": {
          "line": 336,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "nextChildren",
      "start": 9612,
      "end": 9624,
      "loc": {
        "start": {
          "line": 337,
          "column": 12
        },
        "end": {
          "line": 337,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9624,
      "end": 9625,
      "loc": {
        "start": {
          "line": 337,
          "column": 24
        },
        "end": {
          "line": 337,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forEach",
      "start": 9625,
      "end": 9632,
      "loc": {
        "start": {
          "line": 337,
          "column": 25
        },
        "end": {
          "line": 337,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9632,
      "end": 9633,
      "loc": {
        "start": {
          "line": 337,
          "column": 32
        },
        "end": {
          "line": 337,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9633,
      "end": 9634,
      "loc": {
        "start": {
          "line": 337,
          "column": 33
        },
        "end": {
          "line": 337,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "node",
      "start": 9634,
      "end": 9638,
      "loc": {
        "start": {
          "line": 337,
          "column": 34
        },
        "end": {
          "line": 337,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9638,
      "end": 9639,
      "loc": {
        "start": {
          "line": 337,
          "column": 38
        },
        "end": {
          "line": 337,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9640,
      "end": 9642,
      "loc": {
        "start": {
          "line": 337,
          "column": 40
        },
        "end": {
          "line": 337,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9643,
      "end": 9644,
      "loc": {
        "start": {
          "line": 337,
          "column": 43
        },
        "end": {
          "line": 337,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 9661,
      "end": 9663,
      "loc": {
        "start": {
          "line": 338,
          "column": 16
        },
        "end": {
          "line": 338,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9664,
      "end": 9665,
      "loc": {
        "start": {
          "line": 338,
          "column": 19
        },
        "end": {
          "line": 338,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "inheritParent",
      "start": 9665,
      "end": 9678,
      "loc": {
        "start": {
          "line": 338,
          "column": 20
        },
        "end": {
          "line": 338,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9678,
      "end": 9679,
      "loc": {
        "start": {
          "line": 338,
          "column": 33
        },
        "end": {
          "line": 338,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9680,
      "end": 9681,
      "loc": {
        "start": {
          "line": 338,
          "column": 35
        },
        "end": {
          "line": 338,
          "column": 36
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " eslint-disable-next-line no-param-reassign",
      "start": 9702,
      "end": 9747,
      "loc": {
        "start": {
          "line": 339,
          "column": 20
        },
        "end": {
          "line": 339,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "node",
      "start": 9768,
      "end": 9772,
      "loc": {
        "start": {
          "line": 340,
          "column": 20
        },
        "end": {
          "line": 340,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9772,
      "end": 9773,
      "loc": {
        "start": {
          "line": 340,
          "column": 24
        },
        "end": {
          "line": 340,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parent",
      "start": 9773,
      "end": 9779,
      "loc": {
        "start": {
          "line": 340,
          "column": 25
        },
        "end": {
          "line": 340,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9780,
      "end": 9781,
      "loc": {
        "start": {
          "line": 340,
          "column": 32
        },
        "end": {
          "line": 340,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parent",
      "start": 9782,
      "end": 9788,
      "loc": {
        "start": {
          "line": 340,
          "column": 34
        },
        "end": {
          "line": 340,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9788,
      "end": 9789,
      "loc": {
        "start": {
          "line": 340,
          "column": 40
        },
        "end": {
          "line": 340,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9806,
      "end": 9807,
      "loc": {
        "start": {
          "line": 341,
          "column": 16
        },
        "end": {
          "line": 341,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9824,
      "end": 9828,
      "loc": {
        "start": {
          "line": 342,
          "column": 16
        },
        "end": {
          "line": 342,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9828,
      "end": 9829,
      "loc": {
        "start": {
          "line": 342,
          "column": 20
        },
        "end": {
          "line": 342,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "processPath",
      "start": 9829,
      "end": 9840,
      "loc": {
        "start": {
          "line": 342,
          "column": 21
        },
        "end": {
          "line": 342,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9840,
      "end": 9841,
      "loc": {
        "start": {
          "line": 342,
          "column": 32
        },
        "end": {
          "line": 342,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "node",
      "start": 9841,
      "end": 9845,
      "loc": {
        "start": {
          "line": 342,
          "column": 33
        },
        "end": {
          "line": 342,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9845,
      "end": 9846,
      "loc": {
        "start": {
          "line": 342,
          "column": 37
        },
        "end": {
          "line": 342,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9846,
      "end": 9847,
      "loc": {
        "start": {
          "line": 342,
          "column": 38
        },
        "end": {
          "line": 342,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9860,
      "end": 9861,
      "loc": {
        "start": {
          "line": 343,
          "column": 12
        },
        "end": {
          "line": 343,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9861,
      "end": 9862,
      "loc": {
        "start": {
          "line": 343,
          "column": 13
        },
        "end": {
          "line": 343,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9862,
      "end": 9863,
      "loc": {
        "start": {
          "line": 343,
          "column": 14
        },
        "end": {
          "line": 343,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9872,
      "end": 9873,
      "loc": {
        "start": {
          "line": 344,
          "column": 8
        },
        "end": {
          "line": 344,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 9882,
      "end": 9886,
      "loc": {
        "start": {
          "line": 345,
          "column": 8
        },
        "end": {
          "line": 345,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 9887,
      "end": 9889,
      "loc": {
        "start": {
          "line": 345,
          "column": 13
        },
        "end": {
          "line": 345,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9890,
      "end": 9891,
      "loc": {
        "start": {
          "line": 345,
          "column": 16
        },
        "end": {
          "line": 345,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "s",
      "start": 9891,
      "end": 9892,
      "loc": {
        "start": {
          "line": 345,
          "column": 17
        },
        "end": {
          "line": 345,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9892,
      "end": 9893,
      "loc": {
        "start": {
          "line": 345,
          "column": 18
        },
        "end": {
          "line": 345,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isFile",
      "start": 9893,
      "end": 9899,
      "loc": {
        "start": {
          "line": 345,
          "column": 19
        },
        "end": {
          "line": 345,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9899,
      "end": 9900,
      "loc": {
        "start": {
          "line": 345,
          "column": 25
        },
        "end": {
          "line": 345,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9900,
      "end": 9901,
      "loc": {
        "start": {
          "line": 345,
          "column": 26
        },
        "end": {
          "line": 345,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9901,
      "end": 9902,
      "loc": {
        "start": {
          "line": 345,
          "column": 27
        },
        "end": {
          "line": 345,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9903,
      "end": 9904,
      "loc": {
        "start": {
          "line": 345,
          "column": 29
        },
        "end": {
          "line": 345,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 9917,
      "end": 9919,
      "loc": {
        "start": {
          "line": 346,
          "column": 12
        },
        "end": {
          "line": 346,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9920,
      "end": 9921,
      "loc": {
        "start": {
          "line": 346,
          "column": 15
        },
        "end": {
          "line": 346,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 9921,
      "end": 9922,
      "loc": {
        "start": {
          "line": 346,
          "column": 16
        },
        "end": {
          "line": 346,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isDefinitionFile",
      "start": 9922,
      "end": 9938,
      "loc": {
        "start": {
          "line": 346,
          "column": 17
        },
        "end": {
          "line": 346,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9938,
      "end": 9939,
      "loc": {
        "start": {
          "line": 346,
          "column": 33
        },
        "end": {
          "line": 346,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 9939,
      "end": 9943,
      "loc": {
        "start": {
          "line": 346,
          "column": 34
        },
        "end": {
          "line": 346,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9943,
      "end": 9944,
      "loc": {
        "start": {
          "line": 346,
          "column": 38
        },
        "end": {
          "line": 346,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9944,
      "end": 9945,
      "loc": {
        "start": {
          "line": 346,
          "column": 39
        },
        "end": {
          "line": 346,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9946,
      "end": 9947,
      "loc": {
        "start": {
          "line": 346,
          "column": 41
        },
        "end": {
          "line": 346,
          "column": 42
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " FIXME: Browse parent here for watch task / Variable source node",
      "start": 9964,
      "end": 10030,
      "loc": {
        "start": {
          "line": 347,
          "column": 16
        },
        "end": {
          "line": 347,
          "column": 82
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " (e.g. AGENT/DISPLAYS/Default.display/Default.js changed)",
      "start": 10047,
      "end": 10106,
      "loc": {
        "start": {
          "line": 348,
          "column": 16
        },
        "end": {
          "line": 348,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 10123,
      "end": 10125,
      "loc": {
        "start": {
          "line": 349,
          "column": 16
        },
        "end": {
          "line": 349,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10126,
      "end": 10127,
      "loc": {
        "start": {
          "line": 349,
          "column": 19
        },
        "end": {
          "line": 349,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "singleNode",
      "start": 10127,
      "end": 10137,
      "loc": {
        "start": {
          "line": 349,
          "column": 20
        },
        "end": {
          "line": 349,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10137,
      "end": 10138,
      "loc": {
        "start": {
          "line": 349,
          "column": 30
        },
        "end": {
          "line": 349,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10139,
      "end": 10140,
      "loc": {
        "start": {
          "line": 349,
          "column": 32
        },
        "end": {
          "line": 349,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Logger",
      "start": 10161,
      "end": 10167,
      "loc": {
        "start": {
          "line": 350,
          "column": 20
        },
        "end": {
          "line": 350,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10167,
      "end": 10168,
      "loc": {
        "start": {
          "line": 350,
          "column": 26
        },
        "end": {
          "line": 350,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "debug",
      "start": 10168,
      "end": 10173,
      "loc": {
        "start": {
          "line": 350,
          "column": 27
        },
        "end": {
          "line": 350,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10173,
      "end": 10174,
      "loc": {
        "start": {
          "line": 350,
          "column": 32
        },
        "end": {
          "line": 350,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10174,
      "end": 10175,
      "loc": {
        "start": {
          "line": 350,
          "column": 33
        },
        "end": {
          "line": 350,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Pushing parent at ",
      "start": 10175,
      "end": 10193,
      "loc": {
        "start": {
          "line": 350,
          "column": 34
        },
        "end": {
          "line": 350,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10193,
      "end": 10195,
      "loc": {
        "start": {
          "line": 350,
          "column": 52
        },
        "end": {
          "line": 350,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 10195,
      "end": 10199,
      "loc": {
        "start": {
          "line": 350,
          "column": 54
        },
        "end": {
          "line": 350,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10199,
      "end": 10200,
      "loc": {
        "start": {
          "line": 350,
          "column": 58
        },
        "end": {
          "line": 350,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 10200,
      "end": 10200,
      "loc": {
        "start": {
          "line": 350,
          "column": 59
        },
        "end": {
          "line": 350,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10200,
      "end": 10201,
      "loc": {
        "start": {
          "line": 350,
          "column": 59
        },
        "end": {
          "line": 350,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10201,
      "end": 10202,
      "loc": {
        "start": {
          "line": 350,
          "column": 60
        },
        "end": {
          "line": 350,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10202,
      "end": 10203,
      "loc": {
        "start": {
          "line": 350,
          "column": 61
        },
        "end": {
          "line": 350,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 10224,
      "end": 10230,
      "loc": {
        "start": {
          "line": 351,
          "column": 20
        },
        "end": {
          "line": 351,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10231,
      "end": 10235,
      "loc": {
        "start": {
          "line": 351,
          "column": 27
        },
        "end": {
          "line": 351,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10235,
      "end": 10236,
      "loc": {
        "start": {
          "line": 351,
          "column": 31
        },
        "end": {
          "line": 351,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_processPath",
      "start": 10236,
      "end": 10248,
      "loc": {
        "start": {
          "line": 351,
          "column": 32
        },
        "end": {
          "line": 351,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10248,
      "end": 10249,
      "loc": {
        "start": {
          "line": 351,
          "column": 44
        },
        "end": {
          "line": 351,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10249,
      "end": 10250,
      "loc": {
        "start": {
          "line": 351,
          "column": 45
        },
        "end": {
          "line": 351,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 10251,
      "end": 10255,
      "loc": {
        "start": {
          "line": 351,
          "column": 47
        },
        "end": {
          "line": 351,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10255,
      "end": 10256,
      "loc": {
        "start": {
          "line": 351,
          "column": 51
        },
        "end": {
          "line": 351,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "join",
      "start": 10257,
      "end": 10261,
      "loc": {
        "start": {
          "line": 351,
          "column": 53
        },
        "end": {
          "line": 351,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10261,
      "end": 10262,
      "loc": {
        "start": {
          "line": 351,
          "column": 57
        },
        "end": {
          "line": 351,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 10262,
      "end": 10266,
      "loc": {
        "start": {
          "line": 351,
          "column": 58
        },
        "end": {
          "line": 351,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10266,
      "end": 10267,
      "loc": {
        "start": {
          "line": 351,
          "column": 62
        },
        "end": {
          "line": 351,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../",
      "start": 10268,
      "end": 10273,
      "loc": {
        "start": {
          "line": 351,
          "column": 64
        },
        "end": {
          "line": 351,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10273,
      "end": 10274,
      "loc": {
        "start": {
          "line": 351,
          "column": 69
        },
        "end": {
          "line": 351,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10274,
      "end": 10275,
      "loc": {
        "start": {
          "line": 351,
          "column": 70
        },
        "end": {
          "line": 351,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parent",
      "start": 10276,
      "end": 10282,
      "loc": {
        "start": {
          "line": 351,
          "column": 72
        },
        "end": {
          "line": 351,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10282,
      "end": 10283,
      "loc": {
        "start": {
          "line": 351,
          "column": 78
        },
        "end": {
          "line": 351,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "children",
      "start": 10284,
      "end": 10292,
      "loc": {
        "start": {
          "line": 351,
          "column": 80
        },
        "end": {
          "line": 351,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10292,
      "end": 10293,
      "loc": {
        "start": {
          "line": 351,
          "column": 88
        },
        "end": {
          "line": 351,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "push",
      "start": 10294,
      "end": 10298,
      "loc": {
        "start": {
          "line": 351,
          "column": 90
        },
        "end": {
          "line": 351,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10298,
      "end": 10299,
      "loc": {
        "start": {
          "line": 351,
          "column": 94
        },
        "end": {
          "line": 351,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "singleNode",
      "start": 10300,
      "end": 10310,
      "loc": {
        "start": {
          "line": 351,
          "column": 96
        },
        "end": {
          "line": 351,
          "column": 106
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10311,
      "end": 10312,
      "loc": {
        "start": {
          "line": 351,
          "column": 107
        },
        "end": {
          "line": 351,
          "column": 108
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10312,
      "end": 10313,
      "loc": {
        "start": {
          "line": 351,
          "column": 108
        },
        "end": {
          "line": 351,
          "column": 109
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10313,
      "end": 10314,
      "loc": {
        "start": {
          "line": 351,
          "column": 109
        },
        "end": {
          "line": 351,
          "column": 110
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10331,
      "end": 10332,
      "loc": {
        "start": {
          "line": 352,
          "column": 16
        },
        "end": {
          "line": 352,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Logger",
      "start": 10349,
      "end": 10355,
      "loc": {
        "start": {
          "line": 353,
          "column": 16
        },
        "end": {
          "line": 353,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10355,
      "end": 10356,
      "loc": {
        "start": {
          "line": 353,
          "column": 22
        },
        "end": {
          "line": 353,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "warn",
      "start": 10356,
      "end": 10360,
      "loc": {
        "start": {
          "line": 353,
          "column": 23
        },
        "end": {
          "line": 353,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10360,
      "end": 10361,
      "loc": {
        "start": {
          "line": 353,
          "column": 27
        },
        "end": {
          "line": 353,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10361,
      "end": 10362,
      "loc": {
        "start": {
          "line": 353,
          "column": 28
        },
        "end": {
          "line": 353,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Not a definition file at ",
      "start": 10362,
      "end": 10387,
      "loc": {
        "start": {
          "line": 353,
          "column": 29
        },
        "end": {
          "line": 353,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10387,
      "end": 10389,
      "loc": {
        "start": {
          "line": 353,
          "column": 54
        },
        "end": {
          "line": 353,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 10389,
      "end": 10393,
      "loc": {
        "start": {
          "line": 353,
          "column": 56
        },
        "end": {
          "line": 353,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10393,
      "end": 10394,
      "loc": {
        "start": {
          "line": 353,
          "column": 60
        },
        "end": {
          "line": 353,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 10394,
      "end": 10394,
      "loc": {
        "start": {
          "line": 353,
          "column": 61
        },
        "end": {
          "line": 353,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10394,
      "end": 10395,
      "loc": {
        "start": {
          "line": 353,
          "column": 61
        },
        "end": {
          "line": 353,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10395,
      "end": 10396,
      "loc": {
        "start": {
          "line": 353,
          "column": 62
        },
        "end": {
          "line": 353,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10396,
      "end": 10397,
      "loc": {
        "start": {
          "line": 353,
          "column": 63
        },
        "end": {
          "line": 353,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 10414,
      "end": 10420,
      "loc": {
        "start": {
          "line": 354,
          "column": 16
        },
        "end": {
          "line": 354,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Promise",
      "start": 10421,
      "end": 10428,
      "loc": {
        "start": {
          "line": 354,
          "column": 23
        },
        "end": {
          "line": 354,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10428,
      "end": 10429,
      "loc": {
        "start": {
          "line": 354,
          "column": 30
        },
        "end": {
          "line": 354,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resolve",
      "start": 10429,
      "end": 10436,
      "loc": {
        "start": {
          "line": 354,
          "column": 31
        },
        "end": {
          "line": 354,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10436,
      "end": 10437,
      "loc": {
        "start": {
          "line": 354,
          "column": 38
        },
        "end": {
          "line": 354,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10437,
      "end": 10438,
      "loc": {
        "start": {
          "line": 354,
          "column": 39
        },
        "end": {
          "line": 354,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10438,
      "end": 10439,
      "loc": {
        "start": {
          "line": 354,
          "column": 40
        },
        "end": {
          "line": 354,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10452,
      "end": 10453,
      "loc": {
        "start": {
          "line": 355,
          "column": 12
        },
        "end": {
          "line": 355,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 10466,
      "end": 10469,
      "loc": {
        "start": {
          "line": 356,
          "column": 12
        },
        "end": {
          "line": 356,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 10470,
      "end": 10474,
      "loc": {
        "start": {
          "line": 356,
          "column": 16
        },
        "end": {
          "line": 356,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10475,
      "end": 10476,
      "loc": {
        "start": {
          "line": 356,
          "column": 21
        },
        "end": {
          "line": 356,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "basename",
      "start": 10477,
      "end": 10485,
      "loc": {
        "start": {
          "line": 356,
          "column": 23
        },
        "end": {
          "line": 356,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10485,
      "end": 10486,
      "loc": {
        "start": {
          "line": 356,
          "column": 31
        },
        "end": {
          "line": 356,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 10486,
      "end": 10490,
      "loc": {
        "start": {
          "line": 356,
          "column": 32
        },
        "end": {
          "line": 356,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10490,
      "end": 10491,
      "loc": {
        "start": {
          "line": 356,
          "column": 36
        },
        "end": {
          "line": 356,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ".json",
      "start": 10492,
      "end": 10499,
      "loc": {
        "start": {
          "line": 356,
          "column": 38
        },
        "end": {
          "line": 356,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10499,
      "end": 10500,
      "loc": {
        "start": {
          "line": 356,
          "column": 45
        },
        "end": {
          "line": 356,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10500,
      "end": 10501,
      "loc": {
        "start": {
          "line": 356,
          "column": 46
        },
        "end": {
          "line": 356,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "slice",
      "start": 10501,
      "end": 10506,
      "loc": {
        "start": {
          "line": 356,
          "column": 47
        },
        "end": {
          "line": 356,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10506,
      "end": 10507,
      "loc": {
        "start": {
          "line": 356,
          "column": 52
        },
        "end": {
          "line": 356,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 10507,
      "end": 10508,
      "loc": {
        "start": {
          "line": 356,
          "column": 53
        },
        "end": {
          "line": 356,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10508,
      "end": 10509,
      "loc": {
        "start": {
          "line": 356,
          "column": 54
        },
        "end": {
          "line": 356,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10509,
      "end": 10510,
      "loc": {
        "start": {
          "line": 356,
          "column": 55
        },
        "end": {
          "line": 356,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 10523,
      "end": 10525,
      "loc": {
        "start": {
          "line": 357,
          "column": 12
        },
        "end": {
          "line": 357,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10526,
      "end": 10527,
      "loc": {
        "start": {
          "line": 357,
          "column": 15
        },
        "end": {
          "line": 357,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 10527,
      "end": 10531,
      "loc": {
        "start": {
          "line": 357,
          "column": 16
        },
        "end": {
          "line": 357,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10531,
      "end": 10532,
      "loc": {
        "start": {
          "line": 357,
          "column": 20
        },
        "end": {
          "line": 357,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 10532,
      "end": 10538,
      "loc": {
        "start": {
          "line": 357,
          "column": 21
        },
        "end": {
          "line": 357,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">=",
      "start": 10539,
      "end": 10541,
      "loc": {
        "start": {
          "line": 357,
          "column": 28
        },
        "end": {
          "line": 357,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 4,
      "start": 10542,
      "end": 10543,
      "loc": {
        "start": {
          "line": 357,
          "column": 31
        },
        "end": {
          "line": 357,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 10544,
      "end": 10546,
      "loc": {
        "start": {
          "line": 357,
          "column": 33
        },
        "end": {
          "line": 357,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "NodeClass",
      "start": 10547,
      "end": 10556,
      "loc": {
        "start": {
          "line": 357,
          "column": 36
        },
        "end": {
          "line": 357,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10556,
      "end": 10557,
      "loc": {
        "start": {
          "line": 357,
          "column": 45
        },
        "end": {
          "line": 357,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 10557,
      "end": 10561,
      "loc": {
        "start": {
          "line": 357,
          "column": 46
        },
        "end": {
          "line": 357,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10561,
      "end": 10562,
      "loc": {
        "start": {
          "line": 357,
          "column": 50
        },
        "end": {
          "line": 357,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10562,
      "end": 10563,
      "loc": {
        "start": {
          "line": 357,
          "column": 51
        },
        "end": {
          "line": 357,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10564,
      "end": 10565,
      "loc": {
        "start": {
          "line": 357,
          "column": 53
        },
        "end": {
          "line": 357,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 10582,
      "end": 10586,
      "loc": {
        "start": {
          "line": 358,
          "column": 16
        },
        "end": {
          "line": 358,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10587,
      "end": 10588,
      "loc": {
        "start": {
          "line": 358,
          "column": 21
        },
        "end": {
          "line": 358,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "basename",
      "start": 10589,
      "end": 10597,
      "loc": {
        "start": {
          "line": 358,
          "column": 23
        },
        "end": {
          "line": 358,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10597,
      "end": 10598,
      "loc": {
        "start": {
          "line": 358,
          "column": 31
        },
        "end": {
          "line": 358,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dirname",
      "start": 10598,
      "end": 10605,
      "loc": {
        "start": {
          "line": 358,
          "column": 32
        },
        "end": {
          "line": 358,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10605,
      "end": 10606,
      "loc": {
        "start": {
          "line": 358,
          "column": 39
        },
        "end": {
          "line": 358,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 10606,
      "end": 10610,
      "loc": {
        "start": {
          "line": 358,
          "column": 40
        },
        "end": {
          "line": 358,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10610,
      "end": 10611,
      "loc": {
        "start": {
          "line": 358,
          "column": 44
        },
        "end": {
          "line": 358,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10611,
      "end": 10612,
      "loc": {
        "start": {
          "line": 358,
          "column": 45
        },
        "end": {
          "line": 358,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10612,
      "end": 10613,
      "loc": {
        "start": {
          "line": 358,
          "column": 46
        },
        "end": {
          "line": 358,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10626,
      "end": 10627,
      "loc": {
        "start": {
          "line": 359,
          "column": 12
        },
        "end": {
          "line": 359,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 10640,
      "end": 10642,
      "loc": {
        "start": {
          "line": 360,
          "column": 12
        },
        "end": {
          "line": 360,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10643,
      "end": 10644,
      "loc": {
        "start": {
          "line": 360,
          "column": 15
        },
        "end": {
          "line": 360,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10644,
      "end": 10648,
      "loc": {
        "start": {
          "line": 360,
          "column": 16
        },
        "end": {
          "line": 360,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10648,
      "end": 10649,
      "loc": {
        "start": {
          "line": 360,
          "column": 20
        },
        "end": {
          "line": 360,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_pushedPath",
      "start": 10649,
      "end": 10660,
      "loc": {
        "start": {
          "line": 360,
          "column": 21
        },
        "end": {
          "line": 360,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10660,
      "end": 10661,
      "loc": {
        "start": {
          "line": 360,
          "column": 32
        },
        "end": {
          "line": 360,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "has",
      "start": 10661,
      "end": 10664,
      "loc": {
        "start": {
          "line": 360,
          "column": 33
        },
        "end": {
          "line": 360,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10664,
      "end": 10665,
      "loc": {
        "start": {
          "line": 360,
          "column": 36
        },
        "end": {
          "line": 360,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 10665,
      "end": 10669,
      "loc": {
        "start": {
          "line": 360,
          "column": 37
        },
        "end": {
          "line": 360,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10669,
      "end": 10670,
      "loc": {
        "start": {
          "line": 360,
          "column": 41
        },
        "end": {
          "line": 360,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10670,
      "end": 10671,
      "loc": {
        "start": {
          "line": 360,
          "column": 42
        },
        "end": {
          "line": 360,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10672,
      "end": 10673,
      "loc": {
        "start": {
          "line": 360,
          "column": 44
        },
        "end": {
          "line": 360,
          "column": 45
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " throw new Error('Double-handled node ' + path);",
      "start": 10690,
      "end": 10740,
      "loc": {
        "start": {
          "line": 361,
          "column": 16
        },
        "end": {
          "line": 361,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 10757,
      "end": 10763,
      "loc": {
        "start": {
          "line": 362,
          "column": 16
        },
        "end": {
          "line": 362,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Promise",
      "start": 10764,
      "end": 10771,
      "loc": {
        "start": {
          "line": 362,
          "column": 23
        },
        "end": {
          "line": 362,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10771,
      "end": 10772,
      "loc": {
        "start": {
          "line": 362,
          "column": 30
        },
        "end": {
          "line": 362,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resolve",
      "start": 10772,
      "end": 10779,
      "loc": {
        "start": {
          "line": 362,
          "column": 31
        },
        "end": {
          "line": 362,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10779,
      "end": 10780,
      "loc": {
        "start": {
          "line": 362,
          "column": 38
        },
        "end": {
          "line": 362,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10780,
      "end": 10781,
      "loc": {
        "start": {
          "line": 362,
          "column": 39
        },
        "end": {
          "line": 362,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10781,
      "end": 10782,
      "loc": {
        "start": {
          "line": 362,
          "column": 40
        },
        "end": {
          "line": 362,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10795,
      "end": 10796,
      "loc": {
        "start": {
          "line": 363,
          "column": 12
        },
        "end": {
          "line": 363,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 10809,
      "end": 10814,
      "loc": {
        "start": {
          "line": 364,
          "column": 12
        },
        "end": {
          "line": 364,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dir",
      "start": 10815,
      "end": 10818,
      "loc": {
        "start": {
          "line": 364,
          "column": 18
        },
        "end": {
          "line": 364,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10819,
      "end": 10820,
      "loc": {
        "start": {
          "line": 364,
          "column": 22
        },
        "end": {
          "line": 364,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dirname",
      "start": 10821,
      "end": 10828,
      "loc": {
        "start": {
          "line": 364,
          "column": 24
        },
        "end": {
          "line": 364,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10828,
      "end": 10829,
      "loc": {
        "start": {
          "line": 364,
          "column": 31
        },
        "end": {
          "line": 364,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 10829,
      "end": 10833,
      "loc": {
        "start": {
          "line": 364,
          "column": 32
        },
        "end": {
          "line": 364,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10833,
      "end": 10834,
      "loc": {
        "start": {
          "line": 364,
          "column": 36
        },
        "end": {
          "line": 364,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10834,
      "end": 10835,
      "loc": {
        "start": {
          "line": 364,
          "column": 37
        },
        "end": {
          "line": 364,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 10848,
      "end": 10853,
      "loc": {
        "start": {
          "line": 365,
          "column": 12
        },
        "end": {
          "line": 365,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rel",
      "start": 10854,
      "end": 10857,
      "loc": {
        "start": {
          "line": 365,
          "column": 18
        },
        "end": {
          "line": 365,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10858,
      "end": 10859,
      "loc": {
        "start": {
          "line": 365,
          "column": 22
        },
        "end": {
          "line": 365,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "join",
      "start": 10860,
      "end": 10864,
      "loc": {
        "start": {
          "line": 365,
          "column": 24
        },
        "end": {
          "line": 365,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10864,
      "end": 10865,
      "loc": {
        "start": {
          "line": 365,
          "column": 28
        },
        "end": {
          "line": 365,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dir",
      "start": 10865,
      "end": 10868,
      "loc": {
        "start": {
          "line": 365,
          "column": 29
        },
        "end": {
          "line": 365,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10868,
      "end": 10869,
      "loc": {
        "start": {
          "line": 365,
          "column": 32
        },
        "end": {
          "line": 365,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 10870,
      "end": 10874,
      "loc": {
        "start": {
          "line": 365,
          "column": 34
        },
        "end": {
          "line": 365,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10874,
      "end": 10875,
      "loc": {
        "start": {
          "line": 365,
          "column": 38
        },
        "end": {
          "line": 365,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10875,
      "end": 10876,
      "loc": {
        "start": {
          "line": 365,
          "column": 39
        },
        "end": {
          "line": 365,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 10889,
      "end": 10894,
      "loc": {
        "start": {
          "line": 366,
          "column": 12
        },
        "end": {
          "line": 366,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "node",
      "start": 10895,
      "end": 10899,
      "loc": {
        "start": {
          "line": 366,
          "column": 18
        },
        "end": {
          "line": 366,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10900,
      "end": 10901,
      "loc": {
        "start": {
          "line": 366,
          "column": 23
        },
        "end": {
          "line": 366,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Object",
      "start": 10902,
      "end": 10908,
      "loc": {
        "start": {
          "line": 366,
          "column": 25
        },
        "end": {
          "line": 366,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10908,
      "end": 10909,
      "loc": {
        "start": {
          "line": 366,
          "column": 31
        },
        "end": {
          "line": 366,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assign",
      "start": 10909,
      "end": 10915,
      "loc": {
        "start": {
          "line": 366,
          "column": 32
        },
        "end": {
          "line": 366,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10915,
      "end": 10916,
      "loc": {
        "start": {
          "line": 366,
          "column": 38
        },
        "end": {
          "line": 366,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 10916,
      "end": 10919,
      "loc": {
        "start": {
          "line": 366,
          "column": 39
        },
        "end": {
          "line": 366,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "FileNode",
      "start": 10920,
      "end": 10928,
      "loc": {
        "start": {
          "line": 366,
          "column": 43
        },
        "end": {
          "line": 366,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10928,
      "end": 10929,
      "loc": {
        "start": {
          "line": 366,
          "column": 51
        },
        "end": {
          "line": 366,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10929,
      "end": 10930,
      "loc": {
        "start": {
          "line": 366,
          "column": 52
        },
        "end": {
          "line": 366,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 10947,
      "end": 10951,
      "loc": {
        "start": {
          "line": 367,
          "column": 16
        },
        "end": {
          "line": 367,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10951,
      "end": 10952,
      "loc": {
        "start": {
          "line": 367,
          "column": 20
        },
        "end": {
          "line": 367,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parent",
      "start": 10969,
      "end": 10975,
      "loc": {
        "start": {
          "line": 368,
          "column": 16
        },
        "end": {
          "line": 368,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10975,
      "end": 10976,
      "loc": {
        "start": {
          "line": 368,
          "column": 22
        },
        "end": {
          "line": 368,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "...",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10993,
      "end": 10996,
      "loc": {
        "start": {
          "line": 369,
          "column": 16
        },
        "end": {
          "line": 369,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10996,
      "end": 10997,
      "loc": {
        "start": {
          "line": 369,
          "column": 19
        },
        "end": {
          "line": 369,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 10997,
      "end": 11002,
      "loc": {
        "start": {
          "line": 369,
          "column": 20
        },
        "end": {
          "line": 369,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "readJSON",
      "start": 11003,
      "end": 11011,
      "loc": {
        "start": {
          "line": 369,
          "column": 26
        },
        "end": {
          "line": 369,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11011,
      "end": 11012,
      "loc": {
        "start": {
          "line": 369,
          "column": 34
        },
        "end": {
          "line": 369,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 11012,
      "end": 11016,
      "loc": {
        "start": {
          "line": 369,
          "column": 35
        },
        "end": {
          "line": 369,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11016,
      "end": 11017,
      "loc": {
        "start": {
          "line": 369,
          "column": 39
        },
        "end": {
          "line": 369,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11017,
      "end": 11018,
      "loc": {
        "start": {
          "line": 369,
          "column": 40
        },
        "end": {
          "line": 369,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11018,
      "end": 11019,
      "loc": {
        "start": {
          "line": 369,
          "column": 41
        },
        "end": {
          "line": 369,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11032,
      "end": 11033,
      "loc": {
        "start": {
          "line": 370,
          "column": 12
        },
        "end": {
          "line": 370,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11033,
      "end": 11034,
      "loc": {
        "start": {
          "line": 370,
          "column": 13
        },
        "end": {
          "line": 370,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11034,
      "end": 11035,
      "loc": {
        "start": {
          "line": 370,
          "column": 14
        },
        "end": {
          "line": 370,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11036,
      "end": 11037,
      "loc": {
        "start": {
          "line": 370,
          "column": 16
        },
        "end": {
          "line": 370,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "push",
      "start": 11054,
      "end": 11058,
      "loc": {
        "start": {
          "line": 371,
          "column": 16
        },
        "end": {
          "line": 371,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11058,
      "end": 11059,
      "loc": {
        "start": {
          "line": 371,
          "column": 20
        },
        "end": {
          "line": 371,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "children",
      "start": 11076,
      "end": 11084,
      "loc": {
        "start": {
          "line": 372,
          "column": 16
        },
        "end": {
          "line": 372,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11084,
      "end": 11085,
      "loc": {
        "start": {
          "line": 372,
          "column": 24
        },
        "end": {
          "line": 372,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "relative",
      "start": 11102,
      "end": 11110,
      "loc": {
        "start": {
          "line": 373,
          "column": 16
        },
        "end": {
          "line": 373,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11110,
      "end": 11111,
      "loc": {
        "start": {
          "line": 373,
          "column": 24
        },
        "end": {
          "line": 373,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rel",
      "start": 11112,
      "end": 11115,
      "loc": {
        "start": {
          "line": 373,
          "column": 26
        },
        "end": {
          "line": 373,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11115,
      "end": 11116,
      "loc": {
        "start": {
          "line": 373,
          "column": 29
        },
        "end": {
          "line": 373,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "definitionPath",
      "start": 11133,
      "end": 11147,
      "loc": {
        "start": {
          "line": 374,
          "column": 16
        },
        "end": {
          "line": 374,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11147,
      "end": 11148,
      "loc": {
        "start": {
          "line": 374,
          "column": 30
        },
        "end": {
          "line": 374,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 11149,
      "end": 11153,
      "loc": {
        "start": {
          "line": 374,
          "column": 32
        },
        "end": {
          "line": 374,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11153,
      "end": 11154,
      "loc": {
        "start": {
          "line": 374,
          "column": 36
        },
        "end": {
          "line": 374,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11167,
      "end": 11168,
      "loc": {
        "start": {
          "line": 375,
          "column": 12
        },
        "end": {
          "line": 375,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11168,
      "end": 11169,
      "loc": {
        "start": {
          "line": 375,
          "column": 13
        },
        "end": {
          "line": 375,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11169,
      "end": 11170,
      "loc": {
        "start": {
          "line": 375,
          "column": 14
        },
        "end": {
          "line": 375,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 11183,
      "end": 11189,
      "loc": {
        "start": {
          "line": 376,
          "column": 12
        },
        "end": {
          "line": 376,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11190,
      "end": 11194,
      "loc": {
        "start": {
          "line": 376,
          "column": 19
        },
        "end": {
          "line": 376,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11194,
      "end": 11195,
      "loc": {
        "start": {
          "line": 376,
          "column": 23
        },
        "end": {
          "line": 376,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_processNode",
      "start": 11195,
      "end": 11207,
      "loc": {
        "start": {
          "line": 376,
          "column": 24
        },
        "end": {
          "line": 376,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11207,
      "end": 11208,
      "loc": {
        "start": {
          "line": 376,
          "column": 36
        },
        "end": {
          "line": 376,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "node",
      "start": 11208,
      "end": 11212,
      "loc": {
        "start": {
          "line": 376,
          "column": 37
        },
        "end": {
          "line": 376,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11212,
      "end": 11213,
      "loc": {
        "start": {
          "line": 376,
          "column": 41
        },
        "end": {
          "line": 376,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11213,
      "end": 11214,
      "loc": {
        "start": {
          "line": 376,
          "column": 42
        },
        "end": {
          "line": 376,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11223,
      "end": 11224,
      "loc": {
        "start": {
          "line": 377,
          "column": 8
        },
        "end": {
          "line": 377,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 11233,
      "end": 11239,
      "loc": {
        "start": {
          "line": 378,
          "column": 8
        },
        "end": {
          "line": 378,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Promise",
      "start": 11240,
      "end": 11247,
      "loc": {
        "start": {
          "line": 378,
          "column": 15
        },
        "end": {
          "line": 378,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11247,
      "end": 11248,
      "loc": {
        "start": {
          "line": 378,
          "column": 22
        },
        "end": {
          "line": 378,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resolve",
      "start": 11248,
      "end": 11255,
      "loc": {
        "start": {
          "line": 378,
          "column": 23
        },
        "end": {
          "line": 378,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11255,
      "end": 11256,
      "loc": {
        "start": {
          "line": 378,
          "column": 30
        },
        "end": {
          "line": 378,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11256,
      "end": 11257,
      "loc": {
        "start": {
          "line": 378,
          "column": 31
        },
        "end": {
          "line": 378,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11257,
      "end": 11258,
      "loc": {
        "start": {
          "line": 378,
          "column": 32
        },
        "end": {
          "line": 378,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11263,
      "end": 11264,
      "loc": {
        "start": {
          "line": 379,
          "column": 4
        },
        "end": {
          "line": 379,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * @desc\n     * Handles a node's dependencies and calls {@link SourceBrowser#_pushNode} once it's ready.\n     * @lineNumber\n     * 378\n     * @param\n     * {BrowsedFileNode} node\n     * @return\n     * {Promise}\n     ",
      "start": 11269,
      "end": 11495,
      "loc": {
        "start": {
          "line": 380,
          "column": 4
        },
        "end": {
          "line": 389,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_processNode",
      "start": 11500,
      "end": 11512,
      "loc": {
        "start": {
          "line": 390,
          "column": 4
        },
        "end": {
          "line": 390,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11512,
      "end": 11513,
      "loc": {
        "start": {
          "line": 390,
          "column": 16
        },
        "end": {
          "line": 390,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "node",
      "start": 11513,
      "end": 11517,
      "loc": {
        "start": {
          "line": 390,
          "column": 17
        },
        "end": {
          "line": 390,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11517,
      "end": 11518,
      "loc": {
        "start": {
          "line": 390,
          "column": 21
        },
        "end": {
          "line": 390,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11519,
      "end": 11520,
      "loc": {
        "start": {
          "line": 390,
          "column": 23
        },
        "end": {
          "line": 390,
          "column": 24
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Build dependency map",
      "start": 11529,
      "end": 11552,
      "loc": {
        "start": {
          "line": 391,
          "column": 8
        },
        "end": {
          "line": 391,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 11561,
      "end": 11563,
      "loc": {
        "start": {
          "line": 392,
          "column": 8
        },
        "end": {
          "line": 392,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11564,
      "end": 11565,
      "loc": {
        "start": {
          "line": 392,
          "column": 11
        },
        "end": {
          "line": 392,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 11565,
      "end": 11566,
      "loc": {
        "start": {
          "line": 392,
          "column": 12
        },
        "end": {
          "line": 392,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "node",
      "start": 11566,
      "end": 11570,
      "loc": {
        "start": {
          "line": 392,
          "column": 13
        },
        "end": {
          "line": 392,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11570,
      "end": 11571,
      "loc": {
        "start": {
          "line": 392,
          "column": 17
        },
        "end": {
          "line": 392,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "waitingFor",
      "start": 11571,
      "end": 11581,
      "loc": {
        "start": {
          "line": 392,
          "column": 18
        },
        "end": {
          "line": 392,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11581,
      "end": 11582,
      "loc": {
        "start": {
          "line": 392,
          "column": 28
        },
        "end": {
          "line": 392,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11583,
      "end": 11584,
      "loc": {
        "start": {
          "line": 392,
          "column": 30
        },
        "end": {
          "line": 392,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 11597,
      "end": 11602,
      "loc": {
        "start": {
          "line": 393,
          "column": 12
        },
        "end": {
          "line": 393,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "deps",
      "start": 11603,
      "end": 11607,
      "loc": {
        "start": {
          "line": 393,
          "column": 18
        },
        "end": {
          "line": 393,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11608,
      "end": 11609,
      "loc": {
        "start": {
          "line": 393,
          "column": 23
        },
        "end": {
          "line": 393,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Array",
      "start": 11610,
      "end": 11615,
      "loc": {
        "start": {
          "line": 393,
          "column": 25
        },
        "end": {
          "line": 393,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11615,
      "end": 11616,
      "loc": {
        "start": {
          "line": 393,
          "column": 30
        },
        "end": {
          "line": 393,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 11616,
      "end": 11620,
      "loc": {
        "start": {
          "line": 393,
          "column": 31
        },
        "end": {
          "line": 393,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11620,
      "end": 11621,
      "loc": {
        "start": {
          "line": 393,
          "column": 35
        },
        "end": {
          "line": 393,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "node",
      "start": 11621,
      "end": 11625,
      "loc": {
        "start": {
          "line": 393,
          "column": 36
        },
        "end": {
          "line": 393,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11625,
      "end": 11626,
      "loc": {
        "start": {
          "line": 393,
          "column": 40
        },
        "end": {
          "line": 393,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "references",
      "start": 11626,
      "end": 11636,
      "loc": {
        "start": {
          "line": 393,
          "column": 41
        },
        "end": {
          "line": 393,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11636,
      "end": 11637,
      "loc": {
        "start": {
          "line": 393,
          "column": 51
        },
        "end": {
          "line": 393,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11637,
      "end": 11638,
      "loc": {
        "start": {
          "line": 393,
          "column": 52
        },
        "end": {
          "line": 393,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reduce",
      "start": 11638,
      "end": 11644,
      "loc": {
        "start": {
          "line": 393,
          "column": 53
        },
        "end": {
          "line": 393,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11644,
      "end": 11645,
      "loc": {
        "start": {
          "line": 393,
          "column": 59
        },
        "end": {
          "line": 393,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11645,
      "end": 11646,
      "loc": {
        "start": {
          "line": 393,
          "column": 60
        },
        "end": {
          "line": 393,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 11646,
      "end": 11652,
      "loc": {
        "start": {
          "line": 393,
          "column": 61
        },
        "end": {
          "line": 393,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11652,
      "end": 11653,
      "loc": {
        "start": {
          "line": 393,
          "column": 67
        },
        "end": {
          "line": 393,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11654,
      "end": 11655,
      "loc": {
        "start": {
          "line": 393,
          "column": 69
        },
        "end": {
          "line": 393,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11655,
      "end": 11656,
      "loc": {
        "start": {
          "line": 393,
          "column": 70
        },
        "end": {
          "line": 393,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ids",
      "start": 11657,
      "end": 11660,
      "loc": {
        "start": {
          "line": 393,
          "column": 72
        },
        "end": {
          "line": 393,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11660,
      "end": 11661,
      "loc": {
        "start": {
          "line": 393,
          "column": 75
        },
        "end": {
          "line": 393,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11661,
      "end": 11662,
      "loc": {
        "start": {
          "line": 393,
          "column": 76
        },
        "end": {
          "line": 393,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11663,
      "end": 11665,
      "loc": {
        "start": {
          "line": 393,
          "column": 78
        },
        "end": {
          "line": 393,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 11666,
      "end": 11672,
      "loc": {
        "start": {
          "line": 393,
          "column": 81
        },
        "end": {
          "line": 393,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11672,
      "end": 11673,
      "loc": {
        "start": {
          "line": 393,
          "column": 87
        },
        "end": {
          "line": 393,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "concat",
      "start": 11673,
      "end": 11679,
      "loc": {
        "start": {
          "line": 393,
          "column": 88
        },
        "end": {
          "line": 393,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11679,
      "end": 11680,
      "loc": {
        "start": {
          "line": 393,
          "column": 94
        },
        "end": {
          "line": 393,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Array",
      "start": 11680,
      "end": 11685,
      "loc": {
        "start": {
          "line": 393,
          "column": 95
        },
        "end": {
          "line": 393,
          "column": 100
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11685,
      "end": 11686,
      "loc": {
        "start": {
          "line": 393,
          "column": 100
        },
        "end": {
          "line": 393,
          "column": 101
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 11686,
      "end": 11690,
      "loc": {
        "start": {
          "line": 393,
          "column": 101
        },
        "end": {
          "line": 393,
          "column": 105
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11690,
      "end": 11691,
      "loc": {
        "start": {
          "line": 393,
          "column": 105
        },
        "end": {
          "line": 393,
          "column": 106
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ids",
      "start": 11691,
      "end": 11694,
      "loc": {
        "start": {
          "line": 393,
          "column": 106
        },
        "end": {
          "line": 393,
          "column": 109
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11694,
      "end": 11695,
      "loc": {
        "start": {
          "line": 393,
          "column": 109
        },
        "end": {
          "line": 393,
          "column": 110
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11695,
      "end": 11696,
      "loc": {
        "start": {
          "line": 393,
          "column": 110
        },
        "end": {
          "line": 393,
          "column": 111
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "filter",
      "start": 11696,
      "end": 11702,
      "loc": {
        "start": {
          "line": 393,
          "column": 111
        },
        "end": {
          "line": 393,
          "column": 117
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11702,
      "end": 11703,
      "loc": {
        "start": {
          "line": 393,
          "column": 117
        },
        "end": {
          "line": 393,
          "column": 118
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11703,
      "end": 11704,
      "loc": {
        "start": {
          "line": 393,
          "column": 118
        },
        "end": {
          "line": 393,
          "column": 119
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 11704,
      "end": 11706,
      "loc": {
        "start": {
          "line": 393,
          "column": 119
        },
        "end": {
          "line": 393,
          "column": 121
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11706,
      "end": 11707,
      "loc": {
        "start": {
          "line": 393,
          "column": 121
        },
        "end": {
          "line": 393,
          "column": 122
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11708,
      "end": 11710,
      "loc": {
        "start": {
          "line": 393,
          "column": 123
        },
        "end": {
          "line": 393,
          "column": 125
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11711,
      "end": 11712,
      "loc": {
        "start": {
          "line": 393,
          "column": 126
        },
        "end": {
          "line": 393,
          "column": 127
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 11729,
      "end": 11731,
      "loc": {
        "start": {
          "line": 394,
          "column": 16
        },
        "end": {
          "line": 394,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11732,
      "end": 11733,
      "loc": {
        "start": {
          "line": 394,
          "column": 19
        },
        "end": {
          "line": 394,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "typeof",
        "keyword": "typeof",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "typeof",
      "start": 11733,
      "end": 11739,
      "loc": {
        "start": {
          "line": 394,
          "column": 20
        },
        "end": {
          "line": 394,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 11740,
      "end": 11742,
      "loc": {
        "start": {
          "line": 394,
          "column": 27
        },
        "end": {
          "line": 394,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 11743,
      "end": 11746,
      "loc": {
        "start": {
          "line": 394,
          "column": 30
        },
        "end": {
          "line": 394,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "number",
      "start": 11747,
      "end": 11755,
      "loc": {
        "start": {
          "line": 394,
          "column": 34
        },
        "end": {
          "line": 394,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11755,
      "end": 11756,
      "loc": {
        "start": {
          "line": 394,
          "column": 42
        },
        "end": {
          "line": 394,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11757,
      "end": 11758,
      "loc": {
        "start": {
          "line": 394,
          "column": 44
        },
        "end": {
          "line": 394,
          "column": 45
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " OPC-UA node",
      "start": 11779,
      "end": 11793,
      "loc": {
        "start": {
          "line": 395,
          "column": 20
        },
        "end": {
          "line": 395,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 11814,
      "end": 11820,
      "loc": {
        "start": {
          "line": 396,
          "column": 20
        },
        "end": {
          "line": 396,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 11821,
      "end": 11826,
      "loc": {
        "start": {
          "line": 396,
          "column": 27
        },
        "end": {
          "line": 396,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11826,
      "end": 11827,
      "loc": {
        "start": {
          "line": 396,
          "column": 32
        },
        "end": {
          "line": 396,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11844,
      "end": 11845,
      "loc": {
        "start": {
          "line": 397,
          "column": 16
        },
        "end": {
          "line": 397,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 11862,
      "end": 11868,
      "loc": {
        "start": {
          "line": 398,
          "column": 16
        },
        "end": {
          "line": 398,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 11869,
      "end": 11870,
      "loc": {
        "start": {
          "line": 398,
          "column": 23
        },
        "end": {
          "line": 398,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11870,
      "end": 11874,
      "loc": {
        "start": {
          "line": 398,
          "column": 24
        },
        "end": {
          "line": 398,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11874,
      "end": 11875,
      "loc": {
        "start": {
          "line": 398,
          "column": 28
        },
        "end": {
          "line": 398,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_pushed",
      "start": 11875,
      "end": 11882,
      "loc": {
        "start": {
          "line": 398,
          "column": 29
        },
        "end": {
          "line": 398,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11882,
      "end": 11883,
      "loc": {
        "start": {
          "line": 398,
          "column": 36
        },
        "end": {
          "line": 398,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "has",
      "start": 11883,
      "end": 11886,
      "loc": {
        "start": {
          "line": 398,
          "column": 37
        },
        "end": {
          "line": 398,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11886,
      "end": 11887,
      "loc": {
        "start": {
          "line": 398,
          "column": 40
        },
        "end": {
          "line": 398,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 11887,
      "end": 11889,
      "loc": {
        "start": {
          "line": 398,
          "column": 41
        },
        "end": {
          "line": 398,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11889,
      "end": 11890,
      "loc": {
        "start": {
          "line": 398,
          "column": 43
        },
        "end": {
          "line": 398,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 11891,
      "end": 11893,
      "loc": {
        "start": {
          "line": 398,
          "column": 45
        },
        "end": {
          "line": 398,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 11894,
      "end": 11895,
      "loc": {
        "start": {
          "line": 398,
          "column": 48
        },
        "end": {
          "line": 398,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ProjectConfig",
      "start": 11895,
      "end": 11908,
      "loc": {
        "start": {
          "line": 398,
          "column": 49
        },
        "end": {
          "line": 398,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11908,
      "end": 11909,
      "loc": {
        "start": {
          "line": 398,
          "column": 62
        },
        "end": {
          "line": 398,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isExternal",
      "start": 11909,
      "end": 11919,
      "loc": {
        "start": {
          "line": 398,
          "column": 63
        },
        "end": {
          "line": 398,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11919,
      "end": 11920,
      "loc": {
        "start": {
          "line": 398,
          "column": 73
        },
        "end": {
          "line": 398,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 11920,
      "end": 11922,
      "loc": {
        "start": {
          "line": 398,
          "column": 74
        },
        "end": {
          "line": 398,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11922,
      "end": 11923,
      "loc": {
        "start": {
          "line": 398,
          "column": 76
        },
        "end": {
          "line": 398,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11923,
      "end": 11924,
      "loc": {
        "start": {
          "line": 398,
          "column": 77
        },
        "end": {
          "line": 398,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11937,
      "end": 11938,
      "loc": {
        "start": {
          "line": 399,
          "column": 12
        },
        "end": {
          "line": 399,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11938,
      "end": 11939,
      "loc": {
        "start": {
          "line": 399,
          "column": 13
        },
        "end": {
          "line": 399,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11939,
      "end": 11940,
      "loc": {
        "start": {
          "line": 399,
          "column": 14
        },
        "end": {
          "line": 399,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11940,
      "end": 11941,
      "loc": {
        "start": {
          "line": 399,
          "column": 15
        },
        "end": {
          "line": 399,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11942,
      "end": 11943,
      "loc": {
        "start": {
          "line": 399,
          "column": 17
        },
        "end": {
          "line": 399,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11943,
      "end": 11944,
      "loc": {
        "start": {
          "line": 399,
          "column": 18
        },
        "end": {
          "line": 399,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11944,
      "end": 11945,
      "loc": {
        "start": {
          "line": 399,
          "column": 19
        },
        "end": {
          "line": 399,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11945,
      "end": 11946,
      "loc": {
        "start": {
          "line": 399,
          "column": 20
        },
        "end": {
          "line": 399,
          "column": 21
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " eslint-disable-next-line no-param-reassign",
      "start": 11959,
      "end": 12004,
      "loc": {
        "start": {
          "line": 400,
          "column": 12
        },
        "end": {
          "line": 400,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "node",
      "start": 12017,
      "end": 12021,
      "loc": {
        "start": {
          "line": 401,
          "column": 12
        },
        "end": {
          "line": 401,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12021,
      "end": 12022,
      "loc": {
        "start": {
          "line": 401,
          "column": 16
        },
        "end": {
          "line": 401,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "waitingFor",
      "start": 12022,
      "end": 12032,
      "loc": {
        "start": {
          "line": 401,
          "column": 17
        },
        "end": {
          "line": 401,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12033,
      "end": 12034,
      "loc": {
        "start": {
          "line": 401,
          "column": 28
        },
        "end": {
          "line": 401,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 12035,
      "end": 12038,
      "loc": {
        "start": {
          "line": 401,
          "column": 30
        },
        "end": {
          "line": 401,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Set",
      "start": 12039,
      "end": 12042,
      "loc": {
        "start": {
          "line": 401,
          "column": 34
        },
        "end": {
          "line": 401,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12042,
      "end": 12043,
      "loc": {
        "start": {
          "line": 401,
          "column": 37
        },
        "end": {
          "line": 401,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "deps",
      "start": 12043,
      "end": 12047,
      "loc": {
        "start": {
          "line": 401,
          "column": 38
        },
        "end": {
          "line": 401,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12047,
      "end": 12048,
      "loc": {
        "start": {
          "line": 401,
          "column": 42
        },
        "end": {
          "line": 401,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12048,
      "end": 12049,
      "loc": {
        "start": {
          "line": 401,
          "column": 43
        },
        "end": {
          "line": 401,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "deps",
      "start": 12062,
      "end": 12066,
      "loc": {
        "start": {
          "line": 402,
          "column": 12
        },
        "end": {
          "line": 402,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12066,
      "end": 12067,
      "loc": {
        "start": {
          "line": 402,
          "column": 16
        },
        "end": {
          "line": 402,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forEach",
      "start": 12067,
      "end": 12074,
      "loc": {
        "start": {
          "line": 402,
          "column": 17
        },
        "end": {
          "line": 402,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12074,
      "end": 12075,
      "loc": {
        "start": {
          "line": 402,
          "column": 24
        },
        "end": {
          "line": 402,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12075,
      "end": 12076,
      "loc": {
        "start": {
          "line": 402,
          "column": 25
        },
        "end": {
          "line": 402,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "d",
      "start": 12076,
      "end": 12077,
      "loc": {
        "start": {
          "line": 402,
          "column": 26
        },
        "end": {
          "line": 402,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12077,
      "end": 12078,
      "loc": {
        "start": {
          "line": 402,
          "column": 27
        },
        "end": {
          "line": 402,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12079,
      "end": 12081,
      "loc": {
        "start": {
          "line": 402,
          "column": 29
        },
        "end": {
          "line": 402,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12082,
      "end": 12083,
      "loc": {
        "start": {
          "line": 402,
          "column": 32
        },
        "end": {
          "line": 402,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12100,
      "end": 12104,
      "loc": {
        "start": {
          "line": 403,
          "column": 16
        },
        "end": {
          "line": 403,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12104,
      "end": 12105,
      "loc": {
        "start": {
          "line": 403,
          "column": 20
        },
        "end": {
          "line": 403,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_dependingOn",
      "start": 12105,
      "end": 12117,
      "loc": {
        "start": {
          "line": 403,
          "column": 21
        },
        "end": {
          "line": 403,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12117,
      "end": 12118,
      "loc": {
        "start": {
          "line": 403,
          "column": 33
        },
        "end": {
          "line": 403,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "set",
      "start": 12118,
      "end": 12121,
      "loc": {
        "start": {
          "line": 403,
          "column": 34
        },
        "end": {
          "line": 403,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12121,
      "end": 12122,
      "loc": {
        "start": {
          "line": 403,
          "column": 37
        },
        "end": {
          "line": 403,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "d",
      "start": 12122,
      "end": 12123,
      "loc": {
        "start": {
          "line": 403,
          "column": 38
        },
        "end": {
          "line": 403,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12123,
      "end": 12124,
      "loc": {
        "start": {
          "line": 403,
          "column": 39
        },
        "end": {
          "line": 403,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12125,
      "end": 12126,
      "loc": {
        "start": {
          "line": 403,
          "column": 41
        },
        "end": {
          "line": 403,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12126,
      "end": 12130,
      "loc": {
        "start": {
          "line": 403,
          "column": 42
        },
        "end": {
          "line": 403,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12130,
      "end": 12131,
      "loc": {
        "start": {
          "line": 403,
          "column": 46
        },
        "end": {
          "line": 403,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_dependingOn",
      "start": 12131,
      "end": 12143,
      "loc": {
        "start": {
          "line": 403,
          "column": 47
        },
        "end": {
          "line": 403,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12143,
      "end": 12144,
      "loc": {
        "start": {
          "line": 403,
          "column": 59
        },
        "end": {
          "line": 403,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "get",
      "start": 12144,
      "end": 12147,
      "loc": {
        "start": {
          "line": 403,
          "column": 60
        },
        "end": {
          "line": 403,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12147,
      "end": 12148,
      "loc": {
        "start": {
          "line": 403,
          "column": 63
        },
        "end": {
          "line": 403,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "d",
      "start": 12148,
      "end": 12149,
      "loc": {
        "start": {
          "line": 403,
          "column": 64
        },
        "end": {
          "line": 403,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12149,
      "end": 12150,
      "loc": {
        "start": {
          "line": 403,
          "column": 65
        },
        "end": {
          "line": 403,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 12151,
      "end": 12153,
      "loc": {
        "start": {
          "line": 403,
          "column": 67
        },
        "end": {
          "line": 403,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12154,
      "end": 12155,
      "loc": {
        "start": {
          "line": 403,
          "column": 70
        },
        "end": {
          "line": 403,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12155,
      "end": 12156,
      "loc": {
        "start": {
          "line": 403,
          "column": 71
        },
        "end": {
          "line": 403,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12156,
      "end": 12157,
      "loc": {
        "start": {
          "line": 403,
          "column": 72
        },
        "end": {
          "line": 403,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12157,
      "end": 12158,
      "loc": {
        "start": {
          "line": 403,
          "column": 73
        },
        "end": {
          "line": 403,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "concat",
      "start": 12158,
      "end": 12164,
      "loc": {
        "start": {
          "line": 403,
          "column": 74
        },
        "end": {
          "line": 403,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12164,
      "end": 12165,
      "loc": {
        "start": {
          "line": 403,
          "column": 80
        },
        "end": {
          "line": 403,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "node",
      "start": 12165,
      "end": 12169,
      "loc": {
        "start": {
          "line": 403,
          "column": 81
        },
        "end": {
          "line": 403,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12169,
      "end": 12170,
      "loc": {
        "start": {
          "line": 403,
          "column": 85
        },
        "end": {
          "line": 403,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12170,
      "end": 12171,
      "loc": {
        "start": {
          "line": 403,
          "column": 86
        },
        "end": {
          "line": 403,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12171,
      "end": 12172,
      "loc": {
        "start": {
          "line": 403,
          "column": 87
        },
        "end": {
          "line": 403,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12185,
      "end": 12186,
      "loc": {
        "start": {
          "line": 404,
          "column": 12
        },
        "end": {
          "line": 404,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12186,
      "end": 12187,
      "loc": {
        "start": {
          "line": 404,
          "column": 13
        },
        "end": {
          "line": 404,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12187,
      "end": 12188,
      "loc": {
        "start": {
          "line": 404,
          "column": 14
        },
        "end": {
          "line": 404,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12197,
      "end": 12198,
      "loc": {
        "start": {
          "line": 405,
          "column": 8
        },
        "end": {
          "line": 405,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 12207,
      "end": 12209,
      "loc": {
        "start": {
          "line": 406,
          "column": 8
        },
        "end": {
          "line": 406,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12210,
      "end": 12211,
      "loc": {
        "start": {
          "line": 406,
          "column": 11
        },
        "end": {
          "line": 406,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 12211,
      "end": 12212,
      "loc": {
        "start": {
          "line": 406,
          "column": 12
        },
        "end": {
          "line": 406,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "node",
      "start": 12212,
      "end": 12216,
      "loc": {
        "start": {
          "line": 406,
          "column": 13
        },
        "end": {
          "line": 406,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12216,
      "end": 12217,
      "loc": {
        "start": {
          "line": 406,
          "column": 17
        },
        "end": {
          "line": 406,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "waitingFor",
      "start": 12217,
      "end": 12227,
      "loc": {
        "start": {
          "line": 406,
          "column": 18
        },
        "end": {
          "line": 406,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12227,
      "end": 12228,
      "loc": {
        "start": {
          "line": 406,
          "column": 28
        },
        "end": {
          "line": 406,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "size",
      "start": 12228,
      "end": 12232,
      "loc": {
        "start": {
          "line": 406,
          "column": 29
        },
        "end": {
          "line": 406,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12232,
      "end": 12233,
      "loc": {
        "start": {
          "line": 406,
          "column": 33
        },
        "end": {
          "line": 406,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12234,
      "end": 12235,
      "loc": {
        "start": {
          "line": 406,
          "column": 35
        },
        "end": {
          "line": 406,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 12248,
      "end": 12254,
      "loc": {
        "start": {
          "line": 407,
          "column": 12
        },
        "end": {
          "line": 407,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12255,
      "end": 12259,
      "loc": {
        "start": {
          "line": 407,
          "column": 19
        },
        "end": {
          "line": 407,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12259,
      "end": 12260,
      "loc": {
        "start": {
          "line": 407,
          "column": 23
        },
        "end": {
          "line": 407,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_pushNode",
      "start": 12260,
      "end": 12269,
      "loc": {
        "start": {
          "line": 407,
          "column": 24
        },
        "end": {
          "line": 407,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12269,
      "end": 12270,
      "loc": {
        "start": {
          "line": 407,
          "column": 33
        },
        "end": {
          "line": 407,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "node",
      "start": 12270,
      "end": 12274,
      "loc": {
        "start": {
          "line": 407,
          "column": 34
        },
        "end": {
          "line": 407,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12274,
      "end": 12275,
      "loc": {
        "start": {
          "line": 407,
          "column": 38
        },
        "end": {
          "line": 407,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12275,
      "end": 12276,
      "loc": {
        "start": {
          "line": 407,
          "column": 39
        },
        "end": {
          "line": 407,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12285,
      "end": 12286,
      "loc": {
        "start": {
          "line": 408,
          "column": 8
        },
        "end": {
          "line": 408,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 12295,
      "end": 12301,
      "loc": {
        "start": {
          "line": 409,
          "column": 8
        },
        "end": {
          "line": 409,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Promise",
      "start": 12302,
      "end": 12309,
      "loc": {
        "start": {
          "line": 409,
          "column": 15
        },
        "end": {
          "line": 409,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12309,
      "end": 12310,
      "loc": {
        "start": {
          "line": 409,
          "column": 22
        },
        "end": {
          "line": 409,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resolve",
      "start": 12310,
      "end": 12317,
      "loc": {
        "start": {
          "line": 409,
          "column": 23
        },
        "end": {
          "line": 409,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12317,
      "end": 12318,
      "loc": {
        "start": {
          "line": 409,
          "column": 30
        },
        "end": {
          "line": 409,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12318,
      "end": 12319,
      "loc": {
        "start": {
          "line": 409,
          "column": 31
        },
        "end": {
          "line": 409,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12319,
      "end": 12320,
      "loc": {
        "start": {
          "line": 409,
          "column": 32
        },
        "end": {
          "line": 409,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12325,
      "end": 12326,
      "loc": {
        "start": {
          "line": 410,
          "column": 4
        },
        "end": {
          "line": 410,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * @desc\n     * Reads a node's value file (if it's a variable) and calls {@link SourceBrowser#_nodeHandler}\n     * with it, finishing the node's processing and promoting it's dependents, if any.\n     * @lineNumber\n     * 422\n     * @param\n     * {BrowsedFileNode} node\n     * @return\n     * {Promise}\n     ",
      "start": 12331,
      "end": 12647,
      "loc": {
        "start": {
          "line": 411,
          "column": 4
        },
        "end": {
          "line": 421,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 12652,
      "end": 12657,
      "loc": {
        "start": {
          "line": 422,
          "column": 4
        },
        "end": {
          "line": 422,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_pushNode",
      "start": 12658,
      "end": 12667,
      "loc": {
        "start": {
          "line": 422,
          "column": 10
        },
        "end": {
          "line": 422,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12667,
      "end": 12668,
      "loc": {
        "start": {
          "line": 422,
          "column": 19
        },
        "end": {
          "line": 422,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "node",
      "start": 12668,
      "end": 12672,
      "loc": {
        "start": {
          "line": 422,
          "column": 20
        },
        "end": {
          "line": 422,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12672,
      "end": 12673,
      "loc": {
        "start": {
          "line": 422,
          "column": 24
        },
        "end": {
          "line": 422,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12674,
      "end": 12675,
      "loc": {
        "start": {
          "line": 422,
          "column": 26
        },
        "end": {
          "line": 422,
          "column": 27
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Read node value",
      "start": 12684,
      "end": 12702,
      "loc": {
        "start": {
          "line": 423,
          "column": 8
        },
        "end": {
          "line": 423,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 12711,
      "end": 12713,
      "loc": {
        "start": {
          "line": 424,
          "column": 8
        },
        "end": {
          "line": 424,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12714,
      "end": 12715,
      "loc": {
        "start": {
          "line": 424,
          "column": 11
        },
        "end": {
          "line": 424,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "node",
      "start": 12715,
      "end": 12719,
      "loc": {
        "start": {
          "line": 424,
          "column": 12
        },
        "end": {
          "line": 424,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12719,
      "end": 12720,
      "loc": {
        "start": {
          "line": 424,
          "column": 16
        },
        "end": {
          "line": 424,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "nodeClass",
      "start": 12720,
      "end": 12729,
      "loc": {
        "start": {
          "line": 424,
          "column": 17
        },
        "end": {
          "line": 424,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 12730,
      "end": 12733,
      "loc": {
        "start": {
          "line": 424,
          "column": 27
        },
        "end": {
          "line": 424,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "NodeClass",
      "start": 12734,
      "end": 12743,
      "loc": {
        "start": {
          "line": 424,
          "column": 31
        },
        "end": {
          "line": 424,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12743,
      "end": 12744,
      "loc": {
        "start": {
          "line": 424,
          "column": 40
        },
        "end": {
          "line": 424,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Variable",
      "start": 12744,
      "end": 12752,
      "loc": {
        "start": {
          "line": 424,
          "column": 41
        },
        "end": {
          "line": 424,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 12753,
      "end": 12755,
      "loc": {
        "start": {
          "line": 424,
          "column": 50
        },
        "end": {
          "line": 424,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12756,
      "end": 12760,
      "loc": {
        "start": {
          "line": 424,
          "column": 53
        },
        "end": {
          "line": 424,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12760,
      "end": 12761,
      "loc": {
        "start": {
          "line": 424,
          "column": 57
        },
        "end": {
          "line": 424,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_readNodeFile",
      "start": 12761,
      "end": 12774,
      "loc": {
        "start": {
          "line": 424,
          "column": 58
        },
        "end": {
          "line": 424,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12774,
      "end": 12775,
      "loc": {
        "start": {
          "line": 424,
          "column": 71
        },
        "end": {
          "line": 424,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "node",
      "start": 12775,
      "end": 12779,
      "loc": {
        "start": {
          "line": 424,
          "column": 72
        },
        "end": {
          "line": 424,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12779,
      "end": 12780,
      "loc": {
        "start": {
          "line": 424,
          "column": 76
        },
        "end": {
          "line": 424,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12780,
      "end": 12781,
      "loc": {
        "start": {
          "line": 424,
          "column": 77
        },
        "end": {
          "line": 424,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12782,
      "end": 12783,
      "loc": {
        "start": {
          "line": 424,
          "column": 79
        },
        "end": {
          "line": 424,
          "column": 80
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " eslint-disable-next-line no-param-reassign",
      "start": 12796,
      "end": 12841,
      "loc": {
        "start": {
          "line": 425,
          "column": 12
        },
        "end": {
          "line": 425,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 12854,
      "end": 12859,
      "loc": {
        "start": {
          "line": 426,
          "column": 12
        },
        "end": {
          "line": 426,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "readFile",
      "start": 12860,
      "end": 12868,
      "loc": {
        "start": {
          "line": 426,
          "column": 18
        },
        "end": {
          "line": 426,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12868,
      "end": 12869,
      "loc": {
        "start": {
          "line": 426,
          "column": 26
        },
        "end": {
          "line": 426,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "node",
      "start": 12869,
      "end": 12873,
      "loc": {
        "start": {
          "line": 426,
          "column": 27
        },
        "end": {
          "line": 426,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12873,
      "end": 12874,
      "loc": {
        "start": {
          "line": 426,
          "column": 31
        },
        "end": {
          "line": 426,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "relative",
      "start": 12874,
      "end": 12882,
      "loc": {
        "start": {
          "line": 426,
          "column": 32
        },
        "end": {
          "line": 426,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12882,
      "end": 12883,
      "loc": {
        "start": {
          "line": 426,
          "column": 40
        },
        "end": {
          "line": 426,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12900,
      "end": 12901,
      "loc": {
        "start": {
          "line": 427,
          "column": 16
        },
        "end": {
          "line": 427,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "then",
      "start": 12901,
      "end": 12905,
      "loc": {
        "start": {
          "line": 427,
          "column": 17
        },
        "end": {
          "line": 427,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12905,
      "end": 12906,
      "loc": {
        "start": {
          "line": 427,
          "column": 21
        },
        "end": {
          "line": 427,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12906,
      "end": 12907,
      "loc": {
        "start": {
          "line": 427,
          "column": 22
        },
        "end": {
          "line": 427,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 12907,
      "end": 12912,
      "loc": {
        "start": {
          "line": 427,
          "column": 23
        },
        "end": {
          "line": 427,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12912,
      "end": 12913,
      "loc": {
        "start": {
          "line": 427,
          "column": 28
        },
        "end": {
          "line": 427,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12914,
      "end": 12916,
      "loc": {
        "start": {
          "line": 427,
          "column": 30
        },
        "end": {
          "line": 427,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "node",
      "start": 12917,
      "end": 12921,
      "loc": {
        "start": {
          "line": 427,
          "column": 33
        },
        "end": {
          "line": 427,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12921,
      "end": 12922,
      "loc": {
        "start": {
          "line": 427,
          "column": 37
        },
        "end": {
          "line": 427,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "setRawValue",
      "start": 12922,
      "end": 12933,
      "loc": {
        "start": {
          "line": 427,
          "column": 38
        },
        "end": {
          "line": 427,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12933,
      "end": 12934,
      "loc": {
        "start": {
          "line": 427,
          "column": 49
        },
        "end": {
          "line": 427,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 12934,
      "end": 12939,
      "loc": {
        "start": {
          "line": 427,
          "column": 50
        },
        "end": {
          "line": 427,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12939,
      "end": 12940,
      "loc": {
        "start": {
          "line": 427,
          "column": 55
        },
        "end": {
          "line": 427,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12940,
      "end": 12941,
      "loc": {
        "start": {
          "line": 427,
          "column": 56
        },
        "end": {
          "line": 427,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12958,
      "end": 12959,
      "loc": {
        "start": {
          "line": 428,
          "column": 16
        },
        "end": {
          "line": 428,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "catch",
        "keyword": "catch",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "catch",
      "start": 12959,
      "end": 12964,
      "loc": {
        "start": {
          "line": 428,
          "column": 17
        },
        "end": {
          "line": 428,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12964,
      "end": 12965,
      "loc": {
        "start": {
          "line": 428,
          "column": 22
        },
        "end": {
          "line": 428,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12965,
      "end": 12966,
      "loc": {
        "start": {
          "line": 428,
          "column": 23
        },
        "end": {
          "line": 428,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "err",
      "start": 12966,
      "end": 12969,
      "loc": {
        "start": {
          "line": 428,
          "column": 24
        },
        "end": {
          "line": 428,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12969,
      "end": 12970,
      "loc": {
        "start": {
          "line": 428,
          "column": 27
        },
        "end": {
          "line": 428,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12971,
      "end": 12973,
      "loc": {
        "start": {
          "line": 428,
          "column": 29
        },
        "end": {
          "line": 428,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12974,
      "end": 12975,
      "loc": {
        "start": {
          "line": 428,
          "column": 32
        },
        "end": {
          "line": 428,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 12992,
      "end": 12994,
      "loc": {
        "start": {
          "line": 429,
          "column": 16
        },
        "end": {
          "line": 429,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12995,
      "end": 12996,
      "loc": {
        "start": {
          "line": 429,
          "column": 19
        },
        "end": {
          "line": 429,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "err",
      "start": 12996,
      "end": 12999,
      "loc": {
        "start": {
          "line": 429,
          "column": 20
        },
        "end": {
          "line": 429,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12999,
      "end": 13000,
      "loc": {
        "start": {
          "line": 429,
          "column": 23
        },
        "end": {
          "line": 429,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "code",
      "start": 13000,
      "end": 13004,
      "loc": {
        "start": {
          "line": 429,
          "column": 24
        },
        "end": {
          "line": 429,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 13005,
      "end": 13008,
      "loc": {
        "start": {
          "line": 429,
          "column": 29
        },
        "end": {
          "line": 429,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "EISDIR",
      "start": 13009,
      "end": 13017,
      "loc": {
        "start": {
          "line": 429,
          "column": 33
        },
        "end": {
          "line": 429,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13017,
      "end": 13018,
      "loc": {
        "start": {
          "line": 429,
          "column": 41
        },
        "end": {
          "line": 429,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13019,
      "end": 13020,
      "loc": {
        "start": {
          "line": 429,
          "column": 43
        },
        "end": {
          "line": 429,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 13041,
      "end": 13047,
      "loc": {
        "start": {
          "line": 430,
          "column": 20
        },
        "end": {
          "line": 430,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13047,
      "end": 13048,
      "loc": {
        "start": {
          "line": 430,
          "column": 26
        },
        "end": {
          "line": 430,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13065,
      "end": 13066,
      "loc": {
        "start": {
          "line": 431,
          "column": 16
        },
        "end": {
          "line": 431,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "throw",
        "keyword": "throw",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "throw",
      "start": 13083,
      "end": 13088,
      "loc": {
        "start": {
          "line": 432,
          "column": 16
        },
        "end": {
          "line": 432,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 13089,
      "end": 13092,
      "loc": {
        "start": {
          "line": 432,
          "column": 22
        },
        "end": {
          "line": 432,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Error",
      "start": 13093,
      "end": 13098,
      "loc": {
        "start": {
          "line": 432,
          "column": 26
        },
        "end": {
          "line": 432,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13098,
      "end": 13099,
      "loc": {
        "start": {
          "line": 432,
          "column": 31
        },
        "end": {
          "line": 432,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13099,
      "end": 13100,
      "loc": {
        "start": {
          "line": 432,
          "column": 32
        },
        "end": {
          "line": 432,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 13100,
      "end": 13100,
      "loc": {
        "start": {
          "line": 432,
          "column": 33
        },
        "end": {
          "line": 432,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13100,
      "end": 13102,
      "loc": {
        "start": {
          "line": 432,
          "column": 33
        },
        "end": {
          "line": 432,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "err",
      "start": 13102,
      "end": 13105,
      "loc": {
        "start": {
          "line": 432,
          "column": 35
        },
        "end": {
          "line": 432,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13105,
      "end": 13106,
      "loc": {
        "start": {
          "line": 432,
          "column": 38
        },
        "end": {
          "line": 432,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "code",
      "start": 13106,
      "end": 13110,
      "loc": {
        "start": {
          "line": 432,
          "column": 39
        },
        "end": {
          "line": 432,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13110,
      "end": 13111,
      "loc": {
        "start": {
          "line": 432,
          "column": 43
        },
        "end": {
          "line": 432,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ": Error reading ",
      "start": 13111,
      "end": 13127,
      "loc": {
        "start": {
          "line": 432,
          "column": 44
        },
        "end": {
          "line": 432,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13127,
      "end": 13129,
      "loc": {
        "start": {
          "line": 432,
          "column": 60
        },
        "end": {
          "line": 432,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "node",
      "start": 13129,
      "end": 13133,
      "loc": {
        "start": {
          "line": 432,
          "column": 62
        },
        "end": {
          "line": 432,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13133,
      "end": 13134,
      "loc": {
        "start": {
          "line": 432,
          "column": 66
        },
        "end": {
          "line": 432,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "relative",
      "start": 13134,
      "end": 13142,
      "loc": {
        "start": {
          "line": 432,
          "column": 67
        },
        "end": {
          "line": 432,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13142,
      "end": 13143,
      "loc": {
        "start": {
          "line": 432,
          "column": 75
        },
        "end": {
          "line": 432,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 13143,
      "end": 13143,
      "loc": {
        "start": {
          "line": 432,
          "column": 76
        },
        "end": {
          "line": 432,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13143,
      "end": 13144,
      "loc": {
        "start": {
          "line": 432,
          "column": 76
        },
        "end": {
          "line": 432,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13144,
      "end": 13145,
      "loc": {
        "start": {
          "line": 432,
          "column": 77
        },
        "end": {
          "line": 432,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13145,
      "end": 13146,
      "loc": {
        "start": {
          "line": 432,
          "column": 78
        },
        "end": {
          "line": 432,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13159,
      "end": 13160,
      "loc": {
        "start": {
          "line": 433,
          "column": 12
        },
        "end": {
          "line": 433,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13160,
      "end": 13161,
      "loc": {
        "start": {
          "line": 433,
          "column": 13
        },
        "end": {
          "line": 433,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13161,
      "end": 13162,
      "loc": {
        "start": {
          "line": 433,
          "column": 14
        },
        "end": {
          "line": 433,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13171,
      "end": 13172,
      "loc": {
        "start": {
          "line": 434,
          "column": 8
        },
        "end": {
          "line": 434,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 13181,
      "end": 13187,
      "loc": {
        "start": {
          "line": 435,
          "column": 8
        },
        "end": {
          "line": 435,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13188,
      "end": 13192,
      "loc": {
        "start": {
          "line": 435,
          "column": 15
        },
        "end": {
          "line": 435,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13192,
      "end": 13193,
      "loc": {
        "start": {
          "line": 435,
          "column": 19
        },
        "end": {
          "line": 435,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_nodeHandler",
      "start": 13193,
      "end": 13205,
      "loc": {
        "start": {
          "line": 435,
          "column": 20
        },
        "end": {
          "line": 435,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13205,
      "end": 13206,
      "loc": {
        "start": {
          "line": 435,
          "column": 32
        },
        "end": {
          "line": 435,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "node",
      "start": 13206,
      "end": 13210,
      "loc": {
        "start": {
          "line": 435,
          "column": 33
        },
        "end": {
          "line": 435,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13210,
      "end": 13211,
      "loc": {
        "start": {
          "line": 435,
          "column": 37
        },
        "end": {
          "line": 435,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13211,
      "end": 13212,
      "loc": {
        "start": {
          "line": 435,
          "column": 38
        },
        "end": {
          "line": 435,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "then",
      "start": 13212,
      "end": 13216,
      "loc": {
        "start": {
          "line": 435,
          "column": 39
        },
        "end": {
          "line": 435,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13216,
      "end": 13217,
      "loc": {
        "start": {
          "line": 435,
          "column": 43
        },
        "end": {
          "line": 435,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13217,
      "end": 13218,
      "loc": {
        "start": {
          "line": 435,
          "column": 44
        },
        "end": {
          "line": 435,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13218,
      "end": 13219,
      "loc": {
        "start": {
          "line": 435,
          "column": 45
        },
        "end": {
          "line": 435,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13220,
      "end": 13222,
      "loc": {
        "start": {
          "line": 435,
          "column": 47
        },
        "end": {
          "line": 435,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13223,
      "end": 13224,
      "loc": {
        "start": {
          "line": 435,
          "column": 50
        },
        "end": {
          "line": 435,
          "column": 51
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Handle children",
      "start": 13237,
      "end": 13255,
      "loc": {
        "start": {
          "line": 436,
          "column": 12
        },
        "end": {
          "line": 436,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 13268,
      "end": 13270,
      "loc": {
        "start": {
          "line": 437,
          "column": 12
        },
        "end": {
          "line": 437,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13271,
      "end": 13272,
      "loc": {
        "start": {
          "line": 437,
          "column": 15
        },
        "end": {
          "line": 437,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "node",
      "start": 13272,
      "end": 13276,
      "loc": {
        "start": {
          "line": 437,
          "column": 16
        },
        "end": {
          "line": 437,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13276,
      "end": 13277,
      "loc": {
        "start": {
          "line": 437,
          "column": 20
        },
        "end": {
          "line": 437,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "children",
      "start": 13277,
      "end": 13285,
      "loc": {
        "start": {
          "line": 437,
          "column": 21
        },
        "end": {
          "line": 437,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13285,
      "end": 13286,
      "loc": {
        "start": {
          "line": 437,
          "column": 29
        },
        "end": {
          "line": 437,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13287,
      "end": 13288,
      "loc": {
        "start": {
          "line": 437,
          "column": 31
        },
        "end": {
          "line": 437,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "node",
      "start": 13305,
      "end": 13309,
      "loc": {
        "start": {
          "line": 438,
          "column": 16
        },
        "end": {
          "line": 438,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13309,
      "end": 13310,
      "loc": {
        "start": {
          "line": 438,
          "column": 20
        },
        "end": {
          "line": 438,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "children",
      "start": 13310,
      "end": 13318,
      "loc": {
        "start": {
          "line": 438,
          "column": 21
        },
        "end": {
          "line": 438,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13318,
      "end": 13319,
      "loc": {
        "start": {
          "line": 438,
          "column": 29
        },
        "end": {
          "line": 438,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forEach",
      "start": 13319,
      "end": 13326,
      "loc": {
        "start": {
          "line": 438,
          "column": 30
        },
        "end": {
          "line": 438,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13326,
      "end": 13327,
      "loc": {
        "start": {
          "line": 438,
          "column": 37
        },
        "end": {
          "line": 438,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13327,
      "end": 13328,
      "loc": {
        "start": {
          "line": 438,
          "column": 38
        },
        "end": {
          "line": 438,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "child",
      "start": 13328,
      "end": 13333,
      "loc": {
        "start": {
          "line": 438,
          "column": 39
        },
        "end": {
          "line": 438,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13333,
      "end": 13334,
      "loc": {
        "start": {
          "line": 438,
          "column": 44
        },
        "end": {
          "line": 438,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13335,
      "end": 13337,
      "loc": {
        "start": {
          "line": 438,
          "column": 46
        },
        "end": {
          "line": 438,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13338,
      "end": 13339,
      "loc": {
        "start": {
          "line": 438,
          "column": 49
        },
        "end": {
          "line": 438,
          "column": 50
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " eslint-disable-next-line no-param-reassign",
      "start": 13360,
      "end": 13405,
      "loc": {
        "start": {
          "line": 439,
          "column": 20
        },
        "end": {
          "line": 439,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "child",
      "start": 13426,
      "end": 13431,
      "loc": {
        "start": {
          "line": 440,
          "column": 20
        },
        "end": {
          "line": 440,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13431,
      "end": 13432,
      "loc": {
        "start": {
          "line": 440,
          "column": 25
        },
        "end": {
          "line": 440,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parent",
      "start": 13432,
      "end": 13438,
      "loc": {
        "start": {
          "line": 440,
          "column": 26
        },
        "end": {
          "line": 440,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13439,
      "end": 13440,
      "loc": {
        "start": {
          "line": 440,
          "column": 33
        },
        "end": {
          "line": 440,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "node",
      "start": 13441,
      "end": 13445,
      "loc": {
        "start": {
          "line": 440,
          "column": 35
        },
        "end": {
          "line": 440,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13445,
      "end": 13446,
      "loc": {
        "start": {
          "line": 440,
          "column": 39
        },
        "end": {
          "line": 440,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13467,
      "end": 13471,
      "loc": {
        "start": {
          "line": 441,
          "column": 20
        },
        "end": {
          "line": 441,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13471,
      "end": 13472,
      "loc": {
        "start": {
          "line": 441,
          "column": 24
        },
        "end": {
          "line": 441,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "processPath",
      "start": 13472,
      "end": 13483,
      "loc": {
        "start": {
          "line": 441,
          "column": 25
        },
        "end": {
          "line": 441,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13483,
      "end": 13484,
      "loc": {
        "start": {
          "line": 441,
          "column": 36
        },
        "end": {
          "line": 441,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "child",
      "start": 13484,
      "end": 13489,
      "loc": {
        "start": {
          "line": 441,
          "column": 37
        },
        "end": {
          "line": 441,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13489,
      "end": 13490,
      "loc": {
        "start": {
          "line": 441,
          "column": 42
        },
        "end": {
          "line": 441,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13490,
      "end": 13491,
      "loc": {
        "start": {
          "line": 441,
          "column": 43
        },
        "end": {
          "line": 441,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13508,
      "end": 13509,
      "loc": {
        "start": {
          "line": 442,
          "column": 16
        },
        "end": {
          "line": 442,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13509,
      "end": 13510,
      "loc": {
        "start": {
          "line": 442,
          "column": 17
        },
        "end": {
          "line": 442,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13510,
      "end": 13511,
      "loc": {
        "start": {
          "line": 442,
          "column": 18
        },
        "end": {
          "line": 442,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13524,
      "end": 13525,
      "loc": {
        "start": {
          "line": 443,
          "column": 12
        },
        "end": {
          "line": 443,
          "column": 13
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Handle dependencies",
      "start": 13538,
      "end": 13560,
      "loc": {
        "start": {
          "line": 444,
          "column": 12
        },
        "end": {
          "line": 444,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 13573,
      "end": 13578,
      "loc": {
        "start": {
          "line": 445,
          "column": 12
        },
        "end": {
          "line": 445,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "depending",
      "start": 13579,
      "end": 13588,
      "loc": {
        "start": {
          "line": 445,
          "column": 18
        },
        "end": {
          "line": 445,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13589,
      "end": 13590,
      "loc": {
        "start": {
          "line": 445,
          "column": 28
        },
        "end": {
          "line": 445,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13591,
      "end": 13595,
      "loc": {
        "start": {
          "line": 445,
          "column": 30
        },
        "end": {
          "line": 445,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13595,
      "end": 13596,
      "loc": {
        "start": {
          "line": 445,
          "column": 34
        },
        "end": {
          "line": 445,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_dependingOn",
      "start": 13596,
      "end": 13608,
      "loc": {
        "start": {
          "line": 445,
          "column": 35
        },
        "end": {
          "line": 445,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13608,
      "end": 13609,
      "loc": {
        "start": {
          "line": 445,
          "column": 47
        },
        "end": {
          "line": 445,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "get",
      "start": 13609,
      "end": 13612,
      "loc": {
        "start": {
          "line": 445,
          "column": 48
        },
        "end": {
          "line": 445,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13612,
      "end": 13613,
      "loc": {
        "start": {
          "line": 445,
          "column": 51
        },
        "end": {
          "line": 445,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "node",
      "start": 13613,
      "end": 13617,
      "loc": {
        "start": {
          "line": 445,
          "column": 52
        },
        "end": {
          "line": 445,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13617,
      "end": 13618,
      "loc": {
        "start": {
          "line": 445,
          "column": 56
        },
        "end": {
          "line": 445,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "nodeId",
      "start": 13618,
      "end": 13624,
      "loc": {
        "start": {
          "line": 445,
          "column": 57
        },
        "end": {
          "line": 445,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13624,
      "end": 13625,
      "loc": {
        "start": {
          "line": 445,
          "column": 63
        },
        "end": {
          "line": 445,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13625,
      "end": 13626,
      "loc": {
        "start": {
          "line": 445,
          "column": 64
        },
        "end": {
          "line": 445,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 13639,
      "end": 13641,
      "loc": {
        "start": {
          "line": 446,
          "column": 12
        },
        "end": {
          "line": 446,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13642,
      "end": 13643,
      "loc": {
        "start": {
          "line": 446,
          "column": 15
        },
        "end": {
          "line": 446,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "depending",
      "start": 13643,
      "end": 13652,
      "loc": {
        "start": {
          "line": 446,
          "column": 16
        },
        "end": {
          "line": 446,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13652,
      "end": 13653,
      "loc": {
        "start": {
          "line": 446,
          "column": 25
        },
        "end": {
          "line": 446,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13654,
      "end": 13655,
      "loc": {
        "start": {
          "line": 446,
          "column": 27
        },
        "end": {
          "line": 446,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "depending",
      "start": 13672,
      "end": 13681,
      "loc": {
        "start": {
          "line": 447,
          "column": 16
        },
        "end": {
          "line": 447,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13681,
      "end": 13682,
      "loc": {
        "start": {
          "line": 447,
          "column": 25
        },
        "end": {
          "line": 447,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forEach",
      "start": 13682,
      "end": 13689,
      "loc": {
        "start": {
          "line": 447,
          "column": 26
        },
        "end": {
          "line": 447,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13689,
      "end": 13690,
      "loc": {
        "start": {
          "line": 447,
          "column": 33
        },
        "end": {
          "line": 447,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13690,
      "end": 13691,
      "loc": {
        "start": {
          "line": 447,
          "column": 34
        },
        "end": {
          "line": 447,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dep",
      "start": 13691,
      "end": 13694,
      "loc": {
        "start": {
          "line": 447,
          "column": 35
        },
        "end": {
          "line": 447,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13694,
      "end": 13695,
      "loc": {
        "start": {
          "line": 447,
          "column": 38
        },
        "end": {
          "line": 447,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13696,
      "end": 13698,
      "loc": {
        "start": {
          "line": 447,
          "column": 40
        },
        "end": {
          "line": 447,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13699,
      "end": 13700,
      "loc": {
        "start": {
          "line": 447,
          "column": 43
        },
        "end": {
          "line": 447,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dep",
      "start": 13721,
      "end": 13724,
      "loc": {
        "start": {
          "line": 448,
          "column": 20
        },
        "end": {
          "line": 448,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13724,
      "end": 13725,
      "loc": {
        "start": {
          "line": 448,
          "column": 23
        },
        "end": {
          "line": 448,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "waitingFor",
      "start": 13725,
      "end": 13735,
      "loc": {
        "start": {
          "line": 448,
          "column": 24
        },
        "end": {
          "line": 448,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13735,
      "end": 13736,
      "loc": {
        "start": {
          "line": 448,
          "column": 34
        },
        "end": {
          "line": 448,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "delete",
        "keyword": "delete",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "delete",
      "start": 13736,
      "end": 13742,
      "loc": {
        "start": {
          "line": 448,
          "column": 35
        },
        "end": {
          "line": 448,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13742,
      "end": 13743,
      "loc": {
        "start": {
          "line": 448,
          "column": 41
        },
        "end": {
          "line": 448,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "node",
      "start": 13743,
      "end": 13747,
      "loc": {
        "start": {
          "line": 448,
          "column": 42
        },
        "end": {
          "line": 448,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13747,
      "end": 13748,
      "loc": {
        "start": {
          "line": 448,
          "column": 46
        },
        "end": {
          "line": 448,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "nodeId",
      "start": 13748,
      "end": 13754,
      "loc": {
        "start": {
          "line": 448,
          "column": 47
        },
        "end": {
          "line": 448,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13754,
      "end": 13755,
      "loc": {
        "start": {
          "line": 448,
          "column": 53
        },
        "end": {
          "line": 448,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13755,
      "end": 13756,
      "loc": {
        "start": {
          "line": 448,
          "column": 54
        },
        "end": {
          "line": 448,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 13777,
      "end": 13779,
      "loc": {
        "start": {
          "line": 449,
          "column": 20
        },
        "end": {
          "line": 449,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13780,
      "end": 13781,
      "loc": {
        "start": {
          "line": 449,
          "column": 23
        },
        "end": {
          "line": 449,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 13781,
      "end": 13782,
      "loc": {
        "start": {
          "line": 449,
          "column": 24
        },
        "end": {
          "line": 449,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dep",
      "start": 13782,
      "end": 13785,
      "loc": {
        "start": {
          "line": 449,
          "column": 25
        },
        "end": {
          "line": 449,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13785,
      "end": 13786,
      "loc": {
        "start": {
          "line": 449,
          "column": 28
        },
        "end": {
          "line": 449,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "waitingFor",
      "start": 13786,
      "end": 13796,
      "loc": {
        "start": {
          "line": 449,
          "column": 29
        },
        "end": {
          "line": 449,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13796,
      "end": 13797,
      "loc": {
        "start": {
          "line": 449,
          "column": 39
        },
        "end": {
          "line": 449,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "size",
      "start": 13797,
      "end": 13801,
      "loc": {
        "start": {
          "line": 449,
          "column": 40
        },
        "end": {
          "line": 449,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13801,
      "end": 13802,
      "loc": {
        "start": {
          "line": 449,
          "column": 44
        },
        "end": {
          "line": 449,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13803,
      "end": 13804,
      "loc": {
        "start": {
          "line": 449,
          "column": 46
        },
        "end": {
          "line": 449,
          "column": 47
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " All dependencies resolved",
      "start": 13829,
      "end": 13857,
      "loc": {
        "start": {
          "line": 450,
          "column": 24
        },
        "end": {
          "line": 450,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 13882,
      "end": 13888,
      "loc": {
        "start": {
          "line": 451,
          "column": 24
        },
        "end": {
          "line": 451,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13889,
      "end": 13893,
      "loc": {
        "start": {
          "line": 451,
          "column": 31
        },
        "end": {
          "line": 451,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13893,
      "end": 13894,
      "loc": {
        "start": {
          "line": 451,
          "column": 35
        },
        "end": {
          "line": 451,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_pushNode",
      "start": 13894,
      "end": 13903,
      "loc": {
        "start": {
          "line": 451,
          "column": 36
        },
        "end": {
          "line": 451,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13903,
      "end": 13904,
      "loc": {
        "start": {
          "line": 451,
          "column": 45
        },
        "end": {
          "line": 451,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dep",
      "start": 13904,
      "end": 13907,
      "loc": {
        "start": {
          "line": 451,
          "column": 46
        },
        "end": {
          "line": 451,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13907,
      "end": 13908,
      "loc": {
        "start": {
          "line": 451,
          "column": 49
        },
        "end": {
          "line": 451,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13908,
      "end": 13909,
      "loc": {
        "start": {
          "line": 451,
          "column": 50
        },
        "end": {
          "line": 451,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13930,
      "end": 13931,
      "loc": {
        "start": {
          "line": 452,
          "column": 20
        },
        "end": {
          "line": 452,
          "column": 21
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Still waiting",
      "start": 13952,
      "end": 13968,
      "loc": {
        "start": {
          "line": 453,
          "column": 20
        },
        "end": {
          "line": 453,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 13989,
      "end": 13995,
      "loc": {
        "start": {
          "line": 454,
          "column": 20
        },
        "end": {
          "line": 454,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Logger",
      "start": 13996,
      "end": 14002,
      "loc": {
        "start": {
          "line": 454,
          "column": 27
        },
        "end": {
          "line": 454,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14002,
      "end": 14003,
      "loc": {
        "start": {
          "line": 454,
          "column": 33
        },
        "end": {
          "line": 454,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "debug",
      "start": 14003,
      "end": 14008,
      "loc": {
        "start": {
          "line": 454,
          "column": 34
        },
        "end": {
          "line": 454,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14008,
      "end": 14009,
      "loc": {
        "start": {
          "line": 454,
          "column": 39
        },
        "end": {
          "line": 454,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Still waiting",
      "start": 14009,
      "end": 14024,
      "loc": {
        "start": {
          "line": 454,
          "column": 40
        },
        "end": {
          "line": 454,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14024,
      "end": 14025,
      "loc": {
        "start": {
          "line": 454,
          "column": 55
        },
        "end": {
          "line": 454,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dep",
      "start": 14026,
      "end": 14029,
      "loc": {
        "start": {
          "line": 454,
          "column": 57
        },
        "end": {
          "line": 454,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14029,
      "end": 14030,
      "loc": {
        "start": {
          "line": 454,
          "column": 60
        },
        "end": {
          "line": 454,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "nodeId",
      "start": 14030,
      "end": 14036,
      "loc": {
        "start": {
          "line": 454,
          "column": 61
        },
        "end": {
          "line": 454,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14036,
      "end": 14037,
      "loc": {
        "start": {
          "line": 454,
          "column": 67
        },
        "end": {
          "line": 454,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Array",
      "start": 14038,
      "end": 14043,
      "loc": {
        "start": {
          "line": 454,
          "column": 69
        },
        "end": {
          "line": 454,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14043,
      "end": 14044,
      "loc": {
        "start": {
          "line": 454,
          "column": 74
        },
        "end": {
          "line": 454,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 14044,
      "end": 14048,
      "loc": {
        "start": {
          "line": 454,
          "column": 75
        },
        "end": {
          "line": 454,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14048,
      "end": 14049,
      "loc": {
        "start": {
          "line": 454,
          "column": 79
        },
        "end": {
          "line": 454,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dep",
      "start": 14049,
      "end": 14052,
      "loc": {
        "start": {
          "line": 454,
          "column": 80
        },
        "end": {
          "line": 454,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14052,
      "end": 14053,
      "loc": {
        "start": {
          "line": 454,
          "column": 83
        },
        "end": {
          "line": 454,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "waitingFor",
      "start": 14053,
      "end": 14063,
      "loc": {
        "start": {
          "line": 454,
          "column": 84
        },
        "end": {
          "line": 454,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14063,
      "end": 14064,
      "loc": {
        "start": {
          "line": 454,
          "column": 94
        },
        "end": {
          "line": 454,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14064,
      "end": 14065,
      "loc": {
        "start": {
          "line": 454,
          "column": 95
        },
        "end": {
          "line": 454,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14065,
      "end": 14066,
      "loc": {
        "start": {
          "line": 454,
          "column": 96
        },
        "end": {
          "line": 454,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14083,
      "end": 14084,
      "loc": {
        "start": {
          "line": 455,
          "column": 16
        },
        "end": {
          "line": 455,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14084,
      "end": 14085,
      "loc": {
        "start": {
          "line": 455,
          "column": 17
        },
        "end": {
          "line": 455,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14085,
      "end": 14086,
      "loc": {
        "start": {
          "line": 455,
          "column": 18
        },
        "end": {
          "line": 455,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14099,
      "end": 14100,
      "loc": {
        "start": {
          "line": 456,
          "column": 12
        },
        "end": {
          "line": 456,
          "column": 13
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " eslint-disable-next-line no-param-reassign",
      "start": 14113,
      "end": 14158,
      "loc": {
        "start": {
          "line": 457,
          "column": 12
        },
        "end": {
          "line": 457,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "delete",
        "keyword": "delete",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "delete",
      "start": 14171,
      "end": 14177,
      "loc": {
        "start": {
          "line": 458,
          "column": 12
        },
        "end": {
          "line": 458,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "node",
      "start": 14178,
      "end": 14182,
      "loc": {
        "start": {
          "line": 458,
          "column": 19
        },
        "end": {
          "line": 458,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14182,
      "end": 14183,
      "loc": {
        "start": {
          "line": 458,
          "column": 23
        },
        "end": {
          "line": 458,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "waitingFor",
      "start": 14183,
      "end": 14193,
      "loc": {
        "start": {
          "line": 458,
          "column": 24
        },
        "end": {
          "line": 458,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14193,
      "end": 14194,
      "loc": {
        "start": {
          "line": 458,
          "column": 34
        },
        "end": {
          "line": 458,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 14207,
      "end": 14211,
      "loc": {
        "start": {
          "line": 459,
          "column": 12
        },
        "end": {
          "line": 459,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14211,
      "end": 14212,
      "loc": {
        "start": {
          "line": 459,
          "column": 16
        },
        "end": {
          "line": 459,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_dependingOn",
      "start": 14212,
      "end": 14224,
      "loc": {
        "start": {
          "line": 459,
          "column": 17
        },
        "end": {
          "line": 459,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14224,
      "end": 14225,
      "loc": {
        "start": {
          "line": 459,
          "column": 29
        },
        "end": {
          "line": 459,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "delete",
        "keyword": "delete",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "delete",
      "start": 14225,
      "end": 14231,
      "loc": {
        "start": {
          "line": 459,
          "column": 30
        },
        "end": {
          "line": 459,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14231,
      "end": 14232,
      "loc": {
        "start": {
          "line": 459,
          "column": 36
        },
        "end": {
          "line": 459,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "node",
      "start": 14232,
      "end": 14236,
      "loc": {
        "start": {
          "line": 459,
          "column": 37
        },
        "end": {
          "line": 459,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14236,
      "end": 14237,
      "loc": {
        "start": {
          "line": 459,
          "column": 41
        },
        "end": {
          "line": 459,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "nodeId",
      "start": 14237,
      "end": 14243,
      "loc": {
        "start": {
          "line": 459,
          "column": 42
        },
        "end": {
          "line": 459,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14243,
      "end": 14244,
      "loc": {
        "start": {
          "line": 459,
          "column": 48
        },
        "end": {
          "line": 459,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14244,
      "end": 14245,
      "loc": {
        "start": {
          "line": 459,
          "column": 49
        },
        "end": {
          "line": 459,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 14258,
      "end": 14262,
      "loc": {
        "start": {
          "line": 460,
          "column": 12
        },
        "end": {
          "line": 460,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14262,
      "end": 14263,
      "loc": {
        "start": {
          "line": 460,
          "column": 16
        },
        "end": {
          "line": 460,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_pushed",
      "start": 14263,
      "end": 14270,
      "loc": {
        "start": {
          "line": 460,
          "column": 17
        },
        "end": {
          "line": 460,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14270,
      "end": 14271,
      "loc": {
        "start": {
          "line": 460,
          "column": 24
        },
        "end": {
          "line": 460,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "add",
      "start": 14271,
      "end": 14274,
      "loc": {
        "start": {
          "line": 460,
          "column": 25
        },
        "end": {
          "line": 460,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14274,
      "end": 14275,
      "loc": {
        "start": {
          "line": 460,
          "column": 28
        },
        "end": {
          "line": 460,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "node",
      "start": 14275,
      "end": 14279,
      "loc": {
        "start": {
          "line": 460,
          "column": 29
        },
        "end": {
          "line": 460,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14279,
      "end": 14280,
      "loc": {
        "start": {
          "line": 460,
          "column": 33
        },
        "end": {
          "line": 460,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "nodeId",
      "start": 14280,
      "end": 14286,
      "loc": {
        "start": {
          "line": 460,
          "column": 34
        },
        "end": {
          "line": 460,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14286,
      "end": 14287,
      "loc": {
        "start": {
          "line": 460,
          "column": 40
        },
        "end": {
          "line": 460,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14287,
      "end": 14288,
      "loc": {
        "start": {
          "line": 460,
          "column": 41
        },
        "end": {
          "line": 460,
          "column": 42
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Mark as pushed",
      "start": 14301,
      "end": 14318,
      "loc": {
        "start": {
          "line": 461,
          "column": 12
        },
        "end": {
          "line": 461,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 14331,
      "end": 14335,
      "loc": {
        "start": {
          "line": 462,
          "column": 12
        },
        "end": {
          "line": 462,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14335,
      "end": 14336,
      "loc": {
        "start": {
          "line": 462,
          "column": 16
        },
        "end": {
          "line": 462,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_pushedPath",
      "start": 14336,
      "end": 14347,
      "loc": {
        "start": {
          "line": 462,
          "column": 17
        },
        "end": {
          "line": 462,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14347,
      "end": 14348,
      "loc": {
        "start": {
          "line": 462,
          "column": 28
        },
        "end": {
          "line": 462,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "add",
      "start": 14348,
      "end": 14351,
      "loc": {
        "start": {
          "line": 462,
          "column": 29
        },
        "end": {
          "line": 462,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14351,
      "end": 14352,
      "loc": {
        "start": {
          "line": 462,
          "column": 32
        },
        "end": {
          "line": 462,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "node",
      "start": 14352,
      "end": 14356,
      "loc": {
        "start": {
          "line": 462,
          "column": 33
        },
        "end": {
          "line": 462,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14356,
      "end": 14357,
      "loc": {
        "start": {
          "line": 462,
          "column": 37
        },
        "end": {
          "line": 462,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "definitionPath",
      "start": 14357,
      "end": 14371,
      "loc": {
        "start": {
          "line": 462,
          "column": 38
        },
        "end": {
          "line": 462,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14371,
      "end": 14372,
      "loc": {
        "start": {
          "line": 462,
          "column": 52
        },
        "end": {
          "line": 462,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14372,
      "end": 14373,
      "loc": {
        "start": {
          "line": 462,
          "column": 53
        },
        "end": {
          "line": 462,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 14386,
      "end": 14392,
      "loc": {
        "start": {
          "line": 463,
          "column": 12
        },
        "end": {
          "line": 463,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "node",
      "start": 14393,
      "end": 14397,
      "loc": {
        "start": {
          "line": 463,
          "column": 19
        },
        "end": {
          "line": 463,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14397,
      "end": 14398,
      "loc": {
        "start": {
          "line": 463,
          "column": 23
        },
        "end": {
          "line": 463,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14407,
      "end": 14408,
      "loc": {
        "start": {
          "line": 464,
          "column": 8
        },
        "end": {
          "line": 464,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14408,
      "end": 14409,
      "loc": {
        "start": {
          "line": 464,
          "column": 9
        },
        "end": {
          "line": 464,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14409,
      "end": 14410,
      "loc": {
        "start": {
          "line": 464,
          "column": 10
        },
        "end": {
          "line": 464,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14415,
      "end": 14416,
      "loc": {
        "start": {
          "line": 465,
          "column": 4
        },
        "end": {
          "line": 465,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14417,
      "end": 14418,
      "loc": {
        "start": {
          "line": 466,
          "column": 0
        },
        "end": {
          "line": 466,
          "column": 1
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * @desc\n * Starts a new source browser at the given path.\n * @lineNumber\n * 482\n * @param\n * {string} path\n * @param\n * {SourceBrowserOptions} options\n * @return\n * {undefined}\n ",
      "start": 14419,
      "end": 14604,
      "loc": {
        "start": {
          "line": 467,
          "column": 0
        },
        "end": {
          "line": 478,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "export",
        "keyword": "export",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "export",
      "start": 14605,
      "end": 14611,
      "loc": {
        "start": {
          "line": 479,
          "column": 0
        },
        "end": {
          "line": 479,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "default",
        "keyword": "default",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "default",
      "start": 14612,
      "end": 14619,
      "loc": {
        "start": {
          "line": 479,
          "column": 7
        },
        "end": {
          "line": 479,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "function",
        "keyword": "function",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "function",
      "start": 14620,
      "end": 14628,
      "loc": {
        "start": {
          "line": 479,
          "column": 15
        },
        "end": {
          "line": 479,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "src",
      "start": 14629,
      "end": 14632,
      "loc": {
        "start": {
          "line": 479,
          "column": 24
        },
        "end": {
          "line": 479,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14632,
      "end": 14633,
      "loc": {
        "start": {
          "line": 479,
          "column": 27
        },
        "end": {
          "line": 479,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 14633,
      "end": 14637,
      "loc": {
        "start": {
          "line": 479,
          "column": 28
        },
        "end": {
          "line": 479,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14637,
      "end": 14638,
      "loc": {
        "start": {
          "line": 479,
          "column": 32
        },
        "end": {
          "line": 479,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 14639,
      "end": 14646,
      "loc": {
        "start": {
          "line": 479,
          "column": 34
        },
        "end": {
          "line": 479,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14646,
      "end": 14647,
      "loc": {
        "start": {
          "line": 479,
          "column": 41
        },
        "end": {
          "line": 479,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14648,
      "end": 14649,
      "loc": {
        "start": {
          "line": 479,
          "column": 43
        },
        "end": {
          "line": 479,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 14654,
      "end": 14659,
      "loc": {
        "start": {
          "line": 480,
          "column": 4
        },
        "end": {
          "line": 480,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "browser",
      "start": 14660,
      "end": 14667,
      "loc": {
        "start": {
          "line": 480,
          "column": 10
        },
        "end": {
          "line": 480,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14668,
      "end": 14669,
      "loc": {
        "start": {
          "line": 480,
          "column": 18
        },
        "end": {
          "line": 480,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 14670,
      "end": 14673,
      "loc": {
        "start": {
          "line": 480,
          "column": 20
        },
        "end": {
          "line": 480,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "SourceBrowser",
      "start": 14674,
      "end": 14687,
      "loc": {
        "start": {
          "line": 480,
          "column": 24
        },
        "end": {
          "line": 480,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14687,
      "end": 14688,
      "loc": {
        "start": {
          "line": 480,
          "column": 37
        },
        "end": {
          "line": 480,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 14688,
      "end": 14695,
      "loc": {
        "start": {
          "line": 480,
          "column": 38
        },
        "end": {
          "line": 480,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14695,
      "end": 14696,
      "loc": {
        "start": {
          "line": 480,
          "column": 45
        },
        "end": {
          "line": 480,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14696,
      "end": 14697,
      "loc": {
        "start": {
          "line": 480,
          "column": 46
        },
        "end": {
          "line": 480,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 14702,
      "end": 14708,
      "loc": {
        "start": {
          "line": 481,
          "column": 4
        },
        "end": {
          "line": 481,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Object",
      "start": 14709,
      "end": 14715,
      "loc": {
        "start": {
          "line": 481,
          "column": 11
        },
        "end": {
          "line": 481,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14715,
      "end": 14716,
      "loc": {
        "start": {
          "line": 481,
          "column": 17
        },
        "end": {
          "line": 481,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assign",
      "start": 14716,
      "end": 14722,
      "loc": {
        "start": {
          "line": 481,
          "column": 18
        },
        "end": {
          "line": 481,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14722,
      "end": 14723,
      "loc": {
        "start": {
          "line": 481,
          "column": 24
        },
        "end": {
          "line": 481,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "browser",
      "start": 14723,
      "end": 14730,
      "loc": {
        "start": {
          "line": 481,
          "column": 25
        },
        "end": {
          "line": 481,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14730,
      "end": 14731,
      "loc": {
        "start": {
          "line": 481,
          "column": 32
        },
        "end": {
          "line": 481,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "browse",
      "start": 14731,
      "end": 14737,
      "loc": {
        "start": {
          "line": 481,
          "column": 33
        },
        "end": {
          "line": 481,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14737,
      "end": 14738,
      "loc": {
        "start": {
          "line": 481,
          "column": 39
        },
        "end": {
          "line": 481,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 14738,
      "end": 14742,
      "loc": {
        "start": {
          "line": 481,
          "column": 40
        },
        "end": {
          "line": 481,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14742,
      "end": 14743,
      "loc": {
        "start": {
          "line": 481,
          "column": 44
        },
        "end": {
          "line": 481,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 14744,
      "end": 14751,
      "loc": {
        "start": {
          "line": 481,
          "column": 46
        },
        "end": {
          "line": 481,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14751,
      "end": 14752,
      "loc": {
        "start": {
          "line": 481,
          "column": 53
        },
        "end": {
          "line": 481,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14752,
      "end": 14753,
      "loc": {
        "start": {
          "line": 481,
          "column": 54
        },
        "end": {
          "line": 481,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14754,
      "end": 14755,
      "loc": {
        "start": {
          "line": 481,
          "column": 56
        },
        "end": {
          "line": 481,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "browser",
      "start": 14756,
      "end": 14763,
      "loc": {
        "start": {
          "line": 481,
          "column": 58
        },
        "end": {
          "line": 481,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14764,
      "end": 14765,
      "loc": {
        "start": {
          "line": 481,
          "column": 66
        },
        "end": {
          "line": 481,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14765,
      "end": 14766,
      "loc": {
        "start": {
          "line": 481,
          "column": 67
        },
        "end": {
          "line": 481,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14766,
      "end": 14767,
      "loc": {
        "start": {
          "line": 481,
          "column": 68
        },
        "end": {
          "line": 481,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14768,
      "end": 14769,
      "loc": {
        "start": {
          "line": 482,
          "column": 0
        },
        "end": {
          "line": 482,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": "eof",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14770,
      "end": 14770,
      "loc": {
        "start": {
          "line": 483,
          "column": 0
        },
        "end": {
          "line": 483,
          "column": 0
        }
      }
    }
  ]
}