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 Exception
CVersionStandardType.s - The numberAException - If requiredA text(CVersionTextType s) throws Exception
CVersionTextType.s - The numberAException - If requiredCopyright © 2018 <code@io7m.com> http://io7m.com