Searched refs:asDiv (Results 1 – 3 of 3) sorted by relevance
30 public Div asDiv() { in asDiv() method in Div81 return other.asDiv().type == type; in identicalNonValueParts()86 return type.ordinal() - other.asDiv().type.ordinal(); in compareNonValueParts()
638 public Div asDiv() { in asDiv() method in Instruction
898 Div templateInvoke = template.asDiv(); in buildInstruction()