Profile

object Profile
Companion:
class
class Object
trait Matchable
class Any
Profile.type

Type members

Classlikes

class Info(details: Int)
case class MethodInfo(meth: Symbol, size: Int, span: Span)
object NoInfo extends MethodInfo

Value members

Concrete methods

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

Concrete fields

inline val TastyChunkSize: 50