Package io.spring.initializr.generator.language
package io.spring.initializr.generator.language
Language abstraction.
-
ClassDescriptionBase
Languageimplementation.A representation of something that can be annotated.An annotation.Define an attribute of an annotation.Builder for creating anAnnotation.CompilationUnit<T extends TypeDeclaration>A compilation unit that represents an individual source file.A language in which a generated project can be written.A factory for creating aLanguage.A parameter, typically of a method or function.Representation of application source code.A writer for someSourceCode.Provide dedicated methods for a structure that holds sources.A type declared in aCompilationUnit.