Searched refs:findSwitch (Results 1 – 3 of 3) sorted by relevance
48 SwitchStmt switchStmt = Navigator.findSwitch(method); in switchOnEnum()
200 public static SwitchStmt findSwitch(Node node) { in findSwitch() method in Navigator
208 public static SwitchStmt findSwitch(Node node) { in findSwitch() method in Navigator