cjard
Well-known member
- Joined
- Apr 25, 2006
- Messages
- 7,081
- Programming Experience
- 10+
Wondering if there are any tools that can:
Read source code
Identify methods
Identify parameters
Assess which exceptions are thrown
(yep.. the compiler probably can)
and then use this info to generate a comment stub for my apps so that I can just fill in the stub and have it edit my source to add the comment
	
		
			
		
		
	
				
			Read source code
Identify methods
Identify parameters
Assess which exceptions are thrown
(yep.. the compiler probably can)
and then use this info to generate a comment stub for my apps so that I can just fill in the stub and have it edit my source to add the comment
 
	 
 
		 
 
		 
 
		 
 
		