After that format an AADL file that has some annex X without a plugin for parsing X installed
There is a hack to store parse results. The last parse result from an Xtext parser is kept around even if we are processing an annex that is not xtext related. The last parse result must be cleared in these cases.
The text was updated successfully, but these errors were encountered:
To reproduce:
There is a hack to store parse results. The last parse result from an Xtext parser is kept around even if we are processing an annex that is not xtext related. The last parse result must be cleared in these cases.
The text was updated successfully, but these errors were encountered: