| Package | Description |
|---|---|
| com.io7m.jpra.compiler.core.checker |
Type checking.
|
| com.io7m.jpra.compiler.core.driver |
Driver.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JPRACheckerStandardCapabilities
The default implementation of the
JPRACheckerCapabilitiesType
interface, specifying the minimum capabilities that all backends are required
to support. |
| Modifier and Type | Method and Description |
|---|---|
static JPRACheckerCapabilitiesType |
JPRACheckerStandardCapabilities.newCapabilities() |
| Modifier and Type | Method and Description |
|---|---|
static JPRACheckerType |
JPRAChecker.newChecker(GlobalContextType c,
JPRACheckerCapabilitiesType caps) |
| Modifier and Type | Method and Description |
|---|---|
static JPRADriverType |
JPRADriver.newDriver(Path in_base,
JPRACheckerCapabilitiesType in_caps)
Construct a new driver.
|
Copyright © 2016 <code@io7m.com> http://io7m.com