scala.reflect.internal.Trees

Import

object Import extends ImportExtractor with Serializable

The constructor/deconstructor for Import instances.

Definition Classes
TreesTrees
Source
Trees.scala
Linear Supertypes
Serializable, Serializable, ImportExtractor, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Import
  2. Serializable
  3. Serializable
  4. ImportExtractor
  5. AnyRef
  6. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All