|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttcl.lang.Namespace.ResolvedNsName
public static class Namespace.ResolvedNsName
Field Summary | |
---|---|
Namespace |
ns
Reference to the namespace object |
long |
nsId
sPtr's unique namespace id. |
int |
refCount
Reference count: 1 for each nsName object that has a pointer to this ResolvedNsName structure as its internal rep. |
Namespace |
refNs
reference to the namespace containing the reference (not the namespace that contains the referenced namespace). |
Constructor Summary | |
---|---|
Namespace.ResolvedNsName()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Namespace ns
public long nsId
public Namespace refNs
public int refCount
Constructor Detail |
---|
public Namespace.ResolvedNsName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |