|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.k2js.translate.context.AliasingContext.AbstractThisAliasProvider
public abstract static class AliasingContext.AbstractThisAliasProvider
| Constructor Summary | |
|---|---|
AliasingContext.AbstractThisAliasProvider()
|
|
| Method Summary | |
|---|---|
com.google.dart.compiler.backend.js.ast.JsExpression |
get(ResolvedCall<?> call)
|
protected static DeclarationDescriptor |
normalize(DeclarationDescriptor descriptor)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jetbrains.k2js.translate.context.AliasingContext.ThisAliasProvider |
|---|
get |
| Constructor Detail |
|---|
public AliasingContext.AbstractThisAliasProvider()
| Method Detail |
|---|
@NotNull
protected static DeclarationDescriptor normalize(@NotNull
DeclarationDescriptor descriptor)
@Nullable
public com.google.dart.compiler.backend.js.ast.JsExpression get(@NotNull
ResolvedCall<?> call)
get in interface AliasingContext.ThisAliasProvider
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||