public class JsConfiguration extends java.lang.Object implements ModuleConfiguration
Modifier and Type | Field and Description |
---|---|
static java.util.List<ImportPath> |
DEFAULT_IMPORT_PATHS |
EMPTY
Modifier and Type | Method and Description |
---|---|
void |
extendNamespaceScope(BindingTrace trace,
NamespaceDescriptor namespaceDescriptor,
WritableScope namespaceMemberScope)
This method is called every time a namespace descriptor is created.
|
@NotNull public static final java.util.List<ImportPath> DEFAULT_IMPORT_PATHS
public void extendNamespaceScope(@NotNull BindingTrace trace, @NotNull NamespaceDescriptor namespaceDescriptor, @NotNull WritableScope namespaceMemberScope)
ModuleConfiguration
extendNamespaceScope
in interface ModuleConfiguration