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