visitStmtCase

CTFE-only helper function for VisitInitializer.

pure
string
visitStmtCase
(
string handler
)

Parameters

handler string

string for the name of the visit handler

Return Value

Type: string

boilerplate code for a case

Meta