ESTree.ClassBody
Summary
Types
t :: %ESTree.ClassBody{type: binary, loc: ESTree.SourceLocation.t | nil, body: [ESTree.MethodDefinition.t]}
t :: %ESTree.ClassBody{type: binary, loc: ESTree.SourceLocation.t | nil, body: [ESTree.MethodDefinition.t]}