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

Type members

Classlikes

case class Id(id: String) extends QuerySegment

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait QuerySegment
trait Query
class Object
trait Matchable
class Any
Show all
enum Qual

Attributes

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

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait QuerySegment
trait Query
class Object
trait Matchable
class Any
Show all
case class StrictMemberId(id: String) extends Query

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Query
class Object
trait Matchable
class Any
Show all

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