Package com.fizzed.rocker.model
Class BlockBegin
java.lang.Object
com.fizzed.rocker.model.TemplateUnit
com.fizzed.rocker.model.BlockBegin
- Direct Known Subclasses:
ContentClosureBegin,ForBlockBegin,IfBlockBegin,IfBlockElse,IfBlockElseIf,SwitchBlock,SwitchCaseBlock,SwitchCaseExpressionBlock,SwitchDefaultBlock,SwitchDefaultExpressionBlock,SwitchExpressionBlock,ValueClosureBegin,WithBlockBegin,WithBlockElse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.fizzed.rocker.model.TemplateUnit
getSourceRef, supportsSourceJournaling
-
Field Details
-
expression
-
-
Constructor Details
-
BlockBegin
-
-
Method Details
-
getExpression
-
isBlockLevel
public boolean isBlockLevel()- Overrides:
isBlockLevelin classTemplateUnit
-