net
.
fwbrasil
.
smirror
SVal
case class
SVal
[
C
]
(
owner:
SType
[
C
]
,
getterSymbol:
scala.reflect.api.JavaUniverse.MethodSymbol
)
(
implicit
runtimeMirror:
scala.reflect.api.JavaUniverse.Mirror
)
extends
SField
[
C
] with
Product
with
Serializable
Linear Supertypes
Serializable
,
Serializable
,
Product
,
Equals
,
SField
[
C
],
TypeParameters
,
Visibility
[
C
],
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
SVal
Serializable
Serializable
Product
Equals
SField
TypeParameters
Visibility
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
SVal
(
owner:
SType
[
C
]
,
getterSymbol:
scala.reflect.api.JavaUniverse.MethodSymbol
)
(
implicit
runtimeMirror:
scala.reflect.api.JavaUniverse.Mirror
)
Value Members
final
def
!=
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
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
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
()
def
get
(
obj:
C
)
:
Any
Definition Classes
SField
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
val
getter
:
SMethod
[
C
]
Definition Classes
SField
val
getterSymbol
:
scala.reflect.api.JavaUniverse.MethodSymbol
Definition Classes
SVal
→
SField
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
lazy val
isPrivate
:
Boolean
Definition Classes
Visibility
lazy val
isPrivateWithin
:
Boolean
Definition Classes
Visibility
lazy val
isProtected
:
Boolean
Definition Classes
Visibility
def
isVisibleFrom
(
source:
SType
[_]
)
:
Boolean
Definition Classes
Visibility
val
name
:
String
Definition Classes
SField
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
val
owner
:
SType
[
C
]
Definition Classes
SVal
→
SField
→
Visibility
def
prefix
:
String
Definition Classes
SVal
→
SField
lazy val
privateWithin
:
Option
[
String
]
Definition Classes
Visibility
implicit
val
runtimeMirror
:
scala.reflect.api.JavaUniverse.Mirror
Definition Classes
SVal
→
SField
→
TypeParameters
lazy val
sClass
:
SClass
[
Nothing
]
Definition Classes
SField
val
symbol
:
scala.reflect.api.JavaUniverse.MethodSymbol
Definition Classes
SField
→
Visibility
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
SField
→ AnyRef → Any
lazy val
typeArguments
:
List
[
SClass
[
Any
]]
Definition Classes
TypeParameters
val
typeSignature
:
scala.reflect.api.JavaUniverse.Type
Definition Classes
SField
→
TypeParameters
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
Serializable
Inherited from
Serializable
Inherited from
Product
Inherited from
Equals
Inherited from
SField
[
C
]
Inherited from
TypeParameters
Inherited from
Visibility
[
C
]
Inherited from
AnyRef
Inherited from
Any
Ungrouped