Package com.fizzed.rocker.model
Class SwitchBlockEnd
- java.lang.Object
-
- com.fizzed.rocker.model.TemplateUnit
-
- com.fizzed.rocker.model.BlockEnd
-
- com.fizzed.rocker.model.SwitchBlockEnd
-
public class SwitchBlockEnd extends BlockEnd
-
-
Constructor Summary
Constructors Constructor Description SwitchBlockEnd(SourceRef sourceRef)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleansupportsSourceJournaling()-
Methods inherited from class com.fizzed.rocker.model.BlockEnd
isBlockLevel
-
Methods inherited from class com.fizzed.rocker.model.TemplateUnit
getSourceRef
-
-
-
-
Constructor Detail
-
SwitchBlockEnd
public SwitchBlockEnd(SourceRef sourceRef)
-
-
Method Detail
-
supportsSourceJournaling
public boolean supportsSourceJournaling()
- Overrides:
supportsSourceJournalingin classTemplateUnit
-
-