Impl

dotty.tools.backend.jvm.PostProcessorFrontendAccess.Impl
class Impl[I <: DottyBackendInterface](val int: I, entryPoints: HashSet[String])(using ctx: Context) extends PostProcessorFrontendAccess

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Type members

Classlikes

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

Attributes

Definition Classes
override def withThreadLocalReporter[T](reporter: BackendReporting)(fn: => T): T

Attributes

Definition Classes

Inherited methods

final inline def frontendSynch[T](inline x: T): T

Attributes

Inherited from:
PostProcessorFrontendAccess

Concrete fields

val int: I