singleton
.
ops
.
impl
.
GeneralMacros
.
CalcNLit
Long
Related Doc:
package CalcNLit
case class
Long
(
tree:
scala.reflect.macros.Universe.Tree
,
tpe:
scala.reflect.macros.Universe.Type
=
CalcType.Long.tpe
)
extends
CalcVal.Long
with
CalcNLit
with
Product
with
Serializable
Source
GeneralMacros.scala
Linear Supertypes
Serializable
,
Serializable
,
Product
,
Equals
,
CalcNLit
,
CalcVal.Long
,
CalcType.Long
,
CalcType
,
CalcVal
,
Calc
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
Long
Serializable
Serializable
Product
Equals
CalcNLit
Long
Long
CalcType
CalcVal
Calc
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
Long
(
tree:
scala.reflect.macros.Universe.Tree
,
tpe:
scala.reflect.macros.Universe.Type
=
CalcType.Long.tpe
)
Type Members
type
T
=
scala.Long
Definition Classes
Long
→
Calc
Value Members
final
def
!=
(
arg0:
Any
)
:
scala.Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
scala.Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
scala.Boolean
Definition Classes
AnyRef → 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
)
:
scala.Boolean
Definition Classes
AnyRef
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
scala.Boolean
Definition Classes
Any
val
name
:
java.lang.String
Definition Classes
Long
→
Calc
final
def
ne
(
arg0:
AnyRef
)
:
scala.Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
val
tpe
:
scala.reflect.macros.Universe.Type
Definition Classes
Long
→
Long
→
Calc
val
tree
:
scala.reflect.macros.Universe.Tree
Definition Classes
Long
→
Long
→
CalcVal
val
value
:
std.Long
Definition Classes
Long
→
CalcVal
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
scala.Long
,
arg1:
scala.Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
scala.Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
Serializable
Inherited from
Serializable
Inherited from
Product
Inherited from
Equals
Inherited from
CalcNLit
Inherited from
CalcVal.Long
Inherited from
CalcType.Long
Inherited from
CalcType
Inherited from
CalcVal
Inherited from
Calc
Inherited from
AnyRef
Inherited from
Any
Ungrouped