at
.
logic
.
gapt
.
proofs
.
ceres
.
clauseSchema
rTerm
Related Docs:
object rTerm
|
package clauseSchema
class
rTerm
extends
sResolutionTerm
Linear Supertypes
sResolutionTerm
,
AnyRef
,
Any
Type Hierarchy
Learn more about scaladoc diagrams
rTerm
sResolutionTerm
Ordering
Alphabetic
By inheritance
Inherited
rTerm
sResolutionTerm
AnyRef
Any
Implicitly
by any2stringadd
by StringFormat
by Ensuring
by ArrowAssoc
Hide All
Show all
Visibility
Public
All
Instance Constructors
new
rTerm
(
left:
sResolutionTerm
,
right:
sResolutionTerm
,
atom:
SchemaFormula
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
def
+
(
other:
String
)
:
String
Implicit information
This member is added by an implicit conversion from
rTerm
to
any2stringadd
[
rTerm
] performed by method any2stringadd in scala.Predef.
Definition Classes
any2stringadd
def
->
[
B
]
(
y:
B
)
: (
rTerm
,
B
)
Implicit information
This member is added by an implicit conversion from
rTerm
to
ArrowAssoc
[
rTerm
] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Annotations
@inline
()
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
val
atom
:
SchemaFormula
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
ensuring
(
cond: (
rTerm
) ⇒
Boolean
,
msg: ⇒
Any
)
:
rTerm
Implicit information
This member is added by an implicit conversion from
rTerm
to
Ensuring
[
rTerm
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond: (
rTerm
) ⇒
Boolean
)
:
rTerm
Implicit information
This member is added by an implicit conversion from
rTerm
to
Ensuring
[
rTerm
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
,
msg: ⇒
Any
)
:
rTerm
Implicit information
This member is added by an implicit conversion from
rTerm
to
Ensuring
[
rTerm
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
)
:
rTerm
Implicit information
This member is added by an implicit conversion from
rTerm
to
Ensuring
[
rTerm
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
def
formatted
(
fmtstr:
String
)
:
String
Implicit information
This member is added by an implicit conversion from
rTerm
to
StringFormat
[
rTerm
] performed by method StringFormat in scala.Predef.
Definition Classes
StringFormat
Annotations
@inline
()
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
val
left
:
sResolutionTerm
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
val
right
:
sResolutionTerm
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
rTerm
→ AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
→
[
B
]
(
y:
B
)
: (
rTerm
,
B
)
Implicit information
This member is added by an implicit conversion from
rTerm
to
ArrowAssoc
[
rTerm
] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Inherited from
sResolutionTerm
Inherited from
AnyRef
Inherited from
Any
Inherited by implicit conversion any2stringadd from
rTerm
to
any2stringadd
[
rTerm
]
Inherited by implicit conversion StringFormat from
rTerm
to
StringFormat
[
rTerm
]
Inherited by implicit conversion Ensuring from
rTerm
to
Ensuring
[
rTerm
]
Inherited by implicit conversion ArrowAssoc from
rTerm
to
ArrowAssoc
[
rTerm
]
Ungrouped