Package io.quarkus.qute
Interface WithOrigin
-
- All Known Subinterfaces:
SectionHelperFactory.BlockInfo
- All Known Implementing Classes:
SectionBlock
public interface WithOrigin
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TemplateNode.Origin
getOrigin()
-
-
-
Method Detail
-
getOrigin
TemplateNode.Origin getOrigin()
-
-