handleRecursive

dotty.tools.dotc.core.handleRecursive

Post-process exceptions that might result from StackOverflow to add tracing information while unwalking the stack.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(op: String, details: => String, exc: Throwable, weight: Int)(using Context): Nothing