Program (script) @1:1
└─ ClassDeclaration @1:1
   └─ ClassExpression "C" @1:1
      ├─ constructor
      │  └─ FunctionExpression "C" [strict] [uses-this] [uses-this-from-environment] @1:1
      │     └─ body
      │        └─ BlockStatement @1:1
      └─ elements
         └─ ClassField static @1:1
            ├─ StringLiteral "x" @2:12
            └─ initializer
               └─ NumericLiteral 1 @2:16
