| Package | Description |
|---|---|
| net.hl.compiler | |
| net.hl.compiler.stages | |
| net.hl.compiler.stages.generators.java |
| Modifier and Type | Method and Description |
|---|---|
static HL |
HL.create() |
static HL |
HL.create(net.thevpc.nuts.NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
HStage01Parser.isEnabled(HProject project,
HL options) |
boolean |
HStage02Preprocessor.isEnabled(HProject project,
HL options) |
boolean |
HStage.isEnabled(HProject project,
HL options) |
boolean |
HStage00CleanCompiler.isEnabled(HProject project,
HL options) |
boolean |
HStage03Indexer.isEnabled(HProject project,
HL options) |
boolean |
HStage04DefinitionResolver.isEnabled(HProject project,
HL options) |
boolean |
HStage05CallResolver.isEnabled(HProject project,
HL options) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
HStage08JavaTransform.isEnabled(HProject project,
HL options) |
boolean |
HStage10JavaCompiler.isEnabled(HProject project,
HL options) |
boolean |
HStage09JavaGenerator.isEnabled(HProject project,
HL options) |
boolean |
HStage11JavaRun.isEnabled(HProject project,
HL options) |
Copyright © 2021 vpc open source initiative. All rights reserved.