estree v2.6.0 ESTree.Literal
Summary
Types
t()
t() :: %ESTree.Literal{loc: ESTree.SourceLocation.t | nil, regex: ESTree.Regex.t | nil, type: binary, value: binary | boolean | number | nil}