| Package | Description |
|---|---|
| com.helger.pgcc.output | |
| com.helger.pgcc.parser |
A grammar and lexer generator.
|
| Modifier and Type | Method and Description |
|---|---|
static EOutputLanguage |
EOutputLanguage.getFromIDCaseInsensitiveOrNull(String sID) |
static EOutputLanguage |
EOutputLanguage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EOutputLanguage[] |
EOutputLanguage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
UnsupportedOutputLanguageException(EOutputLanguage eOutputLanguage) |
| Modifier and Type | Method and Description |
|---|---|
static EOutputLanguage |
Options.getOutputLanguage() |
protected EOutputLanguage |
CodeGenerator.getOutputLanguage() |
Copyright © 2017–2019 Philip Helger. All rights reserved.