ReportDsl

annotation class ReportDsl(source)

DSL marker annotation for the KSL report builder. Prevents implicit receiver leakage when ReportBuilder blocks are nested (e.g., inside ReportBuilder.section).