SpanInspection

Utility functions to extract information that is not exposed on the Span interface.

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

Type members

Classlikes

class Inspector(span: Span)
trait Syntax

Exposes an implicitly available syntax to extract information from Spans.

Exposes an implicitly available syntax to extract information from Spans.

Value members

Concrete methods

def inspect(span: Span): Inspector

Creates a new Inspector instance for the provided Span

Creates a new Inspector instance for the provided Span