Package com.fizzed.rocker.model
Class WithBlockEnd
- java.lang.Object
-
- com.fizzed.rocker.model.TemplateUnit
-
- com.fizzed.rocker.model.BlockEnd
-
- com.fizzed.rocker.model.WithBlockEnd
-
public class WithBlockEnd extends BlockEnd
-
-
Constructor Summary
Constructors Constructor Description WithBlockEnd(SourceRef sourceRef)
-
Method Summary
-
Methods inherited from class com.fizzed.rocker.model.BlockEnd
isBlockLevel
-
Methods inherited from class com.fizzed.rocker.model.TemplateUnit
getSourceRef, supportsSourceJournaling
-
-
-
-
Constructor Detail
-
WithBlockEnd
public WithBlockEnd(SourceRef sourceRef)
-
-