protected class Resolver3.ImportContext extends Object
predec.
Most further fields are mere convenience fields, redundantly copied from the
source code level expression importItem:
whether there is any rewriting at all; a reference to the raw module model instance;
its name; the import key, etc.| Modifier and Type | Method and Description |
|---|---|
String |
compoundKey()
The sequence of all import keys which lead to this dynamic ImportContext.
|
String |
compoundKey(Definition def)
The sequence of all import keys which lead to this dynamic ImportContext plus
the name of the Definition.
|
String |
compoundKeyX()
The sequence of all import keys which lead to this dynamic ImportContext.
|
public String compoundKeyX()
Resolver3.rootModuleSymbolicName,
for documentation generation & debugging.public String compoundKey()
public String compoundKey(Definition def)
see also the complete user documentation .