public abstract static class AliasingContext.AbstractThisAliasProvider extends java.lang.Object implements AliasingContext.ThisAliasProvider
| Constructor and Description |
|---|
AliasingContext.AbstractThisAliasProvider() |
| Modifier and Type | Method and Description |
|---|---|
com.google.dart.compiler.backend.js.ast.JsExpression |
get(ResolvedCall<?> call) |
protected static DeclarationDescriptor |
normalize(DeclarationDescriptor descriptor) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetpublic AliasingContext.AbstractThisAliasProvider()
@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