IconCollectionCodeGenerator

@SupportedAnnotationTypes(value = ["com.mapbox.dash.theming.processor.GenerateIconCollectionCode"])
class IconCollectionCodeGenerator : AbstractProcessor

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun getSupportedOptions(): MutableSet<String>
Link copied to clipboard
Link copied to clipboard
open override fun init(p0: ProcessingEnvironment)
Link copied to clipboard
open override fun process(annotations: MutableSet<out TypeElement>, roundEnv: RoundEnvironment): Boolean