Join Slack
Powered by
Im trying to parse kotlin code and I need to get d...
# compiler
t
tmvkrpxl0
01/27/2023, 12:31 AM
Im trying to parse kotlin code and I need to get descriptor of all functions and variables in user-supplied files, but Is using Resolvers such as
LocalVarResolver
or
DescriptorResolver
unsupported? I wasn't able to get instance of
LexicalScope
, or
ExpressionTypingContext
Open in Slack
Previous
Next