Name

tastyquery.Names$.Name
sealed abstract class Name

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class TermName
class DerivedName
class ExpandedName
class NumberedName
class UniqueName
class PrefixedName
class SignedName
class SuffixedName
class SimpleName
class TypeName
Show all

Members list

Value members

Abstract methods

This name downcasted to a simple term name

This name downcasted to a simple term name

Attributes

def isEmpty: Boolean

This name converted to a term name

This name converted to a term name

Attributes

This name converted to a type name

This name converted to a type name

Attributes

Concrete methods

def decode: Name
final def isTermName: Boolean
final def isTypeName: Boolean
def toDebugString: String