class BackquotedIdent [ -T ]
extends Ident

Constructors

BackquotedIdent ( name: Name )

Members

[+] private val name : Name
[+] override def isBackquoted : Boolean

Is this a BackquotedIdent ?

Is this a BackquotedIdent ?

[+] override def toString : String