public final class SAFormalItemList extends Object implements SAFormalItemContent, SAParagraphContent
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
<A> A |
formalItemContentAccept(SAFormalItemContentVisitor<A> v)
Accept a formal item content visitor.
|
String |
getKind() |
int |
hashCode() |
<A> A |
paragraphContentAccept(SAParagraphContentVisitor<A> v)
Accept a paragraph content visitor.
|
String |
toString() |
public <A> A formalItemContentAccept(SAFormalItemContentVisitor<A> v) throws Exception
SAFormalItemContentformalItemContentAccept in interface SAFormalItemContentA - The type of values returned by the visitorv - The visitorException - If the visitor raises and Exceptionpublic String getKind()
public <A> A paragraphContentAccept(SAParagraphContentVisitor<A> v) throws Exception
SAParagraphContentparagraphContentAccept in interface SAParagraphContentA - The type of values returned by the visitorv - The visitorException - If the visitor raises and ExceptionCopyright © 2014 <code@io7m.com> http://io7m.com