public interface SIDTargetContent
| Modifier and Type | Method and Description |
|---|---|
<T> T |
targetContentAccept(SIDTargetContentVisitor<T> v)
Accept a footnote content visitor.
|
<T> T targetContentAccept(@Nonnull SIDTargetContentVisitor<T> v) throws com.io7m.jaux.Constraints.ConstraintError, Exception
Copyright © 2014. All rights reserved.