public final class StandardClasses extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static StandardClasses |
bindImplementations(com.google.dart.compiler.backend.js.ast.JsScope kotlinObjectScope) |
com.google.dart.compiler.backend.js.ast.JsName |
getStandardObjectName(DeclarationDescriptor descriptor) |
boolean |
isStandardObject(DeclarationDescriptor descriptor) |
@NotNull public static StandardClasses bindImplementations(@NotNull com.google.dart.compiler.backend.js.ast.JsScope kotlinObjectScope)
public boolean isStandardObject(@NotNull DeclarationDescriptor descriptor)
@NotNull public com.google.dart.compiler.backend.js.ast.JsName getStandardObjectName(@NotNull DeclarationDescriptor descriptor)