| Package | Description |
|---|---|
| com.io7m.jpra.model.type_expressions |
Type expressions.
|
| Modifier and Type | Method and Description |
|---|---|
<A,E extends Exception> |
TypeExprVector.matchType(TypeExprMatcherType<I,T,A,E> m) |
<A,E extends Exception> |
TypeExprTypeOfField.matchType(TypeExprMatcherType<I,T,A,E> m) |
<A,E extends Exception> |
TypeExprType.matchType(TypeExprMatcherType<I,T,A,E> m)
Accept a matcher.
|
<A,E extends Exception> |
TypeExprString.matchType(TypeExprMatcherType<I,T,A,E> m) |
<A,E extends Exception> |
TypeExprName.matchType(TypeExprMatcherType<I,T,A,E> m) |
<A,E extends Exception> |
TypeExprMatrix.matchType(TypeExprMatcherType<I,T,A,E> m) |
<A,E extends Exception> |
TypeExprIntegerUnsignedNormalized.matchType(TypeExprMatcherType<I,T,A,E> m) |
<A,E extends Exception> |
TypeExprIntegerUnsigned.matchType(TypeExprMatcherType<I,T,A,E> m) |
<A,E extends Exception> |
TypeExprIntegerSignedNormalized.matchType(TypeExprMatcherType<I,T,A,E> m) |
<A,E extends Exception> |
TypeExprIntegerSigned.matchType(TypeExprMatcherType<I,T,A,E> m) |
<A,E extends Exception> |
TypeExprFloat.matchType(TypeExprMatcherType<I,T,A,E> m) |
<A,E extends Exception> |
TypeExprBooleanSet.matchType(TypeExprMatcherType<I,T,A,E> m) |
<A,E extends Exception> |
TypeExprArray.matchType(TypeExprMatcherType<I,T,A,E> m) |
Copyright © 2017 <code@io7m.com> http://io7m.com