Closed alkalinan closed 1 month ago
add parse comments
when parsing class here. In src/FAST-Java-SmaCC-Importer/JavaSmaCCProgramNodeImporterVisitor.class.st
-- see method parseCodeString
With fix at the beginning of the method to set variable parser
(replicating code already made for parseCodeMethodString:
Add simple test src/FAST-Java-SmaCC-Importer-Tests/JavaSmaCCInClassCommentsTest.class.st for not killing the feature in the future
Can you pinpoint the changes please? With the Tonel update, it's hard to see what actually changed :/