Member predicate DelegateCreation :: getArgument
Gets the argument of this delegate creation. Either a callable access
(CallableAccess
), an anonymous function (AnonymousFunctionExpr
), or a
value of delegate type (DelegateType
).
Expr
getArgument
(
)