Next: , Up: Namespaces


8.1 Identifiers

Identifiers may be prefixed with namespaces using the scope (::) operator, e.g. ‘zoo::aquatic::fish’. Any identifier that begins with :: is an absolute identifier, one whose namespace path is specified from the global namespace. Identifiers fall into one of several categories: