abstract class StdPhase extends GlobalPhase
- Alphabetic
- By Inheritance
- StdPhase
- GlobalPhase
- Phase
- Ordered
- Comparable
- AnyRef
- Any
- by orderingToOrdered
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
- Public
- Protected
Abstract Value Members
- î
abstract def apply(unit: Global.CompilationUnit): Unit
- Definition Classes
- GlobalPhase
Concrete Value Members
- î
final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef â Any
- î
final def ##: Int
- Definition Classes
- AnyRef â Any
- î def +(other: String): String
- î def ->[B](y: B): (StdPhase, B)
- î
def <(that: reflect.internal.Phase): Boolean
- Definition Classes
- Ordered
- î
def <=(that: reflect.internal.Phase): Boolean
- Definition Classes
- Ordered
- î
final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef â Any
- î
def >(that: reflect.internal.Phase): Boolean
- Definition Classes
- Ordered
- î
def >=(that: reflect.internal.Phase): Boolean
- Definition Classes
- Ordered
- î
final def applyPhase(unit: Global.CompilationUnit): Unit
- Definition Classes
- GlobalPhase
- î
final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- î
final val assignsFields: Boolean
- Definition Classes
- Phase
- î
def cancelled(unit: Global.CompilationUnit): Boolean
Is current phase cancelled on this unit?
Is current phase cancelled on this unit?
- Definition Classes
- GlobalPhase
- î
def checkable: Boolean
- Definition Classes
- Phase
- î
def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native()
- î
def compare(that: reflect.internal.Phase): Id
- Definition Classes
- Phase â Ordered
- î
def compareTo(that: reflect.internal.Phase): Int
- Definition Classes
- Ordered â Comparable
- î
def description: String
- Definition Classes
- Phase
- î def ensuring(cond: (StdPhase) => Boolean, msg: => Any): StdPhase
- î def ensuring(cond: (StdPhase) => Boolean): StdPhase
- î def ensuring(cond: Boolean, msg: => Any): StdPhase
- î def ensuring(cond: Boolean): StdPhase
- î
final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- î
def equals(other: Any): Boolean
- Definition Classes
- Phase â AnyRef â Any
- î
final val erasedTypes: Boolean
- Definition Classes
- Phase
- î
def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable])
- î
def flagMask: Long
- Definition Classes
- Phase
- î
final val flatClasses: Boolean
- Definition Classes
- Phase
- î
val fmask: Long
- Definition Classes
- Phase
- î
final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef â Any
- Annotations
- @native()
- î
def hasNext: Boolean
- Definition Classes
- Phase
- î
def hashCode(): Int
- Definition Classes
- Phase â AnyRef â Any
- î
val id: Id
- Definition Classes
- Phase
- î
final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- î
def iterator: collection.Iterator[reflect.internal.Phase]
- Definition Classes
- Phase
- î
def keepsTypeParams: Boolean
- Definition Classes
- Phase
- î
def name: String
- Definition Classes
- StdPhase â Phase
- î
final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- î
def newFlags: Long
- Definition Classes
- StdPhase â Phase
- î
def next: reflect.internal.Phase
- Definition Classes
- Phase
- î
def nextFlags: Long
- Definition Classes
- StdPhase â Phase
- î
final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- î
final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- î
val prev: reflect.internal.Phase
- Definition Classes
- Phase
- î
final val refChecked: Boolean
- Definition Classes
- Phase
- î
def run(): Unit
- Definition Classes
- GlobalPhase â Phase
- î
def shouldSkipThisPhaseForJava: Boolean
- Attributes
- protected
- Definition Classes
- GlobalPhase
- î
final val specialized: Boolean
- Definition Classes
- Phase
- î
final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- î
def toString(): String
- Definition Classes
- Phase â AnyRef â Any
- î
final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- î
final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- î
final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
Shadowed Implicit Value Members
- î
def <(that: StdPhase): Boolean
- Implicit
- This member is added by an implicit conversion from StdPhase tomath.Ordered[StdPhase] performed by method orderingToOrdered in scala.math.Ordered.This conversion will take place only if an implicit value of type math.Ordering[StdPhase] is in scope.
- Shadowing
- This implicitly inherited member is shadowed by one or more members in this class.
To access this member you can use a type ascription:(stdPhase: math.Ordered[StdPhase]).<(that)
- Definition Classes
- Ordered
- î
def <=(that: StdPhase): Boolean
- Implicit
- This member is added by an implicit conversion from StdPhase tomath.Ordered[StdPhase] performed by method orderingToOrdered in scala.math.Ordered.This conversion will take place only if an implicit value of type math.Ordering[StdPhase] is in scope.
- Shadowing
- This implicitly inherited member is shadowed by one or more members in this class.
To access this member you can use a type ascription:(stdPhase: math.Ordered[StdPhase]).<=(that)
- Definition Classes
- Ordered
- î
def >(that: StdPhase): Boolean
- Implicit
- This member is added by an implicit conversion from StdPhase tomath.Ordered[StdPhase] performed by method orderingToOrdered in scala.math.Ordered.This conversion will take place only if an implicit value of type math.Ordering[StdPhase] is in scope.
- Shadowing
- This implicitly inherited member is shadowed by one or more members in this class.
To access this member you can use a type ascription:(stdPhase: math.Ordered[StdPhase]).>(that)
- Definition Classes
- Ordered
- î
def >=(that: StdPhase): Boolean
- Implicit
- This member is added by an implicit conversion from StdPhase tomath.Ordered[StdPhase] performed by method orderingToOrdered in scala.math.Ordered.This conversion will take place only if an implicit value of type math.Ordering[StdPhase] is in scope.
- Shadowing
- This implicitly inherited member is shadowed by one or more members in this class.
To access this member you can use a type ascription:(stdPhase: math.Ordered[StdPhase]).>=(that)
- Definition Classes
- Ordered
- î
def compare(that: StdPhase): Int
- Implicit
- This member is added by an implicit conversion from StdPhase tomath.Ordered[StdPhase] performed by method orderingToOrdered in scala.math.Ordered.This conversion will take place only if an implicit value of type math.Ordering[StdPhase] is in scope.
- Shadowing
- This implicitly inherited member is shadowed by one or more members in this class.
To access this member you can use a type ascription:(stdPhase: math.Ordered[StdPhase]).compare(that)
- Definition Classes
- Ordered
- î
def compareTo(that: StdPhase): Int
- Implicit
- This member is added by an implicit conversion from StdPhase tomath.Ordered[StdPhase] performed by method orderingToOrdered in scala.math.Ordered.This conversion will take place only if an implicit value of type math.Ordering[StdPhase] is in scope.
- Shadowing
- This implicitly inherited member is shadowed by one or more members in this class.
To access this member you can use a type ascription:(stdPhase: math.Ordered[StdPhase]).compareTo(that)
- Definition Classes
- Ordered â Comparable
Deprecated Value Members
- î
def formatted(fmtstr: String): String
- Implicit
- This member is added by an implicit conversion from StdPhase toStringFormat[StdPhase] performed by method StringFormat in scala.Predef.
- Definition Classes
- StringFormat
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 2.12.16) Use
formatString.format(value)
instead ofvalue.formatted(formatString)
, or use thef""
string interpolator. In Java 15 and later,formatted
resolves to the new method in String which has reversed parameters.
- î
final def withCurrentUnit(unit: Global.CompilationUnit)(task: => Unit): Unit
- Definition Classes
- GlobalPhase
- Annotations
- @deprecated
- Deprecated
(Since version 2.13) Unused, inlined in applyPhase
- î
final def withCurrentUnitNoLog(unit: Global.CompilationUnit)(task: => Unit): Unit
- Definition Classes
- GlobalPhase
- Annotations
- @inline() @deprecated
- Deprecated
(Since version 2.13) Unused, see withCurrentUnit
- î
def â[B](y: B): (StdPhase, B)
- Implicit
- This member is added by an implicit conversion from StdPhase toArrowAssoc[StdPhase] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
- Annotations
- @deprecated
- Deprecated
(Since version 2.13.0) Use
->
instead. If you still wish to display it as one character, consider using a font with programming ligatures such as Fira Code.
The Scala compiler and reflection APIs.