scala
.
meta
.
Term
CapSetName
Related Docs:
object CapSetName
|
package Term
trait
CapSetName
extends
meta.Name
with
Ref
with
Product
Annotations
@astClass
()
@leafClass
()
Linear Supertypes
Ref
,
Term
,
Stat
,
meta.Name
,
meta.Ref
,
Tree
,
Serializable
,
java.io.Serializable
,
Ast
,
Adt
,
InternalTree
,
Product
,
Equals
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
CapSetName
Ref
Term
Stat
Name
Ref
Tree
Serializable
Serializable
Ast
Adt
InternalTree
Product
Equals
AnyRef
Any
Implicitly
by ImplicitName
by ImplicitTree
by XtensionTreesStat
by XtensionTreesTermRef
by XtensionTreesTerm
by XtensionTreesName
by XtensionTreesRef
by any2stringadd
by StringFormat
by Ensuring
by ArrowAssoc
Hide All
Show All
Visibility
Public
All
Abstract Value Members
abstract
def
children
:
List
[
Tree
]
Definition Classes
Tree
abstract
def
copy
(
value: String @org.scalameta.invariants.nonEmpty =
this.value
)
:
CapSetName
abstract
def
origin
:
Origin
Definition Classes
CapSetName
→
InternalTree
Annotations
@privateField
()
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
value
: String @org.scalameta.invariants.nonEmpty
Definition Classes
CapSetName
→
Name
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
CapSetName
to
any2stringadd
[
CapSetName
] performed by method any2stringadd in scala.Predef.
Definition Classes
any2stringadd
def
->
[
B
]
(
y:
B
)
: (
CapSetName
,
B
)
Implicit information
This member is added by an implicit conversion from
CapSetName
to
ArrowAssoc
[
CapSetName
] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Annotations
@inline
()
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
ancestor
(
level:
Int
)
:
Option
[
Tree
]
Implicit information
This member is added by an implicit conversion from
CapSetName
to
ImplicitTree
[
CapSetName
] performed by method ImplicitTree in
scala.meta.Tree
.
Definition Classes
ImplicitTree
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
final
def
canEqual
(
that:
Any
)
:
Boolean
Definition Classes
CapSetName
→
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: (
CapSetName
) ⇒
Boolean
,
msg: ⇒
Any
)
:
CapSetName
Implicit information
This member is added by an implicit conversion from
CapSetName
to
Ensuring
[
CapSetName
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond: (
CapSetName
) ⇒
Boolean
)
:
CapSetName
Implicit information
This member is added by an implicit conversion from
CapSetName
to
Ensuring
[
CapSetName
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
,
msg: ⇒
Any
)
:
CapSetName
Implicit information
This member is added by an implicit conversion from
CapSetName
to
Ensuring
[
CapSetName
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
)
:
CapSetName
Implicit information
This member is added by an implicit conversion from
CapSetName
to
Ensuring
[
CapSetName
] 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
CapSetName
→
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
CapSetName
to
StringFormat
[
CapSetName
] 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
CapSetName
→
Tree
→ AnyRef → Any
final
def
isAnonymous
:
Boolean
Implicit information
This member is added by an implicit conversion from
CapSetName
to
ImplicitName
performed by method ImplicitName in
scala.meta.Name
.
Definition Classes
ImplicitName
def
isAssignmentOp
:
Boolean
Implicit information
This member is added by an implicit conversion from
CapSetName
to
XtensionTreesName
performed by method XtensionTreesName in
scala.meta.internal.trees
.
Definition Classes
XtensionTreesName
def
isBlockStat
:
Boolean
Implicit information
This member is added by an implicit conversion from
CapSetName
to
XtensionTreesStat
performed by method XtensionTreesStat in
scala.meta.internal.trees
.
Definition Classes
XtensionTreesStat
def
isDefinition
:
Boolean
Implicit information
This member is added by an implicit conversion from
CapSetName
to
XtensionTreesName
performed by method XtensionTreesName in
scala.meta.internal.trees
.
Definition Classes
XtensionTreesName
def
isEarlyStat
:
Boolean
Implicit information
This member is added by an implicit conversion from
CapSetName
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
CapSetName
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
CapSetName
to
XtensionTreesTerm
performed by method XtensionTreesTerm in
scala.meta.internal.trees
.
Definition Classes
XtensionTreesTerm
Annotations
@tailrec
()
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
isLeftAssoc
:
Boolean
Implicit information
This member is added by an implicit conversion from
CapSetName
to
XtensionTreesName
performed by method XtensionTreesName in
scala.meta.internal.trees
.
Definition Classes
XtensionTreesName
def
isPath
:
Boolean
Implicit information
This member is added by an implicit conversion from
CapSetName
to
XtensionTreesTermRef
performed by method XtensionTreesTermRef in
scala.meta.internal.trees
.
Definition Classes
XtensionTreesTermRef
Annotations
@tailrec
()
def
isQualId
:
Boolean
Implicit information
This member is added by an implicit conversion from
CapSetName
to
XtensionTreesTermRef
performed by method XtensionTreesTermRef in
scala.meta.internal.trees
.
Definition Classes
XtensionTreesTermRef
Annotations
@tailrec
()
def
isReference
:
Boolean
Implicit information
This member is added by an implicit conversion from
CapSetName
to
XtensionTreesName
performed by method XtensionTreesName in
scala.meta.internal.trees
.
Definition Classes
XtensionTreesName
def
isRefineStat
:
Boolean
Implicit information
This member is added by an implicit conversion from
CapSetName
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
CapSetName
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
CapSetName
to
XtensionTreesStat
performed by method XtensionTreesStat in
scala.meta.internal.trees
.
Definition Classes
XtensionTreesStat
def
isUnaryOp
:
Boolean
Implicit information
This member is added by an implicit conversion from
CapSetName
to
XtensionTreesName
performed by method XtensionTreesName in
scala.meta.internal.trees
.
Definition Classes
XtensionTreesName
def
isWithin
:
Boolean
Implicit information
This member is added by an implicit conversion from
CapSetName
to
XtensionTreesRef
performed by method XtensionTreesRef in
scala.meta.internal.trees
.
Definition Classes
XtensionTreesRef
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
precedence
:
Int
Implicit information
This member is added by an implicit conversion from
CapSetName
to
XtensionTreesName
performed by method XtensionTreesName in
scala.meta.internal.trees
.
Definition Classes
XtensionTreesName
def
printSyntaxFor
(
dialect:
Dialect
)
:
String
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
def
text
:
String
Definition Classes
InternalTree
final
def
toString
()
:
String
Definition Classes
CapSetName
→
Tree
→ AnyRef → Any
def
tokenizeFor
(
dialect:
Dialect
)
:
Tokens
Definition Classes
InternalTree
def
tokens
:
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
)
: (
CapSetName
,
B
)
Implicit information
This member is added by an implicit conversion from
CapSetName
to
ArrowAssoc
[
CapSetName
] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Deprecated Value Members
final
def
tokens
(
dialect:
Dialect
)
:
Tokens
Definition Classes
InternalTree
Annotations
@deprecated
Deprecated
(Since version 4.9.0)
dialect is ignored, use parameterless
tokens
method
Inherited from
Ref
Inherited from
Term
Inherited from
Stat
Inherited from
meta.Name
Inherited from
meta.Ref
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 ImplicitName from
CapSetName
to
ImplicitName
Inherited by implicit conversion ImplicitTree from
CapSetName
to
ImplicitTree
[
CapSetName
]
Inherited by implicit conversion XtensionTreesStat from
CapSetName
to
XtensionTreesStat
Inherited by implicit conversion XtensionTreesTermRef from
CapSetName
to
XtensionTreesTermRef
Inherited by implicit conversion XtensionTreesTerm from
CapSetName
to
XtensionTreesTerm
Inherited by implicit conversion XtensionTreesName from
CapSetName
to
XtensionTreesName
Inherited by implicit conversion XtensionTreesRef from
CapSetName
to
XtensionTreesRef
Inherited by implicit conversion any2stringadd from
CapSetName
to
any2stringadd
[
CapSetName
]
Inherited by implicit conversion StringFormat from
CapSetName
to
StringFormat
[
CapSetName
]
Inherited by implicit conversion Ensuring from
CapSetName
to
Ensuring
[
CapSetName
]
Inherited by implicit conversion ArrowAssoc from
CapSetName
to
ArrowAssoc
[
CapSetName
]
Ungrouped