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