| Package | Description |
|---|---|
| com.io7m.jstructural.annotated |
| Modifier and Type | Method and Description |
|---|---|
SNonEmptyList<SASubsection> |
SASectionWithSubsections.getSubsections() |
| Modifier and Type | Method and Description |
|---|---|
T |
SAIDTargetContentVisitor.visitSubsection(SASubsection subsection)
Visit a subsection element.
|
| Constructor and Description |
|---|
SASectionWithSubsections(SASectionNumber in_number,
com.io7m.jfunctional.OptionType<String> in_type,
com.io7m.jfunctional.OptionType<SAID> in_id,
SASectionTitle in_title,
com.io7m.jfunctional.OptionType<SSectionContents> in_contents,
SNonEmptyList<SASubsection> in_subsections,
List<SAFootnote> in_footnotes)
Construct a new section with top-level subsections.
|
Copyright © 2014 <code@io7m.com> http://io7m.com