| Package | Description |
|---|---|
| net.hl.compiler.stages | |
| net.hl.compiler.stages.generators.java | |
| net.hl.compiler.utils |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
HStage04DefinitionResolver.onIdentifier(HNIdentifier node,
HLJCompilerContext compilerContext) |
protected boolean |
HStage05CallResolver.onIdentifier(HNIdentifier node,
HLJCompilerContext compilerContext) |
protected boolean |
HStage05CallResolver.onIdentifierWithoutPars(HNIdentifier node,
HNode dotBase,
HLJCompilerContext compilerContext) |
protected boolean |
HStage05CallResolver.onIdentifierWithPars(HNIdentifier childNodeIdent,
HNParsPostfix parentNodeParsPostfix,
HNode dotBase,
HNode[] arguments,
HLJCompilerContext compilerContext) |
| Modifier and Type | Method and Description |
|---|---|
static HNIdentifier |
HJavaGenUtils.identifier(String id) |
| Modifier and Type | Method and Description |
|---|---|
protected HNode |
HStage08JavaTransform.onIdentifier(HNIdentifier node,
HStage08JavaTransform.HLJCompilerContext2 compilerContext) |
| Modifier and Type | Method and Description |
|---|---|
static HNDeclareTokenIdentifier |
HNodeUtils.toDeclareTokenIdentifier(HNIdentifier id) |
Copyright © 2021 vpc open source initiative. All rights reserved.