PSharp
PSharp copied to clipboard
Improve comment handling
- Handle comments in BlockSyntaxVisitor. Currently, a { or } in a comment confuses things.
- Comments in the P# section are not written to the rewritten *.psharp.cs file.
- Remove unused TokenStream.SkipCommentTokens