| Package | Description |
|---|---|
| com.sap.cds.generator | |
| com.sap.cds.generator.util |
| Modifier and Type | Method and Description |
|---|---|
GeneratorMode |
ConfigurationImpl.getGeneratorMode() |
GeneratorMode |
Configuration.getGeneratorMode() |
| Modifier and Type | Method and Description |
|---|---|
protected static boolean |
Cds4jCodegen.noRelevantIssues(ParserMode parserMode,
GeneratorMode generatorMode) |
void |
ConfigurationImpl.setGeneratorMode(GeneratorMode generatorMode) |
| Modifier and Type | Method and Description |
|---|---|
static GeneratorMode |
GeneratorMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeneratorMode[] |
GeneratorMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 SAP. All rights reserved.