Parser.parseSwitchStmt

$(BNF SwitchStmt := final? switch "(" Expression ")" ScopeStmt)

class Parser
parseSwitchStmt
(
)

Meta