ScannerConfig.csetIdentifierNth

Set csetIdentifierNth field.

  1. string csetIdentifierNth [@property getter]
  2. string csetIdentifierNth [@property setter]
    class ScannerConfig
    @property
    void
    csetIdentifierNth
    (
    string propval
    )

Parameters

propval string

specifies the characters which can be used in identifiers, after the first character (the default is G_CSET_a_2_z, "_0123456789", G_CSET_A_2_Z, G_CSET_LATINS, G_CSET_LATINC).