Class JavaFunctionConversionHandler
java.lang.Object
de.monticore.codegen.javagen.typeconverter.AbstractJavaTypeConverter
de.monticore.codegen.javagen.typeconverter.JavaFunctionConversionHandler
- All Implemented Interfaces:
ICodeGenSymTypeExpressionConversionHandler
Conversions between function types
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleantryPrintConverted(de.monticore.prettyprint.IndentPrinter printer, SymTypeExpression modelTargetType, SymTypeExpression modelSourceType, CodeGenPrintAction sourceExprPrintAction) Methods inherited from class de.monticore.codegen.javagen.typeconverter.AbstractJavaTypeConverter
printJavaCasted
-
Constructor Details
-
JavaFunctionConversionHandler
public JavaFunctionConversionHandler()
-
-
Method Details
-
tryPrintConverted
public boolean tryPrintConverted(de.monticore.prettyprint.IndentPrinter printer, SymTypeExpression modelTargetType, SymTypeExpression modelSourceType, CodeGenPrintAction sourceExprPrintAction)
-