Package 

Class KFuncDeclChain

    • 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
      final A getArgSort()
      abstract KApp<T, A> applyChain(KContext $self, List<KExpr<A>> args)
      Unit print(StringBuilder builder)
      KApp<T, ?> apply(List<KExpr<?>> args)
      • Methods inherited from class io.ksmt.decl.KDecl

        checkArgSorts, equals, getArgSorts, getName, getSort, hashCode
      • Methods inherited from class io.ksmt.KAst

        getCtx, toString
      • Methods inherited from class io.ksmt.decl.KFuncDecl

        accept
      • Methods inherited from class java.lang.Object

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