Package 

Class ProcessorProvider

  • All Implemented Interfaces:
    com.google.devtools.ksp.processing.SymbolProcessorProvider

    
    public final class ProcessorProvider
     implements SymbolProcessorProvider
                        
    • Method Summary

      Modifier and Type Method Description
      SymbolProcessor create(Map<String, String> options, KotlinVersion kotlinVersion, CodeGenerator codeGenerator, KSPLogger logger)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ProcessorProvider

        ProcessorProvider()