ScannerConfig.skipCommentSingle

Get skipCommentSingle field.

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

Return Value

Type: uint

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