dotty.tools.dotc.semanticdb.SelectTree
See theSelectTree companion object
final case class SelectTree(qualifier: Tree = ..., id: Option[IdTree] = ...) extends NonEmpty, SemanticdbGeneratedMessage
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
Type members
Inherited types
Attributes
- Inherited from:
- Tree
Value members
Concrete methods
Attributes
- Definition Classes
-
SemanticdbGeneratedMessage
Inherited methods
Attributes
- Inherited from:
- Tree
Attributes
- Inherited from:
- Tree
An iterator over the names of all the elements of this 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
Serializes the messgae and returns a byte array containing its raw bytes
Serializes the messgae and returns a byte array containing its raw bytes
Attributes
- Inherited from:
- SemanticdbGeneratedMessage
In this article