| Package | Description |
|---|---|
| net.hl.compiler.parser |
| Modifier and Type | Method and Description |
|---|---|
HDeclarationOptions.NoTypeNameOption |
HDeclarationOptions.getNoTypeNameOption() |
static HDeclarationOptions.NoTypeNameOption |
HDeclarationOptions.NoTypeNameOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HDeclarationOptions.NoTypeNameOption[] |
HDeclarationOptions.NoTypeNameOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HDeclarationOptions |
HDeclarationOptions.setNoTypeNameOption(HDeclarationOptions.NoTypeNameOption noTypeNameOption) |
Copyright © 2021 vpc open source initiative. All rights reserved.