estree v2.6.0 ESTree.JSXElement

Summary

Types

t()
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}