loci
.
embedding
.
impl
.
components
Commons
Related Docs:
object Commons
|
package components
class
Commons
[
C <:
Context
]
extends
Component
[
C
]
Linear Supertypes
Component
[
C
],
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
Commons
Component
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
Commons
(
engine:
Engine
[
C
]
)
Type Members
implicit
class
ImplDefOps
extends
AnyRef
implicit
class
ListOps
[
T
]
extends
AnyRef
implicit
class
ModifiersOps
extends
AnyRef
implicit
class
PositionOps
extends
AnyRef
implicit
class
SymbolOps
extends
AnyRef
implicit
class
TreeOps
extends
AnyRef
implicit
class
TypeOps
extends
AnyRef
implicit
class
ValOrDefDefOps
extends
AnyRef
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
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@HotSpotIntrinsicCandidate
()
@throws
(
...
)
def
createTypeTree
(
tree:
scala.reflect.macros.Universe.Tree
)
:
scala.reflect.macros.Universe.Tree
def
createTypeTree
(
tpe:
scala.reflect.macros.Universe.Type
,
pos:
scala.reflect.macros.Universe.Position
)
:
scala.reflect.macros.Universe.Tree
val
engine
:
Engine
[
C
]
Definition Classes
Commons
→
Component
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
expandMultitierModule
(
tree:
scala.reflect.macros.Universe.ImplDef
,
name:
Option
[(
String
,
scala.reflect.macros.Universe.TermName
)]
)
:
scala.reflect.macros.Universe.ImplDef
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
Annotations
@HotSpotIntrinsicCandidate
()
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
Annotations
@HotSpotIntrinsicCandidate
()
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
val
logging
:
Logging
object
names
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
Annotations
@HotSpotIntrinsicCandidate
()
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
Annotations
@HotSpotIntrinsicCandidate
()
val
phases
:
Seq
[
Nothing
]
Definition Classes
Commons
→
Component
val
retyper
:
ReTyper
[
c
.type]
object
symbols
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
object
trees
object
types
def
uniqueName
(
symbol:
scala.reflect.macros.Universe.Symbol
,
name:
String
=
""
)
:
String
def
uniqueRealisticName
(
symbol:
scala.reflect.macros.Universe.Symbol
)
:
String
def
uniqueRealisticTermName
(
symbol:
scala.reflect.macros.Universe.Symbol
)
:
scala.reflect.macros.Universe.TermName
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Deprecated Value Members
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@Deprecated
@deprecated
@throws
(
classOf[java.lang.Throwable]
)
Deprecated
(Since version )
see corresponding Javadoc for more information.
Inherited from
Component
[
C
]
Inherited from
AnyRef
Inherited from
Any
Ungrouped