Offset of the position of the importing part of the selector in the source file. Is equal to -1 is the position is unknown.
The name the import is renamed to. Is equal to name
if it's not a renaming import.
Offset of the position of the renaming part of the selector in the source file. Is equal to -1 is the position is unknown.
© 2002-2019 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://www.scala-lang.org/api/2.13.0/scala-reflect/scala/reflect/api/Trees$ImportSelectorApi.html
The API that all import selectors support