Class KotlinCodeGenerationContextBase

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract KClass<SELF> getContextType() SELF type of the context implementation, used to verify against io.toolisticon.kotlin.generation.spi.KotlinCodeGenerationSpi.contextType.
      KotlinCodeGenerationSpiRegistry getRegistry() The registry holding strategies and processors so implementations can nest calls to other instances.
      • Methods inherited from class io.toolisticon.kotlin.generation.spi.KotlinCodeGenerationContext

        processors, strategies
      • Methods inherited from class java.lang.Object

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