Interface LytErrorSink
- All Known Subinterfaces:
LytBlockContainer, LytFlowContainer, LytFlowParent
- All Known Implementing Classes:
LytAxisBox, LytBox, LytDocument, LytFlowLink, LytFlowSpan, LytGuidebookScene, LytHBox, LytHeading, LytItemGrid, LytList, LytListItem, LytParagraph, LytSlotGrid, LytStandardRecipeBox, LytTableCell, LytTooltipSpan, LytVBox
public interface LytErrorSink
-
Method Summary
Modifier and TypeMethodDescriptionvoidappendError(PageCompiler compiler, String text, guideme.libs.unist.UnistNode node)
-
Method Details
-
appendError
-