T - The type of transformed subsection numberspublic interface SASubsectionNumberVisitor<T>
| Modifier and Type | Method and Description |
|---|---|
T |
visitSubsectionNumberPSS(SASubsectionNumberPSS p)
Visit a PSS subsection number.
|
T |
visitSubsectionNumberSS(SASubsectionNumberSS p)
Visit an SS subsection number.
|
T visitSubsectionNumberPSS(SASubsectionNumberPSS p) throws Exception
p - The numberTException - If requiredT visitSubsectionNumberSS(SASubsectionNumberSS p) throws Exception
p - The numberTException - If requiredCopyright © 2015 <code@io7m.com> http://io7m.com