{
  "type": "Program",
  "statements": [
    {
      "type": "TSEnumDeclaration",
      "id": {
        "type": "Identifier",
        "name": "ShiftE",
        "loc": {
          "start": {
            "line": 17,
            "column": 6
          },
          "end": {
            "line": 17,
            "column": 12
          }
        }
      },
      "members": [
        {
          "type": "TSEnumMember",
          "id": {
            "type": "Identifier",
            "name": "A",
            "loc": {
              "start": {
                "line": 18,
                "column": 5
              },
              "end": {
                "line": 18,
                "column": 6
              }
            }
          },
          "initializer": {
            "type": "NumberLiteral",
            "value": 1,
            "loc": {
              "start": {
                "line": 18,
                "column": 9
              },
              "end": {
                "line": 18,
                "column": 10
              }
            }
          },
          "loc": {
            "start": {
              "line": 18,
              "column": 5
            },
            "end": {
              "line": 18,
              "column": 10
            }
          }
        },
        {
          "type": "TSEnumMember",
          "id": {
            "type": "Identifier",
            "name": "B",
            "loc": {
              "start": {
                "line": 19,
                "column": 5
              },
              "end": {
                "line": 19,
                "column": 6
              }
            }
          },
          "initializer": {
            "type": "BinaryExpression",
            "operator": "<<",
            "left": {
              "type": "Identifier",
              "name": "A",
              "loc": {
                "start": {
                  "line": 19,
                  "column": 9
                },
                "end": {
                  "line": 19,
                  "column": 10
                }
              }
            },
            "right": {
              "type": "Identifier",
              "name": "A",
              "loc": {
                "start": {
                  "line": 19,
                  "column": 14
                },
                "end": {
                  "line": 19,
                  "column": 15
                }
              }
            },
            "loc": {
              "start": {
                "line": 19,
                "column": 9
              },
              "end": {
                "line": 19,
                "column": 15
              }
            }
          },
          "loc": {
            "start": {
              "line": 19,
              "column": 5
            },
            "end": {
              "line": 19,
              "column": 15
            }
          }
        },
        {
          "type": "TSEnumMember",
          "id": {
            "type": "Identifier",
            "name": "C",
            "loc": {
              "start": {
                "line": 20,
                "column": 5
              },
              "end": {
                "line": 20,
                "column": 6
              }
            }
          },
          "initializer": {
            "type": "BinaryExpression",
            "operator": "<<",
            "left": {
              "type": "Identifier",
              "name": "B",
              "loc": {
                "start": {
                  "line": 20,
                  "column": 9
                },
                "end": {
                  "line": 20,
                  "column": 10
                }
              }
            },
            "right": {
              "type": "NumberLiteral",
              "value": 1,
              "loc": {
                "start": {
                  "line": 20,
                  "column": 14
                },
                "end": {
                  "line": 20,
                  "column": 15
                }
              }
            },
            "loc": {
              "start": {
                "line": 20,
                "column": 9
              },
              "end": {
                "line": 20,
                "column": 15
              }
            }
          },
          "loc": {
            "start": {
              "line": 20,
              "column": 5
            },
            "end": {
              "line": 20,
              "column": 15
            }
          }
        },
        {
          "type": "TSEnumMember",
          "id": {
            "type": "Identifier",
            "name": "D",
            "loc": {
              "start": {
                "line": 21,
                "column": 5
              },
              "end": {
                "line": 21,
                "column": 6
              }
            }
          },
          "initializer": {
            "type": "BinaryExpression",
            "operator": "<<",
            "left": {
              "type": "Identifier",
              "name": "C",
              "loc": {
                "start": {
                  "line": 21,
                  "column": 9
                },
                "end": {
                  "line": 21,
                  "column": 10
                }
              }
            },
            "right": {
              "type": "Identifier",
              "name": "B",
              "loc": {
                "start": {
                  "line": 21,
                  "column": 14
                },
                "end": {
                  "line": 21,
                  "column": 15
                }
              }
            },
            "loc": {
              "start": {
                "line": 21,
                "column": 9
              },
              "end": {
                "line": 21,
                "column": 15
              }
            }
          },
          "loc": {
            "start": {
              "line": 21,
              "column": 5
            },
            "end": {
              "line": 21,
              "column": 15
            }
          }
        },
        {
          "type": "TSEnumMember",
          "id": {
            "type": "Identifier",
            "name": "E",
            "loc": {
              "start": {
                "line": 22,
                "column": 5
              },
              "end": {
                "line": 22,
                "column": 6
              }
            }
          },
          "initializer": {
            "type": "BinaryExpression",
            "operator": "<<",
            "left": {
              "type": "Identifier",
              "name": "D",
              "loc": {
                "start": {
                  "line": 22,
                  "column": 9
                },
                "end": {
                  "line": 22,
                  "column": 10
                }
              }
            },
            "right": {
              "type": "NumberLiteral",
              "value": 2,
              "loc": {
                "start": {
                  "line": 22,
                  "column": 14
                },
                "end": {
                  "line": 22,
                  "column": 15
                }
              }
            },
            "loc": {
              "start": {
                "line": 22,
                "column": 9
              },
              "end": {
                "line": 22,
                "column": 15
              }
            }
          },
          "loc": {
            "start": {
              "line": 22,
              "column": 5
            },
            "end": {
              "line": 22,
              "column": 15
            }
          }
        }
      ],
      "const": false,
      "loc": {
        "start": {
          "line": 17,
          "column": 1
        },
        "end": {
          "line": 23,
          "column": 2
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 1
    },
    "end": {
      "line": 23,
      "column": 2
    }
  }
}
