Searched refs:parentIs (Results 1 – 1 of 1) sorted by relevance
89 private <P extends Node> boolean parentIs(Node node, Class<P> parentClass) { in parentIs() method in ControlFlowLogic106 if (n.isEmpty() && !parentIs(statement, SwitchStmt.class)) { in canCompleteNormally()111 if (!n.isEmpty() && !parentIs(statement, SwitchStmt.class)) { in canCompleteNormally()