Uses of Package
io.spring.initializr.generator.language
Packages that use io.spring.initializr.generator.language
Package
Description
Build systems abstraction.
Language abstraction.
Groovy language.
Java language.
Kotlin language.
Project generation support classes.
Code contributors.
Support for testing project generation.
-
Classes in io.spring.initializr.generator.language used by io.spring.initializr.generator.buildsystemClassDescriptionA language in which a generated project can be written.Provide dedicated methods for a structure that holds sources.
-
Classes in io.spring.initializr.generator.language used by io.spring.initializr.generator.languageClassDescriptionA representation of something that can be annotated.An annotation.Define an attribute of an annotation.Builder for creating an
Annotation
.A container for annotations defined on an annotated element.Type reference abstraction to refer to aClass
that is not available on the classpath.A fragment of code, potentially containing declarations, or statements.Strategy interface to customize formatting of generated code block.A compilation unit that represents an individual source file.A language in which a generated project can be written.A parameter, typically of a method or function.Builder for creating aParameter
.Representation of application source code.Provide dedicated methods for a structure that holds sources.A type declared in aCompilationUnit
. -
Classes in io.spring.initializr.generator.language used by io.spring.initializr.generator.language.groovyClassDescriptionBase
Language
implementation.A representation of something that can be annotated.A container for annotations defined on an annotated element.A fragment of code, potentially containing declarations, or statements.A compilation unit that represents an individual source file.A language in which a generated project can be written.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
. -
Classes in io.spring.initializr.generator.language used by io.spring.initializr.generator.language.javaClassDescriptionBase
Language
implementation.A representation of something that can be annotated.A container for annotations defined on an annotated element.A fragment of code, potentially containing declarations, or statements.A compilation unit that represents an individual source file.A language in which a generated project can be written.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
. -
Classes in io.spring.initializr.generator.language used by io.spring.initializr.generator.language.kotlinClassDescriptionBase
Language
implementation.A representation of something that can be annotated.Builder for creating anAnnotation
.A container for annotations defined on an annotated element.Type reference abstraction to refer to aClass
that is not available on the classpath.A fragment of code, potentially containing declarations, or statements.A compilation unit that represents an individual source file.A language in which a generated project can be written.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
. -
Classes in io.spring.initializr.generator.language used by io.spring.initializr.generator.project
-
Classes in io.spring.initializr.generator.language used by io.spring.initializr.generator.spring.codeClassDescriptionA compilation unit that represents an individual source file.Representation of application source code.A writer for some
SourceCode
.A type declared in aCompilationUnit
. -