Searched defs:JumpTableStmt (Results 1 – 1 of 1) sorted by relevance
291 type JumpTableStmt struct { struct292 miniStmt297 Idx Node302 Cases []constant.Value303 Targets []*types.Sym