-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
area:metaprogramming:quotesIssues related to quotes and splicesIssues related to quotes and splicesitype:enhancement
Milestone
Description
Hmm, interesting... It looks like the compiler internally uses ContextualMethodType
rather than just MethodType
to express a method with (using ...)
parameters clause but currently there seems no way to create contextual methods from the quotes' reflect API. @nicolasstucki are there any plans to add this functionality in the nearest future?
Originally posted by @prolativ in #14056 (reply in thread)
Metadata
Metadata
Assignees
Labels
area:metaprogramming:quotesIssues related to quotes and splicesIssues related to quotes and splicesitype:enhancement