Added missing files for patch 2996539 : Add support for C# to CPD (simple parser)#5
Conversation
|
I started looking at this, and abandoned it after a while. I went off to see what it would take to get a real lexer for C# put in place. Still researching that. While I do that, I think we can put this in as a stopgap. However, there are no tests for the CsTokenizer. I cannot commit this until there are. |
|
I think, we should commit this, as we already added half of the initial patch: 85cc2b5 Therefore I created a unit test for the tokenizer. See: https://github.com/adangel/pmd/compare/cstokenizer I agree, that the CsTokenizer might not be the long term way to integrate C#. But until we find a real lexer/grammar for C#, I'm in favor of merging this pull request for 5.0.1. |
|
Me too. I mean it's not the greatest feature ever, but it was kindly contributed, On 22 November 2012 21:15, Andreas Dangel notifications@github.com wrote:
Romain PELISSE, |
See: http://sourceforge.net/tracker/?func=detail&aid=3560648&group_id=56262&atid=479923