CodeLocation

class CodeLocation

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun first(): StackTraceElement?

Properties

Link copied to clipboard
val stack: Array<StackTraceElement>
Link copied to clipboard
val stackPrinted: String