Module parse_js::source

source ·

Structs

  • A string backed by a source. Treated as a string, so contents rather than position is considered the value (and this is used for equality). However, it’s illegal to add two SourceRange values from different sources.