| Package | Description |
|---|---|
| com.io7m.jpra.compiler.core.parser |
Parser.
|
| com.io7m.jpra.compiler.core.pipeline |
Compiler pipeline.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JPRAParser
The default implementation of the
JPRAParserType interface. |
| Modifier and Type | Method and Description |
|---|---|
static JPRAParserType |
JPRAParser.newParser(com.io7m.jsx.serializer.JSXSerializerType serial,
JPRAReferenceParserType ref_parser) |
| 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