estree v2.4.2 ESTree.JSXElement

Summary

Types

t :: %ESTree.JSXElement{children: [ESTree.Literal.t | ESTree.JSXExpressionContainer.t | ESTree.JSXElement.t], closingElement: ESTree.JSXClosingElement.t | nil, loc: ESTree.SourceLocation.t | nil, openingElement: ESTree.JSXOpeningElement.t, type: binary}