isApplicable

abstract fun isApplicable(context: AnvilContext): Boolean

Returns true if this code generator is applicable for the given context or false if not. This will only be called once.