UnusedImporteePositions

scalafix.internal.rule.OrganizeImports.UnusedImporteePositions

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def apply(importee: Importee): Boolean

Returns true if the importee was marked as unused by the compiler

Returns true if the importee was marked as unused by the compiler

Attributes