| Package | Description |
|---|---|
| com.io7m.jstructural.annotated |
| Modifier and Type | Class and Description |
|---|---|
class |
SAParagraphNumberPSP
A paragraph number consisting of a part, section, and paragraph.
|
class |
SAParagraphNumberPSSP
A paragraph number consisting of a part, section, subsection, and
paragraph.
|
class |
SAParagraphNumberSP
A paragraph number consisting of a section, and paragraph.
|
class |
SAParagraphNumberSSP
A paragraph number consisting of a section, subsection, and paragraph.
|
| Modifier and Type | Method and Description |
|---|---|
SAParagraphNumber |
SAParagraph.getNumber() |
| Modifier and Type | Method and Description |
|---|---|
int |
SAParagraphNumberSSP.compareTo(SAParagraphNumber o) |
int |
SAParagraphNumberSP.compareTo(SAParagraphNumber o) |
int |
SAParagraphNumberPSSP.compareTo(SAParagraphNumber o) |
int |
SAParagraphNumberPSP.compareTo(SAParagraphNumber o) |
T |
SASubsectionContentNumberVisitor.visitParagraphNumber(SAParagraphNumber n)
Visit a paragraph number.
|
| Constructor and Description |
|---|
SAParagraph(SAParagraphNumber in_number,
com.io7m.jfunctional.OptionType<String> in_type,
SNonEmptyList<SAParagraphContent> in_content,
com.io7m.jfunctional.OptionType<SAID> in_id)
Construct a new paragraph.
|
Copyright © 2014 <code@io7m.com> http://io7m.com