ESTree.SourceLocation

Source

Types

t :: %ESTree.SourceLocation{source: binary | nil, start: ESTree.Position.t, end: ESTree.Position.t}