scala
.
meta
.
internal
.
ast
.
Defn
Val
Related Docs:
object Val
|
package Defn
final
class
Val
extends
Defn
with
Product
Annotations
@astClass
()
@leafClass
()
Linear Supertypes
Defn
,
Stat
,
Tree
,
meta.Stat
,
meta.Tree
,
Ast
,
Adt
,
Product
,
Equals
,
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
Val
Defn
Stat
Tree
Stat
Tree
Ast
Adt
Product
Equals
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Type Members
type
ThisType
=
Val
Definition Classes
Val
→
Defn
→
Stat
→
Tree
→
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
Val
→
Tree
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
_1
:
collection.immutable.Seq
[
Mod
]
Annotations
@inline
()
final
def
_2
:
collection.immutable.Seq
[
Pat
]
Annotations
@inline
()
final
def
_3
:
Option
[
ast.Type
]
Annotations
@inline
()
final
def
_4
:
Term
Annotations
@inline
()
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
(
mods:
collection.immutable.Seq
[
Mod
] =
this.mods
,
pats: scala.collection.immutable.Seq[scala.meta.internal.ast.Pat] @org.scalameta.invariants.nonEmpty =
this.pats
,
decltpe:
Option
[
ast.Type
] =
this.decltpe
,
rhs:
Term
=
this.rhs
)
:
ThisType
def
decltpe
:
Option
[
ast.Type
]
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]
)
final
def
get
:
Val
Annotations
@inline
()
final
def
getClass
()
:
java.lang.Class
[_]
Definition Classes
AnyRef → Any
final
def
hashCode
()
:
Int
Definition Classes
Tree
→ AnyRef → Any
val
internalParent
:
meta.Tree
Attributes
protected
Definition Classes
Val
→
Tree
val
internalPrototype
:
Val
Attributes
protected
Definition Classes
Val
→
Tree
val
internalScratchpad
:
collection.immutable.Seq
[
Any
]
Attributes
protected
Definition Classes
Val
→
Tree
final
def
isDefined
:
Boolean
Annotations
@inline
()
final
def
isEmpty
:
Boolean
Annotations
@inline
()
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
mods
:
collection.immutable.Seq
[
Mod
]
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
Val
→
Tree
def
pats
: scala.collection.immutable.Seq[scala.meta.internal.ast.Pat] @org.scalameta.invariants.nonEmpty
def
productArity
:
Int
Definition Classes
Val
→ Product
def
productElement
(
n:
Int
)
:
Any
Definition Classes
Val
→ Product
def
productIterator
:
Iterator
[
Any
]
Definition Classes
Val
→ Product
def
productPrefix
:
String
Definition Classes
Val
→ 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
Defn
Inherited from
Stat
Inherited from
Tree
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