• Danny Weinberg's avatar
    Various improvements to make javac lint happy · f46e20e4
    Danny Weinberg authored
    Add a hashCode implementation in Java when deriving the eq function. This is
    also good practice in general.
    
    Avoid referencing rawtypes when deriving the ord function.
    
    Fix nullity annotation of parameter to compareTo method.
    f46e20e4
ast.scala 2.16 KB