A - The type of returned valuesE - The type of raised exceptionsI - The type of identifiersT - The type of type informationpublic interface SizeExprMatcherType<I,T,A,E extends Exception>
| Modifier and Type | Method and Description |
|---|---|
A |
matchConstant(SizeExprConstant<I,T> s)
Match an expression.
|
A |
matchInBits(SizeExprInBits<I,T> s)
Match an expression.
|
A |
matchInOctets(SizeExprInOctets<I,T> s)
Match an expression.
|
Copyright © 2015 <code@io7m.com> http://io7m.com