scalapb_argonaut
ProtoMacrosArgonaut
Related Docs:
object ProtoMacrosArgonaut
|
package scalapb_argonaut
class
ProtoMacrosArgonaut
extends
ProtoMacrosCommon
Source
ProtoMacrosArgonaut.scala
Linear Supertypes
ProtoMacrosCommon
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
ProtoMacrosArgonaut
ProtoMacrosCommon
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
ProtoMacrosArgonaut
(
c:
Context
)
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
implicit
val
ListValueLiftable
:
scala.reflect.macros.Universe.Liftable
[
ListValue
]
Definition Classes
ProtoMacrosCommon
implicit
val
NullValueLiftable
:
scala.reflect.macros.Universe.Liftable
[
NullValue
]
Definition Classes
ProtoMacrosCommon
implicit
val
StructLiftable
:
scala.reflect.macros.Universe.Liftable
[
Struct
]
Definition Classes
ProtoMacrosCommon
implicit
val
ValueLiftable
:
scala.reflect.macros.Universe.Liftable
[
Value
]
Definition Classes
ProtoMacrosCommon
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
val
c
:
Context
Definition Classes
ProtoMacrosArgonaut
→ ProtoMacrosCommon
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]
)
def
fromJsonConstantImpl
[
A <:
GeneratedMessage
]
(
string:
String
)
(
implicit
arg0:
scala.reflect.macros.blackbox.Context.WeakTypeTag
[
A
]
,
arg1:
GeneratedMessageCompanion
[
A
]
)
:
scala.reflect.macros.blackbox.Context.Tree
Definition Classes
ProtoMacrosArgonaut
→ ProtoMacrosCommon
def
fromJsonConstantImpl0
[
A <:
GeneratedMessage
]
(
json:
scala.reflect.macros.blackbox.Context.Tree
)
(
implicit
arg0:
scala.reflect.macros.blackbox.Context.WeakTypeTag
[
A
]
)
:
scala.reflect.macros.blackbox.Context.Tree
Definition Classes
ProtoMacrosCommon
def
fromJsonDebugImpl
(
json:
scala.reflect.macros.blackbox.Context.Tree
)
:
scala.reflect.macros.blackbox.Context.Tree
Definition Classes
ProtoMacrosCommon
def
fromJsonEitherImpl
[
A
]
(
json:
scala.reflect.macros.blackbox.Context.Tree
)
(
implicit
arg0:
scala.reflect.macros.blackbox.Context.WeakTypeTag
[
A
]
)
:
scala.reflect.macros.blackbox.Context.Tree
Definition Classes
ProtoMacrosCommon
def
fromJsonImpl
[
A
]
(
json:
scala.reflect.macros.blackbox.Context.Tree
)
(
implicit
arg0:
scala.reflect.macros.blackbox.Context.WeakTypeTag
[
A
]
)
:
scala.reflect.macros.blackbox.Context.Tree
Definition Classes
ProtoMacrosArgonaut
→ ProtoMacrosCommon
def
fromJsonOptImpl
[
A
]
(
json:
scala.reflect.macros.blackbox.Context.Tree
)
(
implicit
arg0:
scala.reflect.macros.blackbox.Context.WeakTypeTag
[
A
]
)
:
scala.reflect.macros.blackbox.Context.Tree
Definition Classes
ProtoMacrosCommon
def
fromJsonTryImpl
[
A
]
(
json:
scala.reflect.macros.blackbox.Context.Tree
)
(
implicit
arg0:
scala.reflect.macros.blackbox.Context.WeakTypeTag
[
A
]
)
:
scala.reflect.macros.blackbox.Context.Tree
Definition Classes
ProtoMacrosCommon
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
protoString2Struct
(
string:
String
)
:
scala.reflect.macros.blackbox.Context.Tree
Attributes
protected[this]
Definition Classes
ProtoMacrosArgonaut
→ ProtoMacrosCommon
def
protoString2Value
(
string:
String
)
:
scala.reflect.macros.blackbox.Context.Tree
Attributes
protected[this]
Definition Classes
ProtoMacrosArgonaut
→ ProtoMacrosCommon
def
protoStructInterpolation
()
:
scala.reflect.macros.blackbox.Context.Tree
Definition Classes
ProtoMacrosCommon
def
protoValueInterpolation
()
:
scala.reflect.macros.blackbox.Context.Tree
Definition Classes
ProtoMacrosCommon
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
ProtoMacrosCommon
Inherited from
AnyRef
Inherited from
Any
Ungrouped