UNKNOWN_LANGUAGE
dotty.tools.dotc.semanticdb.Language.UNKNOWN_LANGUAGE
case object UNKNOWN_LANGUAGE extends Language, Recognized
Attributes
- Graph
-
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Recognizedclass Languagetrait SemanticdbGeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
UNKNOWN_LANGUAGE.type
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- Language
Create a new instance of type T with elements taken from product p.
Create a new instance of type T with elements taken from product p.
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- SemanticdbGeneratedEnum
An iterator over the names of all the elements of this product.
An iterator over all the elements of this product.
An iterator over all the elements of this product.
Attributes
- Returns
-
in the default implementation, an
Iterator[Any] - Inherited from:
- Product
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
SemanticdbGeneratedEnum -> Any
- Inherited from:
- SemanticdbGeneratedEnum
In this article