ESTree.SourceLocation

Summary

Types

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