org.faktorips.codegen.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of faktorips-dtfl-common Show documentation
Show all versions of faktorips-dtfl-common Show documentation
Common code for Faktor-IPS devtools and formula language
This package contains classes to generate Java sourcecode. The main concept
is the JavaCodeFragment
. A Java code fragment is a text containing
Java sourcecode along with the ImportDeclaration
needed to compile
the sourcecode. To construct complex Java code fragments with a uniform coding
style you can use the JavaCodeFragmentBuilder
.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy