A - The type of returned valuespublic interface CVersionVisitorType<A>
| Modifier and Type | Method | Description |
|---|---|---|
A |
standard(CVersionStandardType s) |
Visit a
CVersionStandardType. |
A |
text(CVersionTextType s) |
Visit a
CVersionTextType. |
A standard(CVersionStandardType s) throws java.lang.Exception
CVersionStandardType.s - The numberAjava.lang.Exception - If requiredA text(CVersionTextType s) throws java.lang.Exception
CVersionTextType.s - The numberAjava.lang.Exception - If requiredCopyright © 2017 <code@io7m.com> http://io7m.com