| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.java.ast |
| Modifier and Type | Method | Description |
|---|---|---|
static ASTModuleDirective.DirectiveType |
ASTModuleDirective.DirectiveType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static ASTModuleDirective.DirectiveType[] |
ASTModuleDirective.DirectiveType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
ASTModuleDirective.setType(ASTModuleDirective.DirectiveType type) |
Copyright © 2002–2018 PMD. All rights reserved.