Package com.fizzed.rocker.model
Class WithBlockBegin
java.lang.Object
com.fizzed.rocker.model.TemplateUnit
com.fizzed.rocker.model.BlockBegin
com.fizzed.rocker.model.WithBlockBegin
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionWithBlockBegin(SourceRef sourceRef, String expression, WithStatement statement) -
Method Summary
Methods inherited from class com.fizzed.rocker.model.BlockBegin
getExpression, isBlockLevelMethods inherited from class com.fizzed.rocker.model.TemplateUnit
getSourceRef, supportsSourceJournaling
-
Field Details
-
statement
-
-
Constructor Details
-
WithBlockBegin
-
-
Method Details
-
getStatement
-