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