Packages

package names

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Value Members

  1. object TypeIdentifiers
  2. object TypeNames extends InternCache[TypeName]
  3. object XNames

    Name handling support.

    Name handling support.

    The two most visible types of name (Name & TypeName) are included in the api package. Additional support is included here for caching of Name objects to reduce GC pressure, simple dot formatted names and the encoded names we see used with SObjects that have suffixes such as c and optional namespaces prefixes. There is also some support here for legal & reserved identifier validation.

Ungrouped