public final class JPRADriver extends Object implements JPRADriverType
JPRADriverType interface.| Modifier and Type | Method and Description |
|---|---|
PackageContextType |
compilePackage(PackageNameQualified p)
Compile a package.
|
GlobalContextType |
getGlobalContext() |
static JPRADriverType |
newDriver(Path in_base,
JPRACheckerCapabilitiesType in_caps)
Construct a new driver.
|
public static JPRADriverType newDriver(Path in_base, JPRACheckerCapabilitiesType in_caps)
in_base - The base source directoryin_caps - The capabilitiespublic PackageContextType compilePackage(PackageNameQualified p) throws JPRAModelLoadingException
JPRADriverTypecompilePackage in interface JPRADriverTypep - The package nameJPRAModelLoadingException - On compilation errorspublic GlobalContextType getGlobalContext()
getGlobalContext in interface JPRADriverTypeCopyright © 2016 <code@io7m.com> http://io7m.com