scala
.
meta
.
Term
ApplyInfix
Related Docs:
object ApplyInfix
|
package Term
trait
ApplyInfix
extends
Term
with
Product
Annotations
@astClass
()
@leafClass
()
Linear Supertypes
Term
,
Stat
,
Tree
,
Serializable
,
java.io.Serializable
,
Ast
,
Adt
,
InternalTree
,
Product
,
Equals
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
ApplyInfix
Term
Stat
Tree
Serializable
Serializable
Ast
Adt
InternalTree
Product
Equals
AnyRef
Any
Implicitly
by XtensionTreesStat
by XtensionTreesTerm
by any2stringadd
by StringFormat
by Ensuring
by ArrowAssoc
Hide All
Show All
Visibility
Public
All
Abstract Value Members
abstract
def
args
:
List
[
Term
]
Annotations
@astField
()
abstract
def
children
:
List
[
Tree
]
Definition Classes
Tree
abstract
def
copy
(
lhs:
Term
=
this.lhs
,
op:
Name
=
this.op
,
targs:
List
[
Type
] =
this.targs
,
args:
List
[
Term
] =
this.args
)
:
ApplyInfix
abstract
def
lhs
:
Term
Annotations
@astField
()
abstract
def
op
:
Name
Annotations
@astField
()
abstract
def
productArity
:
Int
Definition Classes
Product
abstract
def
productElement
(
n:
Int
)
:
Any
Definition Classes
Product
abstract
def
productFields
:
List
[
String
]
Definition Classes
InternalTree
abstract
def
targs
:
List
[
Type
]
Annotations
@astField
()
Concrete Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
def
+
(
other:
String
)
:
String
Implicit information
This member is added by an implicit conversion from
ApplyInfix
to
any2stringadd
[
ApplyInfix
] performed by method any2stringadd in scala.Predef.
Definition Classes
any2stringadd
def
->
[
B
]
(
y:
B
)
: (
ApplyInfix
,
B
)
Implicit information
This member is added by an implicit conversion from
ApplyInfix
to
ArrowAssoc
[
ApplyInfix
] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Annotations
@inline
()
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
final
def
canEqual
(
that:
Any
)
:
Boolean
Definition Classes
Tree
→ Equals
def
checkFields
(
x:
Any
)
:
Unit
Attributes
protected
Definition Classes
InternalTree
def
checkParent
(
x:
Any
)
:
Unit
Attributes
protected
Definition Classes
InternalTree
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
ensuring
(
cond: (
ApplyInfix
) ⇒
Boolean
,
msg: ⇒
Any
)
:
ApplyInfix
Implicit information
This member is added by an implicit conversion from
ApplyInfix
to
Ensuring
[
ApplyInfix
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond: (
ApplyInfix
) ⇒
Boolean
)
:
ApplyInfix
Implicit information
This member is added by an implicit conversion from
ApplyInfix
to
Ensuring
[
ApplyInfix
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
,
msg: ⇒
Any
)
:
ApplyInfix
Implicit information
This member is added by an implicit conversion from
ApplyInfix
to
Ensuring
[
ApplyInfix
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
)
:
ApplyInfix
Implicit information
This member is added by an implicit conversion from
ApplyInfix
to
Ensuring
[
ApplyInfix
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
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
formatted
(
fmtstr:
String
)
:
String
Implicit information
This member is added by an implicit conversion from
ApplyInfix
to
StringFormat
[
ApplyInfix
] performed by method StringFormat in scala.Predef.
Definition Classes
StringFormat
Annotations
@inline
()
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
final
def
hashCode
()
:
Int
Definition Classes
Tree
→ AnyRef → Any
def
isBlockStat
:
Boolean
Implicit information
This member is added by an implicit conversion from
ApplyInfix
to
XtensionTreesStat
performed by method XtensionTreesStat in
scala.meta.internal.trees
.
Definition Classes
XtensionTreesStat
def
isEarlyStat
:
Boolean
Implicit information
This member is added by an implicit conversion from
ApplyInfix
to
XtensionTreesStat
performed by method XtensionTreesStat in
scala.meta.internal.trees
.
Definition Classes
XtensionTreesStat
def
isExistentialStat
:
Boolean
Implicit information
This member is added by an implicit conversion from
ApplyInfix
to
XtensionTreesStat
performed by method XtensionTreesStat in
scala.meta.internal.trees
.
Definition Classes
XtensionTreesStat
def
isExtractor
:
Boolean
Implicit information
This member is added by an implicit conversion from
ApplyInfix
to
XtensionTreesTerm
performed by method XtensionTreesTerm in
scala.meta.internal.trees
.
Definition Classes
XtensionTreesTerm
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
isRefineStat
:
Boolean
Implicit information
This member is added by an implicit conversion from
ApplyInfix
to
XtensionTreesStat
performed by method XtensionTreesStat in
scala.meta.internal.trees
.
Definition Classes
XtensionTreesStat
def
isTemplateStat
:
Boolean
Implicit information
This member is added by an implicit conversion from
ApplyInfix
to
XtensionTreesStat
performed by method XtensionTreesStat in
scala.meta.internal.trees
.
Definition Classes
XtensionTreesStat
def
isTopLevelStat
:
Boolean
Implicit information
This member is added by an implicit conversion from
ApplyInfix
to
XtensionTreesStat
performed by method XtensionTreesStat in
scala.meta.internal.trees
.
Definition Classes
XtensionTreesStat
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
[
Tree
]
Definition Classes
InternalTree
def
pos
:
Position
Definition Classes
InternalTree
def
productIterator
:
Iterator
[
Any
]
Definition Classes
Product
def
productPrefix
:
String
Definition Classes
Product
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
final
def
toString
()
:
String
Definition Classes
Tree
→ AnyRef → Any
def
tokens
(
implicit
dialect:
Dialect
)
:
Tokens
Definition Classes
InternalTree
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
→
[
B
]
(
y:
B
)
: (
ApplyInfix
,
B
)
Implicit information
This member is added by an implicit conversion from
ApplyInfix
to
ArrowAssoc
[
ApplyInfix
] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Inherited from
Term
Inherited from
Stat
Inherited from
Tree
Inherited from
Serializable
Inherited from
java.io.Serializable
Inherited from
Ast
Inherited from
Adt
Inherited from
InternalTree
Inherited from
Product
Inherited from
Equals
Inherited from
AnyRef
Inherited from
Any
Inherited by implicit conversion XtensionTreesStat from
ApplyInfix
to
XtensionTreesStat
Inherited by implicit conversion XtensionTreesTerm from
ApplyInfix
to
XtensionTreesTerm
Inherited by implicit conversion any2stringadd from
ApplyInfix
to
any2stringadd
[
ApplyInfix
]
Inherited by implicit conversion StringFormat from
ApplyInfix
to
StringFormat
[
ApplyInfix
]
Inherited by implicit conversion Ensuring from
ApplyInfix
to
Ensuring
[
ApplyInfix
]
Inherited by implicit conversion ArrowAssoc from
ApplyInfix
to
ArrowAssoc
[
ApplyInfix
]
Ungrouped