module Namespace


Adds named attributes to an object.

Attributes

Methods


Attributes

expanded_name (reader) The name of the object, valid if set
name (reader) The name of the object, valid if set
prefix (accessor) The expanded name of the object, valid if name is set

Aliases

local_name

is a synonym for

name

Methods

fully_expanded_name


Fully expand the name, even if the prefix wasn't specified in the source file.

has_name


Compares names optionally WITH namespaces

name=


Sets the name and the expanded name