Query

dotty.tools.scaladoc.tasty.comments.Query$
See theQuery companion trait
object Query

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Query.type

Members list

Concise view

Type members

Classlikes

case class Id(id: String) extends QuerySegment

Attributes

Graph
Supertypes
trait Product
trait Equals
trait Query
class Object
trait Matchable
class Any
enum Qual

Attributes

Graph
Supertypes
trait Enum
trait Product
trait Equals
class Object
trait Matchable
class Any
case class QualifiedId(id: Qual, sep: Char, rest: QuerySegment) extends QuerySegment

Attributes

Graph
Supertypes
trait Product
trait Equals
trait Query
class Object
trait Matchable
class Any
case class StrictMemberId(id: String) extends Query

Attributes

Graph
Supertypes
trait Product
trait Equals
trait Query
class Object
trait Matchable
class Any

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror