| Package | Description |
|---|---|
| org.codehaus.gmavenplus.javaparser | |
| org.codehaus.gmavenplus.mojo |
Maven mojos.
|
| Modifier and Type | Field and Description |
|---|---|
static LanguageLevel |
LanguageLevel.BLEEDING_EDGE |
static LanguageLevel |
LanguageLevel.CURRENT |
static LanguageLevel |
LanguageLevel.POPULAR |
static LanguageLevel |
LanguageLevel.RAW |
| Modifier and Type | Method and Description |
|---|---|
static LanguageLevel |
LanguageLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LanguageLevel[] |
LanguageLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected LanguageLevel |
AbstractGroovyDocMojo.languageLevel
The Java language level to use for GroovyDoc generation.
|
Copyright © 2011–2025. All rights reserved.