|
|||||||||
| 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
org.jetbrains.k2js.translate.context.TraceableThisAliasProvider
public class TraceableThisAliasProvider
| Constructor Summary | |
|---|---|
TraceableThisAliasProvider(ClassOrNamespaceDescriptor descriptor,
com.google.dart.compiler.backend.js.ast.JsNameRef thisRef)
|
|
| Method Summary | |
|---|---|
com.google.dart.compiler.backend.js.ast.JsNameRef |
get(DeclarationDescriptor unnormalizedDescriptor)
|
com.google.dart.compiler.backend.js.ast.JsNameRef |
getRefIfWasCaptured()
|
boolean |
wasThisCaptured()
|
| Methods inherited from class org.jetbrains.k2js.translate.context.AliasingContext.AbstractThisAliasProvider |
|---|
get, normalize |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TraceableThisAliasProvider(@NotNull
ClassOrNamespaceDescriptor descriptor,
@NotNull
com.google.dart.compiler.backend.js.ast.JsNameRef thisRef)
| Method Detail |
|---|
public boolean wasThisCaptured()
@Nullable public com.google.dart.compiler.backend.js.ast.JsNameRef getRefIfWasCaptured()
@Nullable
public com.google.dart.compiler.backend.js.ast.JsNameRef get(@NotNull
DeclarationDescriptor unnormalizedDescriptor)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||