Package de.monticore.codegen
package de.monticore.codegen
-
ClassDescriptionThe most generic interface for code generation.Note: There is a direct alternative to this Interface, and that is using String(Builder)s directly.Common data and functionality shared between all code generations visitors.The interface for Code Generators that rely on a traverser and a printer.