ScannerConfig.skipCommentMulti

Get skipCommentMulti field.

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

Return Value

Type: uint

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