ClassRepresentation

dotty.tools.io.ClassRepresentation

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

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