| Package | Description |
|---|---|
| com.io7m.jpra.compiler.core.checker |
Type checking.
|
| com.io7m.jpra.compiler.java |
Java backend for the compiler.
|
| com.io7m.jpra.model.types |
Types.
|
| Modifier and Type | Method and Description |
|---|---|
static JPRACompilerCheckerException |
JPRACompilerCheckerException.matrixFloatSizeNotSupported(TFloat e,
BigInteger size,
com.gs.collections.api.list.ImmutableList<com.io7m.jranges.RangeInclusiveB> supported) |
static JPRACompilerCheckerException |
JPRACompilerCheckerException.vectorFloatSizeNotSupported(TFloat e,
BigInteger size,
com.gs.collections.api.list.ImmutableList<com.io7m.jranges.RangeInclusiveB> supported) |
| Modifier and Type | Method and Description |
|---|---|
com.io7m.jfunctional.Unit |
PackedFieldInterfaceProcessor.matchFloat(TFloat t) |
com.io7m.jfunctional.Unit |
PackedFieldImplementationProcessor.matchFloat(TFloat t) |
| Modifier and Type | Method and Description |
|---|---|
A |
TypeMatcherType.matchFloat(TFloat t)
Match a
float type. |
A |
TypeScalarMatcherType.matchScalarFloat(TFloat t)
Match a
float type. |
Copyright © 2016 <code@io7m.com> http://io7m.com