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(@Nonnull SASubsectionNumberPSS p) throws com.io7m.jaux.Constraints.ConstraintError, Exception
p - The numberTcom.io7m.jaux.Constraints.ConstraintError - If requiredException - If requiredT visitSubsectionNumberSS(@Nonnull SASubsectionNumberSS p) throws com.io7m.jaux.Constraints.ConstraintError, Exception
p - The numberTcom.io7m.jaux.Constraints.ConstraintError - If requiredException - If requiredCopyright © 2014 <code@io7m.com> http://io7m.com