Package 

Class DslGenerator

    • Constructor Summary

      Constructors 
      Constructor Description
      DslGenerator(KSPLogger logger, CodeGenerator codeGenerator, Resolver resolver)
    • Method Summary

      Modifier and Type Method Description
      final Unit generate(KSClassDeclaration clazz, KSType markerType)
      • Methods inherited from class java.lang.Object

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

      • DslGenerator

        DslGenerator(KSPLogger logger, CodeGenerator codeGenerator, Resolver resolver)
    • Method Detail

      • generate

         final Unit generate(KSClassDeclaration clazz, KSType markerType)