Adds named attributes to an object.
| Constants | |
|---|---|
| NAMESPLIT | |
| Aliases | |
|---|---|
| local_ |
|
| Public Attributes | |
|---|---|
| expanded_ |
The name of the object, valid if set |
| name | The name of the object, valid if set |
| prefix | The expanded name of the object, valid if name is set |
| Public Methods | |
|---|---|
| fully_ |
Fully expand the name, even if the prefix wasn’t specified in the source file. |
| has_ |
Compares names optionally WITH namespaces |
| name= | Sets the name and the expanded name |
<code/>and<pre/>for code samples.