| Package | Description |
|---|---|
| com.io7m.jpra.compiler.java |
Java backend for the compiler.
|
| com.io7m.jpra.model.types |
Types.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PackedFieldImplementationProcessor
A type matcher that produces implementation methods for a given packed
field.
|
class |
PackedFieldInterfaceProcessor
A type matcher that produces interface methods for packed fields.
|
| Modifier and Type | Method and Description |
|---|---|
<A,E extends Exception> |
TVector.matchType(TypeMatcherType<A,E> m) |
<A,E extends Exception> |
TType.matchType(TypeMatcherType<A,E> m)
Accept a matcher.
|
<A,E extends Exception> |
TString.matchType(TypeMatcherType<A,E> m) |
<A,E extends Exception> |
TRecord.matchType(TypeMatcherType<A,E> m) |
<A,E extends Exception> |
TPacked.matchType(TypeMatcherType<A,E> m) |
<A,E extends Exception> |
TMatrix.matchType(TypeMatcherType<A,E> m) |
<A,E extends Exception> |
TIntegerUnsignedNormalized.matchType(TypeMatcherType<A,E> m) |
<A,E extends Exception> |
TIntegerUnsigned.matchType(TypeMatcherType<A,E> m) |
<A,E extends Exception> |
TIntegerSignedNormalized.matchType(TypeMatcherType<A,E> m) |
<A,E extends Exception> |
TIntegerSigned.matchType(TypeMatcherType<A,E> m) |
<A,E extends Exception> |
TFloat.matchType(TypeMatcherType<A,E> m) |
<A,E extends Exception> |
TBooleanSet.matchType(TypeMatcherType<A,E> m) |
<A,E extends Exception> |
TArray.matchType(TypeMatcherType<A,E> m) |
Copyright © 2015 <code@io7m.com> http://io7m.com