| Package | Description |
|---|---|
| com.io7m.jpra.compiler.core.checker |
Type checking.
|
| com.io7m.jpra.model.type_expressions |
Type expressions.
|
| Modifier and Type | Method and Description |
|---|---|
static JPRACompilerCheckerException |
JPRACompilerCheckerException.booleanSetSizeInvalid(TypeExprBooleanSet<IdentifierType,Untyped> e,
com.io7m.jranges.RangeInclusiveB range,
BigInteger value) |
static JPRACompilerCheckerException |
JPRACompilerCheckerException.booleanSetSizeLessThanRequired(TypeExprBooleanSet<IdentifierType,Untyped> e,
BigInteger required,
BigInteger value) |
| Modifier and Type | Method and Description |
|---|---|
A |
TypeExprMatcherType.matchBooleanSet(TypeExprBooleanSet<I,T> e)
Match a
boolean-set expression. |
Copyright © 2015 <code@io7m.com> http://io7m.com