public interface SAParagraphContent
| Modifier and Type | Method and Description |
|---|---|
<A> A |
paragraphContentAccept(SAParagraphContentVisitor<A> v)
Accept a paragraph content visitor.
|
<A> A paragraphContentAccept(@Nonnull SAParagraphContentVisitor<A> v) throws com.io7m.jaux.Constraints.ConstraintError, Exception
Copyright © 2014. All rights reserved.