| Package | Description |
|---|---|
| com.io7m.jpra.compiler.core.checker |
Type checking.
|
| com.io7m.jpra.model.type_declarations |
Type declarations.
|
| Modifier and Type | Method and Description |
|---|---|
static JPRACompilerCheckerException |
JPRACompilerCheckerException.packedNonIntegerType(PackedFieldDeclValue<IdentifierType,Untyped> r,
TypeExprType<IdentifierType,TType> rvt) |
| Modifier and Type | Method and Description |
|---|---|
com.gs.collections.api.map.ImmutableMap<FieldName,PackedFieldDeclValue<I,T>> |
TypeDeclPacked.getFieldsByName() |
| Modifier and Type | Method and Description |
|---|---|
A |
PackedFieldDeclMatcherType.matchValue(PackedFieldDeclValue<I,T> r)
Match a field.
|
| Constructor and Description |
|---|
TypeDeclPacked(I in_identifier,
T in_type,
com.gs.collections.api.map.ImmutableMap<FieldName,PackedFieldDeclValue<I,T>> in_fields_name,
TypeName in_name,
com.gs.collections.api.list.ImmutableList<PackedFieldDeclType<I,T>> in_fields_order)
Construct a type declaration.
|
Copyright © 2015 <code@io7m.com> http://io7m.com