com
.
itv
.
scalapact
.
shared
.
matchir
IrNodePathFieldAttribute
Related Doc:
package matchir
case class
IrNodePathFieldAttribute
(
attributeName:
String
,
parent:
IrNodePath
)
extends
IrNodePath
with
Product
with
Serializable
Linear Supertypes
Serializable
,
Serializable
,
Product
,
Equals
,
IrNodePath
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
IrNodePathFieldAttribute
Serializable
Serializable
Product
Equals
IrNodePath
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
IrNodePathFieldAttribute
(
attributeName:
String
,
parent:
IrNodePath
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
def
++
(
other:
IrNodePath
)
:
IrNodePath
Definition Classes
IrNodePath
def
<*
:
IrNodePath
Definition Classes
IrNodePath
def
<@
(
attributeName:
String
)
:
IrNodePath
Definition Classes
IrNodePath
def
<~
(
arrayIndex:
Int
)
:
IrNodePath
Definition Classes
IrNodePath
def
<~
(
fieldName:
String
)
:
IrNodePath
Definition Classes
IrNodePath
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
===
(
other:
IrNodePath
)
:
Boolean
Definition Classes
IrNodePath
def
=~=
(
other:
IrNodePath
)
:
Boolean
Definition Classes
IrNodePath
def
append
(
other:
IrNodePath
)
:
IrNodePath
Definition Classes
IrNodePath
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
val
attributeName
:
String
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
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
giveArrayIndex
:
Int
Definition Classes
IrNodePathFieldAttribute
→
IrNodePath
def
invert
:
IrNodePath
Definition Classes
IrNodePath
def
isAnyField
:
Boolean
Definition Classes
IrNodePathFieldAttribute
→
IrNodePath
def
isArrayIndex
:
Boolean
Definition Classes
IrNodePathFieldAttribute
→
IrNodePath
def
isArrayWildcard
:
Boolean
Definition Classes
IrNodePathFieldAttribute
→
IrNodePath
def
isAttribute
:
Boolean
Definition Classes
IrNodePathFieldAttribute
→
IrNodePath
def
isEmpty
:
Boolean
Definition Classes
IrNodePathFieldAttribute
→
IrNodePath
def
isEqualTo
(
other:
IrNodePath
,
strict:
Boolean
)
:
Boolean
Definition Classes
IrNodePath
def
isField
:
Boolean
Definition Classes
IrNodePathFieldAttribute
→
IrNodePath
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
isTextElement
:
Boolean
Definition Classes
IrNodePathFieldAttribute
→
IrNodePath
def
lastSegmentLabel
:
String
Definition Classes
IrNodePath
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
noText
:
IrNodePath
Definition Classes
IrNodePath
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
val
parent
:
IrNodePath
Definition Classes
IrNodePathFieldAttribute
→
IrNodePath
def
renderAsString
:
String
Definition Classes
IrNodePath
def
split
:
List
[
IrNodePath
]
Definition Classes
IrNodePath
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
text
:
IrNodePath
Definition Classes
IrNodePath
val
toPactPath
:
String
Definition Classes
IrNodePath
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
withIndexes
:
List
[
IrNodePath
]
Definition Classes
IrNodePath
def
withParent
(
path:
IrNodePath
)
:
IrNodePath
Definition Classes
IrNodePath
def
withParentAtRoot
(
newRootParent:
IrNodePath
)
:
IrNodePath
Definition Classes
IrNodePath
Inherited from
Serializable
Inherited from
Serializable
Inherited from
Product
Inherited from
Equals
Inherited from
IrNodePath
Inherited from
AnyRef
Inherited from
Any
Ungrouped