StackTraceBasedFeatureInfo

Constructors

Link copied to clipboard
expect constructor()
actual constructor()
actual constructor()

Functions

Link copied to clipboard
expect open override fun <T, R> determine(extractor: T.() -> R, stacksToDrop: Int): String

Returns the feature description for the feature extracted by the given extractor where stacksToDrop indicates how many stack frames away the actual extraction was defined.

actual open override fun <T, R> determine(extractor: T.() -> R, stacksToDrop: Int): String

Returns the feature description for the feature extracted by the given extractor where stacksToDrop indicates how many stack frames away the actual extraction was defined.

actual open override fun <T, R> determine(extractor: T.() -> R, stacksToDrop: Int): String

Returns the feature description for the feature extracted by the given extractor where stacksToDrop indicates how many stack frames away the actual extraction was defined.