it
.
unibo
.
scafi
.
core
.
Engine
PathImpl
Related Doc:
package Engine
class
PathImpl
extends
Path
with
Equals
Linear Supertypes
Equals
,
Engine.Path
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
PathImpl
Equals
Path
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
PathImpl
(
path:
List
[
Engine.Slot
]
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
def
/
(
slot:
Engine.Slot
)
:
Engine.Path
Definition Classes
Path
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
canEqual
(
other:
Any
)
:
Boolean
Definition Classes
PathImpl
→ Equals
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@HotSpotIntrinsicCandidate
()
@throws
(
...
)
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
other:
Any
)
:
Boolean
Definition Classes
PathImpl
→ Equals → AnyRef → Any
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
Annotations
@HotSpotIntrinsicCandidate
()
def
hashCode
()
:
Int
Definition Classes
PathImpl
→ AnyRef → Any
def
head
:
Engine.Slot
Definition Classes
PathImpl
→
Path
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
isRoot
:
Boolean
Definition Classes
PathImpl
→
Path
def
matches
(
p:
Engine.Path
)
:
Boolean
Definition Classes
PathImpl
→
Path
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
Annotations
@HotSpotIntrinsicCandidate
()
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
Annotations
@HotSpotIntrinsicCandidate
()
val
path
:
List
[
Engine.Slot
]
Definition Classes
PathImpl
→
Path
def
pull
()
:
Engine.Path
Definition Classes
PathImpl
→
Path
def
push
(
s:
Engine.Slot
)
:
Engine.Path
Definition Classes
PathImpl
→
Path
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
PathImpl
→ AnyRef → Any
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Deprecated Value Members
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@Deprecated
@deprecated
@throws
(
classOf[java.lang.Throwable]
)
Deprecated
(Since version )
see corresponding Javadoc for more information.
Inherited from
Equals
Inherited from
Engine.Path
Inherited from
AnyRef
Inherited from
Any
Ungrouped