| Package | Description |
|---|---|
| com.io7m.jpra.compiler.core.pipeline |
Compiler pipeline.
|
| com.io7m.jpra.compiler.core.resolver |
Name resolution.
|
| Modifier and Type | Method and Description |
|---|---|
static JPRAPipelineType |
JPRAPipeline.newPipeline(JPRAParserType in_parser,
JPRAResolverType in_resolver,
JPRACheckerType in_checker)
Construct a new pipeline.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JPRAResolver
The default implementation of the
JPRAResolverType interface. |
| Modifier and Type | Method and Description |
|---|---|
static JPRAResolverType |
JPRAResolver.newResolver(GlobalContextType c,
Optional<PackageNameQualified> in_expected_package)
Create a new resolver.
|
Copyright © 2015 <code@io7m.com> http://io7m.com