org
.
emmalanguage
.
compiler
.
API
ReflectedSymbol
Related Doc:
package API
trait
ReflectedSymbol
[
S <:
scala.reflect.api.Universe.Symbol
]
extends
AnyRef
Linear Supertypes
AnyRef
,
Any
Known Subclasses
ClassAPI
,
ComprehensionCombinators
,
ComprehensionCombinatorsAPI
,
ComprehensionSyntax
,
ComprehensionSyntaxAPI
,
DSCFAnnotations
,
DSCFAnnotationsAPI
,
DataBag
,
DataBag$
,
DataBag$API
,
DataBagAPI
,
GraphRepresentation
,
GraphRepresentationAPI
,
Group
,
Group$
,
Group$API
,
GroupAPI
,
ModuleAPI
,
MutableBag
,
MutableBag$
,
MutableBag$API
,
MutableBagAPI
,
Ops
,
OpsAPI
,
Runtime
,
RuntimeAPI
,
ScalaSeq
,
ScalaSeq$
,
emma
,
emmaAPI
Ordering
Alphabetic
By Inheritance
Inherited
ReflectedSymbol
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Abstract Value Members
abstract
def
ops
:
Set
[
scala.reflect.api.Universe.MethodSymbol
]
abstract
def
sym
:
S
Concrete Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
ann
(
sym:
scala.reflect.api.Universe.ClassSymbol
)
:
scala.reflect.api.Universe.Annotation
Attributes
protected
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
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
op
(
name:
String
,
arities:
List
[
Int
]
)
:
scala.reflect.api.Universe.MethodSymbol
Attributes
protected
def
op
(
name:
String
)
:
scala.reflect.api.Universe.MethodSymbol
Attributes
protected
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
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
AnyRef
Inherited from
Any
Ungrouped