Searched refs:asNot (Results 1 – 2 of 2) sorted by relevance
60 return other.asNot().type == type; in identicalNonValueParts()65 return type.ordinal() - other.asNot().type.ordinal(); in compareNonValueParts()74 public Not asNot() { in asNot() method in Not
566 public Not asNot() { in asNot() method in Instruction