Package io.micronaut.sourcegen.javapoet
package io.micronaut.sourcegen.javapoet
-
ClassDescriptionA generated annotation on a declaration.A fully-qualified class name for top-level and member classes.A fragment of a .java file, potentially containing declarations, statements, and documentation.A generated field declaration.A Java file containing a single top level class.A generated constructor or method declaration.Assigns Java identifier names to avoid collisions, keywords, and invalid characters.A generated parameter declaration.Any type in Java's type system, plus
void
.A generated class, interface, or enum declaration.Like Guava, but worse and standalone.