ScannerConfig.scanCommentMulti

uint scanCommentMulti() @property

Get scanCommentMulti field.

Returns

specifies if multi-line comments are recognized

(the default is true).

void scanCommentMulti(uint propval) @property

Set scanCommentMulti field.

Parameters

propvalspecifies if multi-line comments are recognized (the default is true).