public static interface AliasingContext.ThisAliasProvider
| Modifier and Type | Method and Description |
|---|---|
com.google.dart.compiler.backend.js.ast.JsNameRef |
get(DeclarationDescriptor descriptor) |
com.google.dart.compiler.backend.js.ast.JsExpression |
get(ResolvedCall<?> call) |
@Nullable com.google.dart.compiler.backend.js.ast.JsNameRef get(@NotNull DeclarationDescriptor descriptor)
@Nullable com.google.dart.compiler.backend.js.ast.JsExpression get(@NotNull ResolvedCall<?> call)