ClassRepresentation

dotty.tools.io.ClassRepresentation

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def name: String

Concrete methods

final def nameLength: Int

returns the length of name by stripping the extension of fileName

returns the length of name by stripping the extension of fileName

Used to avoid creating String instance of name.

Attributes