object Feedback
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Feedback
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- implicit class XMessageString extends AnyRef
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val MissingSocket: String
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
- def configuredMetalsJavaProjects(projects: Traversable[Project]): String
- def configuredMetalsScalaProjects(projects: Traversable[Project]): String
- def detectMissingDependencies(projectName: String, missing: List[String]): Option[String]
- def detectedJdkWithoutJDI(error: Throwable): String
- def detectedUnsupportedJreForDebugging(error: Throwable): String
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- def excessiveSocketLength(socket: Path): String
- def excessiveSocketLengthInMac(socket: Path): String
- def existingSocketFile(socket: Path): String
- def expectedDefaultMainClass(project: Project): String
- def failedMetalsJavaConfiguration(cause: String): String
- def failedMetalsScalaConfiguration(version: String, cause: String): String
- def failedToLink(project: Project, linker: String, t: Throwable): String
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def listMainClasses(mainClasses: List[String]): String
- def missingConfigDirectory(configDirectory: AbsolutePath): String
- def missingInstanceForJavaCompilation(project: Project): String
- def missingLinkArtifactFor(project: Project, artifactName: String, linker: String): String
- def missingMainClass(project: Project): String
- def missingParentOfSocket(socket: Path): String
- def missingScalaInstance(project: Project): String
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def noLinkFor(project: Project): String
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- def outOfRangePort(n: Int): String
- def pprint(projects: Traversable[Project]): String
- def printException(error: String, t: Throwable): String
- def reportRecursiveTrace(trace: RecursiveTrace): String
- def reservedPortNumber(n: Int): String
- def skippedUnsupportedScalaMetals(scalaVersion: String): String
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- def unknownHostName(host: String): String
- 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()
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
Deprecated Value Members
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated
- Deprecated
(Since version 9)