Select
tastyquery.Trees.Select
final case class Select(qualifier: TermTree, name: TermName)(selectOwner: Option[TypeRef])(pos: SourcePosition) extends TermReferenceTree
qualifier.termName
Attributes
- Graph
-
- Supertypes
-
trait Serializableclass TermReferenceTreeclass TermTreeclass StatementTreeclass TopLevelTreeclass Treetrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Inherited methods
An iterator over the names of all the elements of this product.
An iterator over the names of all the elements of this product.
Attributes
- Inherited from:
- Product
An iterator over all the elements of this product.
An iterator over all the elements of this product.
Attributes
- Returns
-
in the default implementation, an
Iterator[Any] - Inherited from:
- Product
Attributes
- Inherited from:
- TermReferenceTree
Attributes
- Inherited from:
- Tree
Attributes
- Inherited from:
- TermReferenceTree
In this article