Searched refs:getConditional (Results 1 – 2 of 2) sorted by relevance
84 Preconditions.check(mFalseBranch.getConditional() == pred, "Cannot add" in addBranch()90 Preconditions.check(mTrueBranch.getConditional() == pred, "Cannot add" in addBranch()177 .append(branch.getConditional().getUniqueKey()) in debug()
43 public Expr getConditional() { in getConditional() method in ExecutionBranch