A - The type of values returned by the visitorpublic interface SASectionVisitor<A>
| Modifier and Type | Method and Description |
|---|---|
A |
visitSectionWithParagraphs(SASectionWithParagraphs s)
Visit a section with top-level paragraphs.
|
A |
visitSectionWithSubsections(SASectionWithSubsections s)
Visit a section with top-level subsections.
|
A visitSectionWithParagraphs(SASectionWithParagraphs s) throws Exception
s - The section elementAException - If requiredA visitSectionWithSubsections(SASectionWithSubsections s) throws Exception
s - The section elementAException - If requiredCopyright © 2016 <code@io7m.com> http://io7m.com