| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.java.ast |
| Modifier and Type | Method and 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 and Description |
|---|---|
void |
ASTModuleDirective.setType(ASTModuleDirective.DirectiveType type) |
Copyright © 2002–2017 PMD. All rights reserved.