Profile

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

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Profile.type

Members list

Concise view

Type members

Classlikes

class Info(details: Int)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
case class MethodInfo(meth: Symbol, size: Int, span: Span)

Attributes

Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
object NoInfo.type
object NoInfo extends MethodInfo

Attributes

Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
NoInfo.type

Value members

Concrete methods

def chunks(size: Int): Int
def current(using Context): Profile

Concrete fields

inline val TastyChunkSize: 50