{
  "type": "Program",
  "statements": [
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "isNotNull",
            "loc": {
              "start": {
                "line": 17,
                "column": 7
              },
              "end": {
                "line": 17,
                "column": 16
              }
            }
          },
          "init": {
            "type": "ArrowFunctionExpression",
            "function": {
              "type": "ScriptFunction",
              "id": null,
              "generator": false,
              "async": false,
              "expression": true,
              "params": [
                {
                  "type": "Identifier",
                  "name": "value",
                  "typeAnnotation": {
                    "type": "TSUnionType",
                    "types": [
                      {
                        "type": "TSTypeReference",
                        "typeName": {
                          "type": "Identifier",
                          "name": "T",
                          "loc": {
                            "start": {
                              "line": 17,
                              "column": 31
                            },
                            "end": {
                              "line": 17,
                              "column": 32
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 17,
                            "column": 31
                          },
                          "end": {
                            "line": 17,
                            "column": 32
                          }
                        }
                      },
                      {
                        "type": "TSNullKeyword",
                        "loc": {
                          "start": {
                            "line": 17,
                            "column": 35
                          },
                          "end": {
                            "line": 17,
                            "column": 39
                          }
                        }
                      }
                    ],
                    "loc": {
                      "start": {
                        "line": 17,
                        "column": 31
                      },
                      "end": {
                        "line": 17,
                        "column": 39
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 17,
                      "column": 24
                    },
                    "end": {
                      "line": 17,
                      "column": 29
                    }
                  }
                }
              ],
              "returnType": {
                "type": "TSTypePredicate",
                "parameterName": {
                  "type": "Identifier",
                  "name": "value",
                  "loc": {
                    "start": {
                      "line": 17,
                      "column": 42
                    },
                    "end": {
                      "line": 17,
                      "column": 47
                    }
                  }
                },
                "typeAnnotation": {
                  "type": "TSTypeReference",
                  "typeName": {
                    "type": "Identifier",
                    "name": "T",
                    "loc": {
                      "start": {
                        "line": 17,
                        "column": 51
                      },
                      "end": {
                        "line": 17,
                        "column": 52
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 17,
                      "column": 51
                    },
                    "end": {
                      "line": 17,
                      "column": 52
                    }
                  }
                },
                "asserts": false,
                "loc": {
                  "start": {
                    "line": 17,
                    "column": 42
                  },
                  "end": {
                    "line": 17,
                    "column": 52
                  }
                }
              },
              "typeParameters": {
                "type": "TSTypeParameterDeclaration",
                "params": [
                  {
                    "type": "TSTypeParameter",
                    "name": {
                      "type": "Identifier",
                      "name": "T",
                      "loc": {
                        "start": {
                          "line": 17,
                          "column": 20
                        },
                        "end": {
                          "line": 17,
                          "column": 21
                        }
                      }
                    },
                    "in": false,
                    "out": false,
                    "loc": {
                      "start": {
                        "line": 17,
                        "column": 20
                      },
                      "end": {
                        "line": 17,
                        "column": 22
                      }
                    }
                  }
                ],
                "loc": {
                  "start": {
                    "line": 17,
                    "column": 19
                  },
                  "end": {
                    "line": 17,
                    "column": 23
                  }
                }
              },
              "body": {
                "type": "BinaryExpression",
                "operator": "!==",
                "left": {
                  "type": "Identifier",
                  "name": "value",
                  "loc": {
                    "start": {
                      "line": 17,
                      "column": 56
                    },
                    "end": {
                      "line": 17,
                      "column": 61
                    }
                  }
                },
                "right": {
                  "type": "NullLiteral",
                  "value": null,
                  "loc": {
                    "start": {
                      "line": 17,
                      "column": 66
                    },
                    "end": {
                      "line": 17,
                      "column": 70
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 17,
                    "column": 56
                  },
                  "end": {
                    "line": 17,
                    "column": 70
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 17,
                  "column": 19
                },
                "end": {
                  "line": 17,
                  "column": 70
                }
              }
            },
            "loc": {
              "start": {
                "line": 17,
                "column": 19
              },
              "end": {
                "line": 17,
                "column": 70
              }
            }
          },
          "loc": {
            "start": {
              "line": 17,
              "column": 7
            },
            "end": {
              "line": 17,
              "column": 70
            }
          }
        }
      ],
      "kind": "const",
      "loc": {
        "start": {
          "line": 17,
          "column": 1
        },
        "end": {
          "line": 17,
          "column": 71
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 1
    },
    "end": {
      "line": 17,
      "column": 71
    }
  }
}
