scala
.
meta
.
internal
.
ast
.
Term
For
Related Docs:
object For
|
package Term
final
class
For
extends
Term
with
Scope
with
Product
Annotations
@astClass
()
@leafClass
()
Linear Supertypes
Scope
,
meta.Scope
,
Term
,
Arg
,
Stat
,
Tree
,
meta.Term
,
Term.Arg
,
meta.Stat
,
meta.Tree
,
Ast
,
Adt
,
Product
,
Equals
,
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
For
Scope
Scope
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
=
For
Definition Classes
For
→
Scope
→
Scope
→
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
For
→
Tree
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
_1
:
collection.immutable.Seq
[
Enum
]
Annotations
@inline
()
final
def
_2
:
Term
Annotations
@inline
()
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
body
:
Term
final
def
canEqual
(
that:
Any
)
:
Boolean
Definition Classes
Tree
→ Equals
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
copy
(
enums: scala.collection.immutable.Seq[scala.meta.internal.ast.Enum] @org.scalameta.invariants.nonEmpty =
this.enums
,
body:
Term
=
this.body
)
:
ThisType
def
enums
: scala.collection.immutable.Seq[scala.meta.internal.ast.Enum] @org.scalameta.invariants.nonEmpty
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
:
For
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
For
→
Tree
val
internalPrototype
:
For
Attributes
protected
Definition Classes
For
→
Tree
val
internalScratchpad
:
collection.immutable.Seq
[
Any
]
Attributes
protected
Definition Classes
For
→
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
For
→
Tree
def
productArity
:
Int
Definition Classes
For
→ Product
def
productElement
(
n:
Int
)
:
Any
Definition Classes
For
→ Product
def
productIterator
:
Iterator
[
Any
]
Definition Classes
For
→ Product
def
productPrefix
:
String
Definition Classes
For
→ Product
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
Scope
Inherited from
meta.Scope
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