Profile

dotty.tools.dotc.reporting.Profile
See theProfile companion object
abstract class Profile

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object NoProfile.type

Members list

Concise view

Value members

Abstract methods

def printSummary()(using Context): Unit
def recordMethodSize(meth: Symbol, size: Int, span: Span)(using Context): Unit
def recordNewLine()(using Context): Unit
def recordTasty(size: Int)(using Context): Unit