Package io.sundr.codegen.api
package io.sundr.codegen.api
-
ClassDescriptionFileOutput<T>Identifier<T>The part of the
CodeGeneratorthat maps an object to a String id.Output<T>Renderer<T>The part of the CodeGenerator that renders an instance of <T> into aString.SystemOutput<T>