S - The type of transformed SSectionspublic interface SSectionVisitor<S>
| Modifier and Type | Method and Description |
|---|---|
S |
visitSectionWithParagraphs(SSectionWithParagraphs s)
Visit a section with top-level subsection content.
|
S |
visitSectionWithSubsections(SSectionWithSubsections s)
Visit a section with top-level subsections.
|
S visitSectionWithParagraphs(SSectionWithParagraphs s) throws Exception
s - The section elementAException - If requiredS visitSectionWithSubsections(SSectionWithSubsections s) throws Exception
s - The section elementAException - If requiredCopyright © 2014 <code@io7m.com> http://io7m.com