U N I M O Z E R - the universal modelizer for learning Java™

GNU General Public License

Get Structorizer at SourceForge.net. Fast, secure and Free Open Source software downloads

100% FREE award granted by Softpedia
#6: Correct names for identifiers
Priority: 
high
Status: 
closed
On wrote:
Unimozer should check if the names entered are correct Java-identifiers. Places where this control should happen:

- class names
- field names
- constructor names
- method names
- objet names

=> Correct identifiers are very important for BeanShell to work correctly.
On wrote:
done