estree v2.5.0 ESTree.ClassExpression
Summary
Types
t()
t() :: %ESTree.ClassExpression{body: ESTree.ClassBody.t, loc: ESTree.SourceLocation.t | nil, superClass: ESTree.Expression.t | nil, type: binary}