ScopeAnnotation

object ScopeAnnotation : KlipOption<List<String>>

Registers an annotation to be used to identify "scope" functions under which "klippable" annotation detection should happen

Properties

Link copied to clipboard
val description: String
Link copied to clipboard
val key: CompilerConfigurationKey<List<String>>
Link copied to clipboard
val name: String
Link copied to clipboard
val valueDescription: String