implicit final class HypSet extends AnyVal
- Source
- package.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- HypSet
- AnyVal
- Any
Implicitly
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- Any
-
final
def
##(): Int
- Definition Classes
- Any
- def +(other: String): String
- def ->[B](y: B): (HypSet, B)
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- def ensuring(cond: (HypSet) ⇒ Boolean, msg: ⇒ Any): HypSet
- def ensuring(cond: (HypSet) ⇒ Boolean): HypSet
- def ensuring(cond: Boolean, msg: ⇒ Any): HypSet
- def ensuring(cond: Boolean): HypSet
- def formatted(fmtstr: String): String
- def fresh(p: Polarity): Hyp
- def freshAnt: Hyp
- def freshSameSide(hs: List[Hyp]): List[Hyp]
- def freshSameSide(h: Hyp): Hyp
- def freshSuc: Hyp
-
def
getClass(): Class[_ <: AnyVal]
- Definition Classes
- AnyVal → Any
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
toString(): String
- Definition Classes
- Any
- def →[B](y: B): (HypSet, B)
This is the API documentation for GAPT.
The main package is at.logic.gapt.