EmptyParamsDescriptor

cps.macros.forest.application.MethodParamsDescriptorScope.EmptyParamsDescriptor

Attributes

Source
MethodParamsDescriptorScope.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

override def isContext: Boolean

Attributes

Definition Classes
Source
MethodParamsDescriptorScope.scala
override def paramIndex(name: String): Option[Int]

Attributes

Definition Classes
Source
MethodParamsDescriptorScope.scala
override def paramName(index: Int): Option[String]

Attributes

Definition Classes
Source
MethodParamsDescriptorScope.scala
override def paramType(index: Int): Option[qctx.reflect.TypeRepr]

Attributes

Definition Classes
Source
MethodParamsDescriptorScope.scala

Inherited methods

def isByName(index: Int): Boolean

Attributes

Inherited from:
MethodParamsDescriptor
Source
MethodParamsDescriptorScope.scala
def isCpsDirect(index: Int): Boolean

Attributes

Inherited from:
MethodParamsDescriptor
Source
MethodParamsDescriptorScope.scala