Lines Matching full:switchstmt
1611 defer un(trace(p, "SwitchStmt"))1647 return &ast.SwitchStmt{pos, s1, p.makeExpr(s2), body}