SCALA
 dotty.tools.dotc.semanticdb.Language.SCALA
  case object SCALA extends Language, Recognized
 
Attributes
- Graph
 - 
    
 - Supertypes
 - 
    trait Singletontrait Producttrait Mirrortrait Recognizedclass Languagetrait SemanticdbGeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
 - Self type
 - 
    SCALA.type
 
Members list
Value members
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:
 - Language
 
Attributes
- Inherited from:
 - SemanticdbGeneratedEnum
 
Attributes
- Inherited from:
 - Product
 
Attributes
- 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