Select
extends Object with SerializableScala term selection
Supertypes
Object, SerializableMembers
def
apply
( qualifier: Term , symbol: Symbol ) ( implicit ctx: Context ) : SelectSelect a term member by symbol
Select a term member by symbol
def
overloaded
( qualifier: Term , name: String , targs: List[Type] , args: List[Term] ) ( implicit ctx: Context ) : ApplyCall an overloaded method with the given type and term parameters
Call an overloaded method with the given type and term parameters