StructureMapExtractionContext

data class StructureMapExtractionContext(context: <ERROR CLASS>, transformSupportServices: <ERROR CLASS>?, structureMapProvider: suspend (String, <ERROR CLASS>) -> <ERROR CLASS>?)

Properties

Link copied to clipboard
val context: <ERROR CLASS>
Link copied to clipboard
val structureMapProvider: suspend (String, <ERROR CLASS>) -> <ERROR CLASS>?
Link copied to clipboard
val transformSupportServices: <ERROR CLASS>? = null