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