0

Would be nice to be able to match everything inside a comment until the end-token "*/". Possible? Without creating a string buffer manually.

Example:

  | "/**" (_* as s) "*/"         { DOCBLOCK_AS_STR s }
Olle Härstedt
  • 3,799
  • 1
  • 24
  • 57

0 Answers0