stacktrace_impl library

Classes

Stackframe
A single frame from a stack trace. Holds the sourceFile name and line no.
StackTraceImpl
Provides dart stack frame handling.

Enums

FrameSourceType
Indicates where the source file came from

Functions

isExcludedSource(Stackframe frame) bool