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