TermName

tastyquery.Names$.TermName
abstract class TermName extends Name

Attributes

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

Members list

Value members

Abstract methods

def tag: Int

Concrete methods

override def toTermName: TermName

This name converted to a term name

This name converted to a term name

Attributes

Definition Classes

Inherited methods

This name downcasted to a simple term name

This name downcasted to a simple term name

Attributes

Inherited from:
Name
def decode: Name

Attributes

Inherited from:
Name
def isEmpty: Boolean

Attributes

Inherited from:
Name
final def isTermName: Boolean

Attributes

Inherited from:
Name
final def isTypeName: Boolean

Attributes

Inherited from:
Name
def toDebugString: String

Attributes

Inherited from:
Name

Concrete fields

lazy override val toTypeName: TypeName

This name converted to a type name

This name converted to a type name

Attributes