| Package | Description |
|---|---|
| net.hl.compiler.ast | |
| net.hl.compiler.stages | |
| net.hl.compiler.stages.generators.java |
| Modifier and Type | Method and Description |
|---|---|
HNOpDot |
HNOpDot.setLeft(HNode left) |
HNOpDot |
HNOpDot.setNullableInstance(boolean nullableInstance) |
HNOpDot |
HNOpDot.setRight(HNode right) |
HNOpDot |
HNOpDot.setUncheckedMember(boolean uncheckedMember) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
HStage04DefinitionResolver.onOpDot(HNOpDot n,
HLJCompilerContext compilerContext) |
protected boolean |
HStage05CallResolver.onOpDot(HNOpDot n,
HLJCompilerContext compilerContext) |
| Modifier and Type | Method and Description |
|---|---|
protected HNode |
HStage08JavaTransform.onOpDot(HNOpDot node,
HStage08JavaTransform.HLJCompilerContext2 compilerContext) |
Copyright © 2021 vpc open source initiative. All rights reserved.