Package 

Class Processor

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

    
    public final class Processor
     implements SymbolProcessor
                        
    • Constructor Summary

      Constructors 
      Constructor Description
      Processor()
    • Method Summary

      Modifier and Type Method Description
      Unit init(Map<String, String> options, KotlinVersion kotlinVersion, CodeGenerator codeGenerator, KSPLogger logger)
      List<KSAnnotated> process(Resolver resolver)
      • Methods inherited from class com.faendir.kotlin.autodsl.Processor

        finish, onError
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait