|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.k2js.analyze.JsConfiguration
public class JsConfiguration
| Field Summary | |
|---|---|
static java.util.List<ImportPath> |
DEFAULT_IMPORT_PATHS
|
| Fields inherited from interface org.jetbrains.jet.lang.ModuleConfiguration |
|---|
EMPTY |
| Method Summary | |
|---|---|
void |
extendNamespaceScope(BindingTrace trace,
NamespaceDescriptor namespaceDescriptor,
WritableScope namespaceMemberScope)
This method is called every time a namespace descriptor is created. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
@NotNull public static final java.util.List<ImportPath> DEFAULT_IMPORT_PATHS
| Method Detail |
|---|
public void extendNamespaceScope(@NotNull
BindingTrace trace,
@NotNull
NamespaceDescriptor namespaceDescriptor,
@NotNull
WritableScope namespaceMemberScope)
ModuleConfiguration
extendNamespaceScope in interface ModuleConfiguration
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||