Fixes ANTLR visibility method modifiers and static class handling by sampottinger · Pull Request #37 · sampottinger/processing
added 2 commits
April 4, 2019 22:01For consistency with prior processing, disallow use of the default visbility and instead prepend public modifier if no modifier is given. In response to @dzaima.
sampottinger
changed the title
Fixes ANTLR visibility method modifiers
Fixes ANTLR visibility method modifiers and static class handling
sampottinger added a commit that referenced this pull request
Apr 6, 2019There were some issues related to public modifier injection that were introduced by #37, causing a large number of sketches to fail. This impacts #15 and does not impact but is related to processing#5753. To prevent regressions, also introduces JDT based tests to ensure edits are valid.
This was referenced
Apr 6, 2019sampottinger added a commit that referenced this pull request
Apr 6, 2019[antlr branch] Fix issues related to #37.
sampottinger added a commit that referenced this pull request
Apr 6, 2019This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters