T - The type of transformed section numberspublic interface SASectionNumberVisitor<T>
| Modifier and Type | Method and Description |
|---|---|
T |
visitSectionNumberWithoutPart(SASectionNumberS p)
Visit a section number without a part.
|
T |
visitSectionNumberWithPart(SASectionNumberPS p)
Visit a section number with a part.
|
T visitSectionNumberWithoutPart(SASectionNumberS p) throws Exception
p - The numberTException - If requiredT visitSectionNumberWithPart(SASectionNumberPS p) throws Exception
p - The numberTException - If requiredCopyright © 2016 <code@io7m.com> http://io7m.com