| Package | Description |
|---|---|
| com.github.javaparser |
| Modifier and Type | Method and Description |
|---|---|
ParserConfiguration.LanguageLevel |
ParserConfiguration.getLanguageLevel() |
static ParserConfiguration.LanguageLevel |
ParserConfiguration.LanguageLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParserConfiguration.LanguageLevel[] |
ParserConfiguration.LanguageLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ParserConfiguration |
ParserConfiguration.setLanguageLevel(ParserConfiguration.LanguageLevel languageLevel) |
Copyright © 2007–2019. All rights reserved.