Software Metrices Measurement Expert.
Click here
to Buy Now
All language Regular Expressions:
Notice: All Setting should
be based on Code Conventions!
C#(by Webs Fan):
Comment Lines: [\s\S]*(\/\/|\/\*)[\s\S]*
Classes: [\s\S]*[\s]{1}class[\s]{1}[\s\S]*
Functions: [\s]*(public|private|protected)[\s]{1}[\s\S]*\([\s\S]*
TODO: [\s]*\/\/[\s]{1}TODO:[\s\s]*
Delphi(by Webs Fan):
Comment Lines: (\/\/|\{)[\s\S]*
Classes: [\s]{2}T[\S]+[\s]*=[\s]*class[\s\S]*
Functions: [\s]*(procedure|function)[\s]{1}[\S]+[\s\S]*
TODO: [\s]*\/\/[\s]{1}TODO:[\s\s]*
Java(by Webs Fan):
Comment Lines:[\s\S]*(\/\/|\/\*)[\s\S]*
Classes: [\s\S]*[\s]{1}class[\s]{1}[\s\S]*
Functions: [\s]*(public|private|protected)[\s]{1}[\s\S]*\([\s\S]*
TODO: [\s]*\/\/[\s]{1}TODO:[\s\s]*
If you have regular expressions about your
programming language and you want to share them, Please email
to us. We will share them by our website. Remember, Any
Feedback is very important to us!