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

Members list

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 recordNewToken()(using Context): Unit
def recordTasty(size: Int)(using Context): Unit