C - The type of transformed SSubsectionContentpublic interface SSubsectionContentVisitor<C>
| Modifier and Type | Method and Description |
|---|---|
C |
visitFormalItem(SFormalItem formal)
Visit a formal item.
|
C |
visitParagraph(SParagraph paragraph)
Visit a paragraph.
|
C visitFormalItem(SFormalItem formal) throws Exception
formal - The formal item elementAException - If requiredC visitParagraph(SParagraph paragraph) throws Exception
paragraph - The paragraph elementAException - If requiredCopyright © 2014 <code@io7m.com> http://io7m.com