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