ESTree.ClassExpression
SourceTypes ↑
t :: %ESTree.ClassExpression{type: binary, loc: ESTree.SourceLocation.t | nil, body: ESTree.ClassBody.t, superClass: ESTree.Expression.t | nil}
t :: %ESTree.ClassExpression{type: binary, loc: ESTree.SourceLocation.t | nil, body: ESTree.ClassBody.t, superClass: ESTree.Expression.t | nil}