ScannerConfig

Specifies the #GScanner parser configuration. Most settings can be changed during the parsing phase and will affect the lexical parsing of the next unpeeked token.

class ScannerConfig {
GScannerConfig cInstance;
}