Interface CompileSectionContext
public interface CompileSectionContext
Context for the
CompileSectionExtension.- Author:
- Daniel Sagenschneider
-
Method Summary
-
Method Details
-
getSectionDesigner
SectionDesigner getSectionDesigner()Obtains theSectionDesigner.- Returns:
SectionDesigner.
-
getSectionSourceContext
SectionSourceContext getSectionSourceContext()Obtains theSectionSourceContext.- Returns:
SectionSourceContext.
-