ScannerConfig.skipCommentSingle

Set skipCommentSingle field.

  1. uint skipCommentSingle [@property getter]
  2. uint skipCommentSingle [@property setter]
    class ScannerConfig
    @property
    void
    skipCommentSingle
    (
    uint propval
    )

Parameters

propval uint

specifies if single-line comments are skipped and not returned as tokens (the default is true).