Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- create dictionary of seargename -> description (incl. fields)
- for each file:
- for each line:
- if line is a method/fielddeclaration:
- work out what the seargename is
- output comment
- output line
- else:
- output line
Advertisement
Add Comment
Please, Sign In to add comment