Package | Description |
---|---|
com.google.javascript.jscomp.regex |
Modifier and Type | Field and Description |
---|---|
private static com.google.common.collect.ImmutableList<CaseCanonicalize.DeltaSet> |
CaseCanonicalize.CANON_DELTA_SETS |
private static com.google.common.collect.ImmutableList<CaseCanonicalize.DeltaSet> |
CaseCanonicalize.DELTA_SETS
Sets of code units broken down by delta that are case-insensitively
equivalent to another code unit that differs from the first by that delta.
|