CallableMetadata

annotation class CallableMetadata(val callableName: String, val propertyName: String, val startOffset: Int, val endOffset: Int, val newInstanceName: String = "")(source)

Marker for generated factories or binding mirrors indicating their source callable ID.

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard