O
object
New
extends
Object
with Serializable
Supertypes
Object,
Serializable
Members
def
apply
(
tpt:
TypeTree
)
(
implicit
ctx:
Context
)
: New
Create a new <tpt: TypeTree>
Create a new <tpt: TypeTree>
def
unapply
(
x:
New
)
(
implicit
ctx:
Context
)
: Option[TypeTree]
Matches a new <tpt: TypeTree>
Matches a new <tpt: TypeTree>