'<name>' cannot refer to itself through its default instance, use 'Me' instead '<name>' is already declared as '<declaration>' in this <declarationspace> '<name>' is already declared as a parameter of this method '<name>' is ambiguous between declarations in Modules '<modulename1>' an...
Further maintenance (addition/removal/changing of variables) would be done by hand, as usual. If there happens to be a misspelled variable somewhere, tough luck -- it would get declared along with its correctly spelled pair.I have a source tokenizer, written in Fortran, tha...