dotty.tools.dotc.transform.CheckUnused
See theCheckUnused companion class
object CheckUnused
Attributes
- Companion
- class
- Graph
-
- Supertypes
- Self type
-
CheckUnused.type
Members list
Type members
Classlikes
enum PhaseMode
Attributes
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
class PostInlining extends CheckUnused
Attributes
- Supertypes
class PostTyper extends CheckUnused
Attributes
- Supertypes
object PrecedenceLevels
Attributes
- Supertypes
- Self type
-
PrecedenceLevels.type
Types
Value members
Concrete methods
Concrete fields
Tree is LHS of Assign.
Tree is LHS of Assign.
Attributes
Tree is an inlined parameter.
Tree is an inlined parameter.
Attributes
Suppress warning in a tree, such as a patvar name allowed by special convention.
Suppress warning in a tree, such as a patvar name allowed by special convention.
Attributes
Attachment holding the name of an Ident as written by the user.
Attachment holding the name of an Ident as written by the user.
Attributes
Extensions
Extensions
extension [A <: AnyRef](arr: Array[A])
extension (imp: Import)(using Context)
No mechanism for detection yet.
No mechanism for detection yet.
Attributes
Generated import of cases from enum companion.
Generated import of cases from enum companion.
Attributes
Is it the first import clause in a statement? a.x in import a.x, b.{y, z}
Is it the first import clause in a statement? a.x in import a.x, b.{y, z}
Attributes
extension (sel: ImportSelector)
In this article