estree v2.5.0 ESTree.ClassDeclaration

Summary

Types

t()
t() :: %ESTree.ClassDeclaration{body: ESTree.ClassBody.t, id: ESTree.Identifier.t, loc: ESTree.SourceLocation.t | nil, superClass: ESTree.Expression.t | nil, type: binary}