ESTree.Literal
SourceTypes ↑
t :: %ESTree.Literal{type: binary, loc: ESTree.SourceLocation.t | nil, value: binary | boolean | number | nil, regex: ESTree.Regex.t | nil}
t :: %ESTree.Literal{type: binary, loc: ESTree.SourceLocation.t | nil, value: binary | boolean | number | nil, regex: ESTree.Regex.t | nil}