Interface Negatable<T extends Expression>


public interface Negatable<T extends Expression>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • negate

      T negate()