scala
.
meta
.
Pat
ExtractInfix
Related Docs:
object ExtractInfix
|
package Pat
trait
ExtractInfix
extends
Pat
with
Product
Annotations
@astClass
()
@leafClass
()
Linear Supertypes
Pat
,
Arg
,
Tree
,
Ast
,
Adt
,
Serializable
,
java.io.Serializable
,
Product
,
Equals
,
InternalTree
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
ExtractInfix
Pat
Arg
Tree
Ast
Adt
Serializable
Serializable
Product
Equals
InternalTree
AnyRef
Any
Implicitly
by XtensionTypecheckableTree
by XtensionOriginTree
by XtensionInheritedTree
by XtensionSemanticEquality
by any2stringadd
by StringFormat
by Ensuring
by ArrowAssoc
Hide All
Show All
Visibility
Public
All
Abstract Value Members
abstract
def
children
:
collection.immutable.Seq
[
Tree
]
Definition Classes
Tree
abstract
def
copy
(
lhs:
Pat
=
this.lhs
,
ref:
Term.Name
=
this.ref
,
rhs: scala.collection.immutable.Seq[scala.meta.Pat.Arg] @org.scalameta.invariants.nonEmpty =
this.rhs
)
:
ExtractInfix
abstract
def
lhs
:
Pat
Annotations
@astField
()
abstract
def
productArity
:
Int
Definition Classes
Product
abstract
def
productElement
(
n:
Int
)
:
Any
Definition Classes
Product
abstract
def
ref
:
Term.Name
Annotations
@astField
()
abstract
def
rhs
: scala.collection.immutable.Seq[scala.meta.Pat.Arg] @org.scalameta.invariants.nonEmpty
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
ExtractInfix
to
any2stringadd
[
ExtractInfix
] performed by method any2stringadd in scala.Predef.
Definition Classes
any2stringadd
def
->
[
B
]
(
y:
B
)
: (
ExtractInfix
,
B
)
Implicit information
This member is added by an implicit conversion from
ExtractInfix
to
ArrowAssoc
[
ExtractInfix
] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Annotations
@inline
()
def
=/=
[
T2 <:
Tree
]
(
tree2:
T2
)
(
implicit
ev:
AllowEquality
[
ExtractInfix
,
T2
]
)
:
Boolean
Implicit information
This member is added by an implicit conversion from
ExtractInfix
to
Tree.XtensionSemanticEquality
[
ExtractInfix
] performed by method XtensionSemanticEquality in
scala.meta.internal.ast.InternalTreeXtensions
.
Definition Classes
XtensionSemanticEquality
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
===
[
T2 <:
Tree
]
(
tree2:
T2
)
(
implicit
ev:
AllowEquality
[
ExtractInfix
,
T2
]
)
:
Boolean
Implicit information
This member is added by an implicit conversion from
ExtractInfix
to
Tree.XtensionSemanticEquality
[
ExtractInfix
] performed by method XtensionSemanticEquality in
scala.meta.internal.ast.InternalTreeXtensions
.
Definition Classes
XtensionSemanticEquality
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
ensuring
(
cond: (
ExtractInfix
) ⇒
Boolean
,
msg: ⇒
Any
)
:
ExtractInfix
Implicit information
This member is added by an implicit conversion from
ExtractInfix
to
Ensuring
[
ExtractInfix
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond: (
ExtractInfix
) ⇒
Boolean
)
:
ExtractInfix
Implicit information
This member is added by an implicit conversion from
ExtractInfix
to
Ensuring
[
ExtractInfix
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
,
msg: ⇒
Any
)
:
ExtractInfix
Implicit information
This member is added by an implicit conversion from
ExtractInfix
to
Ensuring
[
ExtractInfix
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
)
:
ExtractInfix
Implicit information
This member is added by an implicit conversion from
ExtractInfix
to
Ensuring
[
ExtractInfix
] 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
ExtractInfix
to
StringFormat
[
ExtractInfix
] 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
inheritAttrs
(
other:
Tree
)
:
ExtractInfix
Implicit information
This member is added by an implicit conversion from
ExtractInfix
to
Tree.XtensionInheritedTree
[
ExtractInfix
] performed by method XtensionInheritedTree in
scala.meta.internal.ast.InternalTreeXtensions
.
Definition Classes
XtensionInheritedTree
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
isTypechecked
:
Boolean
Implicit information
This member is added by an implicit conversion from
ExtractInfix
to
Tree.XtensionTypecheckableTree
[
ExtractInfix
] performed by method XtensionTypecheckableTree in
scala.meta.internal.ast.InternalTreeXtensions
.
Definition Classes
XtensionTypecheckableTree
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
origin
:
Origin
Implicit information
This member is added by an implicit conversion from
ExtractInfix
to
Tree.XtensionOriginTree
[
ExtractInfix
] performed by method XtensionOriginTree in
scala.meta.internal.ast.InternalTreeXtensions
.
Definition Classes
XtensionOriginTree
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
def
resetTypechecked
:
ExtractInfix
Implicit information
This member is added by an implicit conversion from
ExtractInfix
to
Tree.XtensionTypecheckableTree
[
ExtractInfix
] performed by method XtensionTypecheckableTree in
scala.meta.internal.ast.InternalTreeXtensions
.
Definition Classes
XtensionTypecheckableTree
def
setTypechecked
:
ExtractInfix
Implicit information
This member is added by an implicit conversion from
ExtractInfix
to
Tree.XtensionTypecheckableTree
[
ExtractInfix
] performed by method XtensionTypecheckableTree in
scala.meta.internal.ast.InternalTreeXtensions
.
Definition Classes
XtensionTypecheckableTree
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
withOrigin
(
origin:
Origin
)
:
ExtractInfix
Implicit information
This member is added by an implicit conversion from
ExtractInfix
to
Tree.XtensionOriginTree
[
ExtractInfix
] performed by method XtensionOriginTree in
scala.meta.internal.ast.InternalTreeXtensions
.
Definition Classes
XtensionOriginTree
def
withTypechecked
(
value:
Boolean
)
:
ExtractInfix
Implicit information
This member is added by an implicit conversion from
ExtractInfix
to
Tree.XtensionTypecheckableTree
[
ExtractInfix
] performed by method XtensionTypecheckableTree in
scala.meta.internal.ast.InternalTreeXtensions
.
Definition Classes
XtensionTypecheckableTree
def
→
[
B
]
(
y:
B
)
: (
ExtractInfix
,
B
)
Implicit information
This member is added by an implicit conversion from
ExtractInfix
to
ArrowAssoc
[
ExtractInfix
] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Inherited from
Pat
Inherited from
Arg
Inherited from
Tree
Inherited from
Ast
Inherited from
Adt
Inherited from
Serializable
Inherited from
java.io.Serializable
Inherited from
Product
Inherited from
Equals
Inherited from
InternalTree
Inherited from
AnyRef
Inherited from
Any
Inherited by implicit conversion XtensionTypecheckableTree from
ExtractInfix
to
Tree.XtensionTypecheckableTree
[
ExtractInfix
]
Inherited by implicit conversion XtensionOriginTree from
ExtractInfix
to
Tree.XtensionOriginTree
[
ExtractInfix
]
Inherited by implicit conversion XtensionInheritedTree from
ExtractInfix
to
Tree.XtensionInheritedTree
[
ExtractInfix
]
Inherited by implicit conversion XtensionSemanticEquality from
ExtractInfix
to
Tree.XtensionSemanticEquality
[
ExtractInfix
]
Inherited by implicit conversion any2stringadd from
ExtractInfix
to
any2stringadd
[
ExtractInfix
]
Inherited by implicit conversion StringFormat from
ExtractInfix
to
StringFormat
[
ExtractInfix
]
Inherited by implicit conversion Ensuring from
ExtractInfix
to
Ensuring
[
ExtractInfix
]
Inherited by implicit conversion ArrowAssoc from
ExtractInfix
to
ArrowAssoc
[
ExtractInfix
]
Ungrouped