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