public static interface TRecord.FieldType extends ModelElementType
| Modifier and Type | Method and Description |
|---|---|
TRecord |
getOwner() |
Size<SizeUnitBitsType> |
getSizeInBits() |
Size<SizeUnitOctetsType> |
getSizeInOctets() |
<A,E extends Exception> |
matchField(TRecord.FieldMatcherType<A,E> m)
Accept a matcher.
|
getLexicalInformationTRecord getOwner()
Size<SizeUnitBitsType> getSizeInBits()
Size<SizeUnitOctetsType> getSizeInOctets()
<A,E extends Exception> A matchField(TRecord.FieldMatcherType<A,E> m) throws E extends Exception
A - The type of returned valuesE - The type of raised exceptionsm - The matchermE - If m raises EE extends ExceptionCopyright © 2015 <code@io7m.com> http://io7m.com