sampottinger / processing

Source code for the Processing Core and Development Environment (PDE)
http://processing.org
Other
10 stars 1 forks source link

Detect import within class body. #101

Closed sampottinger closed 5 years ago

sampottinger commented 5 years ago

Add customized error message for import statements placed within class bodies. Includes localization for Spanish and English. See #100.

sampottinger commented 5 years ago

Note that this resolves issues highlighted in https://github.com/processing/processing/pull/5753