Package io.quarkus.qute
Interface SectionHelperFactory.ParserDelegate
-
- All Known Subinterfaces:
SectionHelperFactory.BlockInfo,SectionHelperFactory.SectionInitContext
- Enclosing interface:
- SectionHelperFactory<T extends SectionHelper>
public static interface SectionHelperFactory.ParserDelegate
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TemplateExceptioncreateParserError(String message)
-
-
-
Method Detail
-
createParserError
TemplateException createParserError(String message)
-
-