Identifier accesses the type-specific portion of the reference.
()
| 28 | |
| 29 | // Identifier accesses the type-specific portion of the reference. |
| 30 | Identifier() string |
| 31 | |
| 32 | // Name is the fully-qualified reference name. |
| 33 | Name() string |
no outgoing calls