| Package | Description |
|---|---|
| com.io7m.jpra.compiler.core.checker |
Type checking.
|
| com.io7m.jpra.compiler.core.pipeline |
Compiler pipeline.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JPRAChecker
The default implementation of the
JPRACheckerType interface. |
| Modifier and Type | Method and Description |
|---|---|
static JPRACheckerType |
JPRAChecker.newChecker(GlobalContextType c,
JPRACheckerCapabilitiesType caps) |
| Modifier and Type | Method and Description |
|---|---|
static JPRAPipelineType |
JPRAPipeline.newPipeline(JPRAParserType in_parser,
JPRAResolverType in_resolver,
JPRACheckerType in_checker)
Construct a new pipeline.
|
Copyright © 2016 <code@io7m.com> http://io7m.com