(the default is true).
ScannerConfig.scanCommentMulti
uint scanCommentMulti() @property nothrowGet scanCommentMulti field.
Returns
specifies if multi-line comments are recognized
void scanCommentMulti(uint propval) @property nothrowSet scanCommentMulti field.
Parameters
propval | specifies if multi-line comments are recognized (the default is true). |