estree v2.4.2 ESTree.ClassDeclaration
Summary
Types
t :: %ESTree.ClassDeclaration{body: ESTree.ClassBody.t, id: ESTree.Identifier.t, loc: ESTree.SourceLocation.t | nil, superClass: ESTree.Expression.t | nil, type: binary}
t :: %ESTree.ClassDeclaration{body: ESTree.ClassBody.t, id: ESTree.Identifier.t, loc: ESTree.SourceLocation.t | nil, superClass: ESTree.Expression.t | nil, type: binary}