org.jetbrains.k2js.translate.declaration
Interface ClassAliasingMap


public interface ClassAliasingMap


Method Summary
 com.google.dart.compiler.backend.js.ast.JsNameRef get(ClassDescriptor descriptor, ClassDescriptor referencedDescriptor)
           
 

Method Detail

get

@Nullable
com.google.dart.compiler.backend.js.ast.JsNameRef get(ClassDescriptor descriptor,
                                                               ClassDescriptor referencedDescriptor)