| Package | Description |
|---|---|
| net.hl.compiler.core.elements | |
| net.hl.compiler.core.invokables |
| Modifier and Type | Method and Description |
|---|---|
static HNElementLocalVar |
HNElementLocalVar.get(HNElement element) |
static HNElementLocalVar |
HNElementLocalVar.get(HNode n) |
HNElementLocalVar |
HNElementLocalVar.setDeclaration(HNDeclareTokenBase declaration) |
HNElementLocalVar |
HNElementLocalVar.setEffectiveType(net.thevpc.jeep.JType effectiveType) |
| Modifier and Type | Method and Description |
|---|---|
HNElementLocalVar[] |
HLJCompilerContext.lookupLocalVarDeclarations(String name,
net.thevpc.jeep.JToken location,
net.thevpc.jeep.JNode fromNode,
FindMatchFailInfo failInfo) |
Copyright © 2021 vpc open source initiative. All rights reserved.