Documentation
Dlang.org
GScannerConfig.skipCommentSingle
glib
c
types
GScannerConfig
specifies if single-line comments are skipped and not returned as tokens (the default is true).
struct
GScannerConfig
uint
skipCommentSingle
;
glib
c
types
GScannerConfig
variables
caseSensitive
char2Token
cpairCommentSingle
csetIdentifierFirst
csetIdentifierNth
csetSkipCharacters
identifier2String
int2Float
numbers2Int
paddingDummy
scanBinary
scanCommentMulti
scanFloat
scanHex
scanHexDollar
scanIdentifier
scanIdentifier1char
scanIdentifierNULL
scanOctal
scanStringDq
scanStringSq
scanSymbols
scope0Fallback
skipCommentMulti
skipCommentSingle
storeInt64
symbol2Token
specifies if single-line comments are skipped and not returned as tokens (the default is true).