ESTree.TemplateElement
Summary
Types
t :: %ESTree.TemplateElement{type: binary, loc: ESTree.SourceLocation.t | nil, value: %{cooked: binary, raw: binary}, tail: boolean}
t :: %ESTree.TemplateElement{type: binary, loc: ESTree.SourceLocation.t | nil, value: %{cooked: binary, raw: binary}, tail: boolean}