scala-nameof
scala-nameof
API
com.github.dwickern.macros
NameOf
NameOf
NameOfImpl
scala-nameof
/
com.github.dwickern.macros
/
NameOfImpl
NameOfImpl
com.github.dwickern.macros.NameOfImpl
object
NameOfImpl
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
NameOfImpl
.
type
Members list
Clear all
Value members
Concrete methods
def
nameOf
(
expr
:
Expr
[
Any
])(
using
Quotes
):
Expr
[
String
]
def
nameOfType
[
T
](
using
Quotes
,
Type
[
T
]):
Expr
[
String
]
def
qualifiedNameOf
(
expr
:
Expr
[
Any
])(
using
Quotes
):
Expr
[
String
]
def
qualifiedNameOfType
[
T
](
using
Quotes
,
Type
[
T
]):
Expr
[
String
]
In this article
Attributes
Members list
Value members
Concrete methods