SourceFileEntry

dotty.tools.dotc.classpath.SourceFileEntry

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

Inherited methods

def binary: Option[AbstractFile]

Attributes

Inherited from:
ClassRepresentation
def fileName: String

Attributes

Inherited from:
ClassRepresentation
def name: String

Attributes

Inherited from:
ClassRepresentation
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

Inherited from:
ClassRepresentation
def source: Option[AbstractFile]

Attributes

Inherited from:
ClassRepresentation