maldil / JavaFyPy

adapting Java AST mining tools to Python
2 stars 1 forks source link

Parsing problem with there is in expression with lambdas #16

Open maldil opened 3 years ago

maldil commented 3 years ago

Test case

file544() - testPandas

Check consumeInExpression() consumeNotInExpression() methods in Parser.java