case class
State(control: AAM.Control, store: Store[Addr, Abs], kstore: KontStore[KontAddr], a: KontAddr, t: Time) extends Product with Serializable
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
def
+(other: String): String
-
def
->[B](y: B): (State, B)
-
final
def
==(arg0: Any): Boolean
-
val
a: KontAddr
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
val
control: AAM.Control
-
def
ensuring(cond: (State) ⇒ Boolean, msg: ⇒ Any): State
-
def
ensuring(cond: (State) ⇒ Boolean): State
-
def
ensuring(cond: Boolean, msg: ⇒ Any): State
-
def
ensuring(cond: Boolean): State
-
final
def
eq(arg0: AnyRef): Boolean
-
def
formatted(fmtstr: String): String
-
final
def
getClass(): Class[_]
-
def
halted: Boolean
-
final
def
isInstanceOf[T0]: Boolean
-
val
kstore: KontStore[KontAddr]
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
step(sem: Semantics[Exp, Abs, Addr, Time]): Set[State]
-
def
stepAnalysis[L](analysis: Analysis[L, Exp, Abs, Addr, Time], current: L): L
-
val
store: Store[Addr, Abs]
-
def
subsumes(that: State): Boolean
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
val
t: Time
-
def
toString(): String
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
final
def
wait(): Unit
-
def
→[B](y: B): (State, B)
Deprecated Value Members
-
def
finalize(): Unit
Inherited from AnyRef
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
clone(): AnyRef
-
final
def
eq(arg0: AnyRef): Boolean
-
final
def
getClass(): Class[_]
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
final
def
wait(): Unit
-
def
finalize(): Unit
Inherited from Any
Value Members
-
final
def
asInstanceOf[T0]: T0
-
final
def
isInstanceOf[T0]: Boolean
Inherited by implicit conversion any2stringadd from
State to any2stringadd[State]
Value Members
-
def
+(other: String): String
Inherited by implicit conversion StringFormat from
State to StringFormat[State]
Value Members
-
def
formatted(fmtstr: String): String
Inherited by implicit conversion Ensuring from
State to Ensuring[State]
Value Members
-
def
ensuring(cond: (State) ⇒ Boolean, msg: ⇒ Any): State
-
def
ensuring(cond: (State) ⇒ Boolean): State
-
def
ensuring(cond: Boolean, msg: ⇒ Any): State
-
def
ensuring(cond: Boolean): State
Inherited by implicit conversion ArrowAssoc from
State to ArrowAssoc[State]
Value Members
-
def
->[B](y: B): (State, B)
-
def
→[B](y: B): (State, B)
Ungrouped
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
def
+(other: String): String
-
def
->[B](y: B): (State, B)
-
final
def
==(arg0: Any): Boolean
-
val
a: KontAddr
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
val
control: AAM.Control
-
def
ensuring(cond: (State) ⇒ Boolean, msg: ⇒ Any): State
-
def
ensuring(cond: (State) ⇒ Boolean): State
-
def
ensuring(cond: Boolean, msg: ⇒ Any): State
-
def
ensuring(cond: Boolean): State
-
final
def
eq(arg0: AnyRef): Boolean
-
def
formatted(fmtstr: String): String
-
final
def
getClass(): Class[_]
-
def
halted: Boolean
-
final
def
isInstanceOf[T0]: Boolean
-
val
kstore: KontStore[KontAddr]
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
step(sem: Semantics[Exp, Abs, Addr, Time]): Set[State]
-
def
stepAnalysis[L](analysis: Analysis[L, Exp, Abs, Addr, Time], current: L): L
-
val
store: Store[Addr, Abs]
-
def
subsumes(that: State): Boolean
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
val
t: Time
-
def
toString(): String
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
final
def
wait(): Unit
-
def
→[B](y: B): (State, B)
-
def
finalize(): Unit