and not returned as tokens (the default is true).
ScannerConfig.skipCommentMulti
uint skipCommentMulti() @property nothrowGet skipCommentMulti field.
Returns
specifies if multi-line comments are skipped
void skipCommentMulti(uint propval) @property nothrowSet skipCommentMulti field.
Parameters
propval | specifies if multi-line comments are skipped and not returned as tokens (the default is true). |