Class Cds4jCodegen

java.lang.Object
com.sap.cds.generator.Cds4jCodegen

public class Cds4jCodegen extends Object
  • Constructor Details

  • Method Details

    • generate

    • noRelevantIssues

      protected static boolean noRelevantIssues(ParserMode parserMode, GeneratorMode generatorMode)
    • isIgnored

      public static boolean isIgnored(com.sap.cds.reflect.CdsDefinition def)
      Checks whether the given CdsDefinition is to be ignored by the code generation.
      Parameters:
      def - the cds definition
      Returns:
      true if to be ignored by the code gen, false otherwise