public abstract class SASubsectionNumber extends Object
| Constructor and Description |
|---|
SASubsectionNumber() |
| Modifier and Type | Method and Description |
|---|---|
abstract <T> T |
subsectionNumberAccept(SASubsectionNumberVisitor<T> v)
Accept a subsection number visitor.
|
abstract String |
subsectionNumberFormat() |
public abstract <T> T subsectionNumberAccept(@Nonnull SASubsectionNumberVisitor<T> v) throws com.io7m.jaux.Constraints.ConstraintError, Exception
Copyright © 2014 <code@io7m.com> http://io7m.com