Package com.fizzed.rocker.model
Class SwitchCaseBlock
java.lang.Object
com.fizzed.rocker.model.TemplateUnit
com.fizzed.rocker.model.BlockBegin
com.fizzed.rocker.model.SwitchCaseBlock
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
-
SwitchCaseBlock
-
-
Method Details
-
supportsSourceJournaling
public boolean supportsSourceJournaling()- Overrides:
supportsSourceJournalingin classTemplateUnit
-