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 Type
    Method
    Description
    void
    appendError(PageCompiler compiler, String text, guideme.libs.unist.UnistNode node)
     
  • Method Details

    • appendError

      void appendError(PageCompiler compiler, String text, guideme.libs.unist.UnistNode node)