| Package | Description |
|---|---|
| com.io7m.jpra.compiler.core.driver |
Driver.
|
| com.io7m.jpra.model.contexts |
Context types.
|
| com.io7m.jpra.model.loading |
Model loading.
|
| Modifier and Type | Method and Description |
|---|---|
PackageContextType |
JPRADriverType.compilePackage(PackageNameQualified p)
Compile a package.
|
PackageContextType |
JPRADriver.compilePackage(PackageNameQualified p) |
| Modifier and Type | Method and Description |
|---|---|
PackageContextType |
GlobalContexts.loadPackage(PackageNameQualified p) |
PackageContextType |
GlobalContextType.loadPackage(PackageNameQualified p)
Load and return a package into the context.
|
| Modifier and Type | Method and Description |
|---|---|
PackageContextType |
JPRAPackageLoaderType.evaluate(GlobalContextType c,
PackageNameQualified p)
Attempt to load a package.
|
Copyright © 2016 <code@io7m.com> http://io7m.com