A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.scala-lang.org/api/2.11.12/scala-compiler/scala/tools/nsc/typechecker/RefChecks.html below:

RefChecks - Scala Compiler 2.11.12

  • final def !=(arg0: Any): Boolean

    Test two objects for inequality.

  • final def ##(): Int

    Equivalent to x.hashCode except for boxed numeric types and null.

  • def +(other: String): String
  • def ->[B](y: B): (RefChecks, B)
  • final def ==(arg0: Any): Boolean

    The expression x == that is equivalent to if (x eq null) that eq null else x.equals(that).

  • def accessFlagsToString(sym: Global.Symbol): String
  • final def afterOwnPhase[T](op: ⇒ T): T
  • final def asInstanceOf[T0]: T0

    Cast the receiver object to be of type T0.

  • final def beforeOwnPhase[T](op: ⇒ T): T
  • def changesBaseClasses: Boolean
  • def clone(): AnyRef

    Create a copy of the receiver object.

  • def enabled: Boolean

    Is this component enabled? Default is true.

  • def ensuring(cond: (RefChecks) ⇒ Boolean, msg: ⇒ Any): RefChecks
  • def ensuring(cond: (RefChecks) ⇒ Boolean): RefChecks
  • def ensuring(cond: Boolean, msg: ⇒ Any): RefChecks
  • def ensuring(cond: Boolean): RefChecks
  • final def eq(arg0: AnyRef): Boolean

    Tests whether the argument (that) is a reference to the receiver object (this).

  • def equals(arg0: Any): Boolean

    The equality method for reference types.

  • def finalize(): Unit

    Called by the garbage collector on the receiver object when there are no more references to the object.

  • def formatted(fmtstr: String): String
  • final def getClass(): Class[_]

    A representation that corresponds to the dynamic class of the receiver object.

  • def hashCode(): Int

    SubComponent are added to a HashSet and two phases are the same if they have the same name

  • val initial: Boolean

    True if this phase runs before all other phases.

  • val internal: Boolean

    True if this phase is not provided by a plug-in.

  • final def isInstanceOf[T0]: Boolean

    Test whether the dynamic type of the receiver object is T0.

  • def keepsTypeParams: Boolean
  • final def ne(arg0: AnyRef): Boolean

    Equivalent to !(this eq that).

  • def newPhase(prev: nsc.Phase): StdPhase

    Create a new phase which applies transformer

  • def newTransformer(unit: Global.CompilationUnit): RefCheckTransformer

    The transformer factory

  • final def notify(): Unit

    Wakes up a single thread that is waiting on the receiver object's monitor.

  • final def notifyAll(): Unit

    Wakes up all threads that are waiting on the receiver object's monitor.

  • def overridesTypeInPrefix(tp1: Global.Type, tp2: Global.Type, prefix: Global.Type): Boolean
  • def ownPhase: nsc.Phase

    The phase corresponding to this subcomponent in the current compiler run

  • val phaseName: String

    the following two members override abstract members in Transform

  • def phaseNewFlags: Long

    New flags defined by the phase which are not valid before

  • def phaseNextFlags: Long

    New flags defined by the phase which are not valid until immediately after it

  • val requires: List[String]

    Names of phases required by this component.

  • val runsBefore: List[String]

    Names of phases that must run after this phase.

  • final def synchronized[T0](arg0: ⇒ T0): T0
  • val terminal: Boolean

    True if this phase runs after all other phases.

  • val toJavaRepeatedParam: Global.SubstSymMap
  • val toScalaRepeatedParam: Global.SubstSymMap
  • def toString(): String

    Creates a String representation of this object.

  • def transformInfo(sym: Global.Symbol, tp: Global.Type): Global.Type
  • final def wait(): Unit
  • final def wait(arg0: Long, arg1: Int): Unit
  • final def wait(arg0: Long): Unit
  • def →[B](y: B): (RefChecks, B)

  • RetroSearch is an open source project built by @garambo | Open a GitHub Issue

    Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

    HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4