Signatures

tastyquery.Signatures
object Signatures

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Signatures.type

Members list

Type members

Classlikes

enum ParamSig

Attributes

Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class Signature(paramsSig: List[ParamSig], resSig: SignatureName)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Signature

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Signature.type