Package com.fizzed.rocker.model
Class SwitchDefaultExpressionBlockEnd
- java.lang.Object
-
- com.fizzed.rocker.model.TemplateUnit
-
- com.fizzed.rocker.model.BlockEnd
-
- com.fizzed.rocker.model.SwitchDefaultExpressionBlockEnd
-
public class SwitchDefaultExpressionBlockEnd extends BlockEnd
-
-
Constructor Summary
Constructors Constructor Description SwitchDefaultExpressionBlockEnd(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
-
SwitchDefaultExpressionBlockEnd
public SwitchDefaultExpressionBlockEnd(SourceRef sourceRef)
-
-
Method Detail
-
supportsSourceJournaling
public boolean supportsSourceJournaling()
- Overrides:
supportsSourceJournalingin classTemplateUnit
-
-