{@inheritDoc} This function is e.g. called by: If#optimize(CompileContext), Switch#optimize(CompileContext), Typeswitch#optimize(CompileContext), in order to discard identical expressions. CmpR#mergeEbv(Expr, boolean, CompileContext)
(Object obj)
| 559 | * </div> |
| 560 | */ |
| 561 | @Override |
| 562 | public abstract boolean equals(Object obj); |
| 563 | } |
no outgoing calls
no test coverage detected