| Package | Description |
|---|---|
| com.io7m.jpra.compiler.java |
Java backend for the compiler.
|
| com.io7m.jpra.model.types |
Types.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
PackedFieldInterfaceProcessor.generatedPackedAllMethodInterface(com.squareup.javapoet.TypeSpec.Builder class_builder,
com.gs.collections.api.list.ImmutableList<TPacked.FieldType> ordered)
Generate a
set method that sets all packed fields at once. |
| Modifier and Type | Class and Description |
|---|---|
static class |
TPacked.FieldPaddingBits
A packed padding field.
|
static class |
TPacked.FieldValue
A packed value field.
|
| Modifier and Type | Method and Description |
|---|---|
com.gs.collections.api.list.ImmutableList<TPacked.FieldType> |
TPacked.getFieldsInDeclarationOrder() |
Copyright © 2016 <code@io7m.com> http://io7m.com