Currently, language comments (e.g., Java or SLL comments) are ignored by the ANTLR parser and do not occur in the XML documents. Task: Change the parser(s) in order to take the comments over from the code to the XML documents.
Log in to post a comment.