Package com.fizzed.rocker.model
Class SwitchDefaultExpressionBlock
java.lang.Object
com.fizzed.rocker.model.TemplateUnit
com.fizzed.rocker.model.BlockBegin
com.fizzed.rocker.model.SwitchDefaultExpressionBlock
Represents else-if part of an if block.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.fizzed.rocker.model.BlockBegin
getExpression, isBlockLevelMethods inherited from class com.fizzed.rocker.model.TemplateUnit
getSourceRef
-
Constructor Details
-
SwitchDefaultExpressionBlock
-
-
Method Details
-
supportsSourceJournaling
public boolean supportsSourceJournaling()- Overrides:
supportsSourceJournalingin classTemplateUnit
-