Package 

Class KBitVecNumberValue

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract N getNumberValue()
      String getStringValue()
      Integer internHashCode() Any.hashCode analogue for interning purposes.
      Boolean internEquals(Object other) Any.equals analogue for interning purposes.
      • Methods inherited from class io.ksmt.expr.KInterpretedValue

        getArgs
      • Methods inherited from class io.ksmt.expr.KApp

        decl, getDecl, print
      • Methods inherited from class io.ksmt.expr.KExpr

        accept, equals, getSort, hashCode, print
      • Methods inherited from class io.ksmt.KAst

        getCtx, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait