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