Package org.faktorips.codegen
Class CodeGenUtil
java.lang.Object
org.faktorips.codegen.CodeGenUtil
A collection of utility methods related to sourcecode generation.
-
Method Summary
Modifier and TypeMethodDescriptionstatic final JavaCodeFragmentconvertPrimitiveToWrapper(Datatype type, JavaCodeFragment expression)
-
Method Details
-
convertPrimitiveToWrapper
public static final JavaCodeFragment convertPrimitiveToWrapper(Datatype type, JavaCodeFragment expression)
-