Apply

tastyquery.Trees.Apply
See theApply companion class
object Apply

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Apply.type

Members list

Value members

Concrete methods

def apply(fun: TermTree, args: List[TermTree])(pos: SourcePosition): Apply
def forSignaturePolymorphic(fun: TermTree, methodType: MethodType, args: List[TermTree])(pos: SourcePosition): Apply