scala
.
meta
.
internal
.
ast
.
Term
Update
Related Docs:
object Update
|
package Term
final
class
Update
extends
Term
with
Product
Annotations
@astClass
()
@leafClass
()
Linear Supertypes
Term
,
Arg
,
Stat
,
Tree
,
meta.Term
,
Term.Arg
,
meta.Stat
,
meta.Tree
,
Ast
,
Adt
,
Product
,
Equals
,
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
Update
Term
Arg
Stat
Tree
Term
Arg
Stat
Tree
Ast
Adt
Product
Equals
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Type Members
type
ThisType
=
Update
Definition Classes
Update
→
Term
→
Arg
→
Stat
→
Tree
→
Term
→
Arg
→
Stat
→
Tree
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
def
$tag
:
Int
Definition Classes
Update
→
Tree
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
_1
:
Term
Annotations
@inline
()
final
def
_2
:
collection.immutable.Seq
[
collection.immutable.Seq
[
Arg
]]
Annotations
@inline
()
final
def
_3
:
Term
Annotations
@inline
()
def
argss
:
collection.immutable.Seq
[
collection.immutable.Seq
[
Arg
]]
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
final
def
canEqual
(
that:
Any
)
:
Boolean
Definition Classes
Tree
→ Equals
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
copy
(
fun:
Term
=
this.fun
,
argss:
collection.immutable.Seq
[
collection.immutable.Seq
[
Arg
]] =
this.argss
,
rhs:
Term
=
this.rhs
)
:
ThisType
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
equals
(
that:
Any
)
:
Boolean
Definition Classes
Tree
→ Equals → AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
def
fun
:
Term
final
def
get
:
Update
Annotations
@inline
()
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
final
def
hashCode
()
:
Int
Definition Classes
Tree
→ AnyRef → Any
val
internalParent
:
meta.Tree
Attributes
protected
Definition Classes
Update
→
Tree
val
internalPrototype
:
Update
Attributes
protected
Definition Classes
Update
→
Tree
val
internalScratchpad
:
collection.immutable.Seq
[
Any
]
Attributes
protected
Definition Classes
Update
→
Tree
final
def
isDefined
:
Boolean
Annotations
@inline
()
final
def
isEmpty
:
Boolean
Annotations
@inline
()
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
parent
:
Option
[
meta.Tree
]
Definition Classes
Update
→
Tree
def
productArity
:
Int
Definition Classes
Update
→ Product
def
productElement
(
n:
Int
)
:
Any
Definition Classes
Update
→ Product
def
productIterator
:
Iterator
[
Any
]
Definition Classes
Update
→ Product
def
productPrefix
:
String
Definition Classes
Update
→ Product
def
rhs
:
Term
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
final
def
toString
()
:
String
Definition Classes
Tree
→ 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
(
...
)
Inherited from
Term
Inherited from
Arg
Inherited from
Stat
Inherited from
Tree
Inherited from
meta.Term
Inherited from
Term.Arg
Inherited from
meta.Stat
Inherited from
meta.Tree
Inherited from
Ast
Inherited from
Adt
Inherited from
Product
Inherited from
Equals
Inherited from
AnyRef
Inherited from
Any
Ungrouped