ApplyArgList

cps.plugin.forest.application.ApplyArgList
sealed trait ApplyArgList

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def containsAsyncLambda(using Context, CpsTopLevelContext): Boolean
def containsDirectContext: Boolean
def findDirectContext: Option[Tree]
def isAsync(using Context, CpsTopLevelContext): Boolean
def isPlainParams: Boolean
def isTypeParams: Boolean
def origin: Tree
def show(using Context): String