| Package | Description |
|---|---|
| net.hl.compiler.stages.generators.java |
| Modifier and Type | Method and Description |
|---|---|
HGenGlobalContext |
HGenCompilationUnitContext.global() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
HStage09JavaGenerator.generateClassFile(HNDeclareType classDeclaration,
File folder,
String[] sources,
HGenGlobalContext globalContext,
HProject program,
boolean metaPackageType) |
protected void |
HStage09JavaGenerator.processCompilationUnit(HNBlock compilationUnitNode,
File folder,
String[] sources,
HGenGlobalContext globalContext,
HProject project,
boolean metaPackageType) |
| Constructor and Description |
|---|
HGenCompilationUnitContext(HGenGlobalContext genGlobalContext,
net.thevpc.jeep.JTypes types) |
Copyright © 2021 vpc open source initiative. All rights reserved.