| Package | Description |
|---|---|
| net.hl.compiler.ast | |
| net.hl.compiler.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
HNDeclareTokenIdentifier |
class |
HNDeclareTokenTuple |
| Modifier and Type | Method and Description |
|---|---|
HNDeclareTokenTupleItem[] |
HNDeclareTokenTuple.getItems() |
| Modifier and Type | Method and Description |
|---|---|
HNDeclareTokenTuple |
HNDeclareTokenTuple.setItems(HNDeclareTokenTupleItem[] identifiers) |
| Constructor and Description |
|---|
HNDeclareTokenTuple(HNDeclareTokenTupleItem[] identifiers,
net.thevpc.jeep.JToken[] separators,
net.thevpc.jeep.JToken startToken,
net.thevpc.jeep.JToken endToken) |
| Modifier and Type | Method and Description |
|---|---|
static HNDeclareTokenTupleItem |
HNodeUtils.toDeclareTupleItem(HNTuple tuple,
net.thevpc.jeep.JCompilerLog log) |
Copyright © 2025 vpc open source initiative. All rights reserved.