at
.
logic
.
gapt
.
provers
.
atp
.
commands
.
replay
PrintStateCommand
Related Doc:
package replay
object
PrintStateCommand
extends
DataCommand
[
OccClause
] with
Logger
with
Product
with
Serializable
Linear Supertypes
Serializable
,
Serializable
,
Product
,
Equals
,
Logger
,
DataCommand
[
OccClause
], (
State
,
Any
) ⇒
Iterable
[(
State
,
Any
)],
Command
[
OccClause
],
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
PrintStateCommand
Serializable
Serializable
Product
Equals
Logger
DataCommand
Function2
Command
AnyRef
Any
Hide All
Show all
Visibility
Public
All
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
apply
(
state:
State
,
data:
Any
)
:
Iterable
[(
State
,
Any
)]
Definition Classes
PrintStateCommand
→ Function2
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
curried
: (
State
) ⇒ (
Any
) ⇒
Iterable
[(
State
,
Any
)]
Definition Classes
Function2
Annotations
@unspecialized
()
def
debug
(
msg: ⇒
String
)
:
Unit
Attributes
protected
Definition Classes
Logger
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
error
(
msg: ⇒
String
,
e:
Throwable
)
:
Nothing
Attributes
protected
Definition Classes
Logger
def
error
(
msg: ⇒
String
)
:
Unit
Attributes
protected
Definition Classes
Logger
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
info
(
msg: ⇒
String
)
:
Unit
Attributes
protected
Definition Classes
Logger
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
isSubsequentOf
(
c:
Command
[
OccClause
]
)
:
Boolean
Definition Classes
Command
val
log
:
Logger
Attributes
protected
Definition Classes
Logger
def
loggerName
:
String
Definition Classes
PrintStateCommand
→
Logger
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
Function2 → AnyRef → Any
def
trace
(
msg: ⇒
String
)
:
Unit
Attributes
protected
Definition Classes
Logger
def
tupled
: ((
State
,
Any
)) ⇒
Iterable
[(
State
,
Any
)]
Definition Classes
Function2
Annotations
@unspecialized
()
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
warn
(
msg: ⇒
String
,
e:
Throwable
)
:
Unit
Attributes
protected
Definition Classes
Logger
def
warn
(
msg: ⇒
String
)
:
Unit
Attributes
protected
Definition Classes
Logger
Inherited from
Serializable
Inherited from
Serializable
Inherited from
Product
Inherited from
Equals
Inherited from
Logger
Inherited from
DataCommand
[
OccClause
]
Inherited from (
State
,
Any
) ⇒
Iterable
[(
State
,
Any
)]
Inherited from
Command
[
OccClause
]
Inherited from
AnyRef
Inherited from
Any
Ungrouped