CodART icon indicating copy to clipboard operation
CodART copied to clipboard

Tree object generated by C++ has not parser object!

Open seyyedaliayati opened this issue 3 years ago • 0 comments

Describe the bug In CPP backend, tree.parser is None!

To Reproduce Steps to reproduce the behavior:

  1. Go to sbse/config.py
  2. Set USE_CPP_BACKEND to 1. Use your .env file!
  3. Run refactorings/decrease_field_visibility.py
  4. See error

seyyedaliayati avatar Jan 09 '22 07:01 seyyedaliayati