How to model lambdas? #375
maximiliankaul
started this conversation in
Ideas
Replies: 1 comment
-
CPG Call:
x: VarDeclaration mit Initializer = lambdaExpression Resolver muss angepasst werden um x aufzulösen. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How should we model lambda expressions in CPG?
Should this be a dummy function + call or should we extend the CPG?
Beta Was this translation helpful? Give feedback.
All reactions