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