Skip to content

IInspectable

Interface for examining a construct and exposing metadata.

Methods

Name Description
Inspect Examines construct.

Inspect

func Inspect(inspector TreeInspector)

Examines construct.

inspectorRequired

tree inspector to collect and process attributes.