public final class NamespaceLit extends Namespace
name, namespaceType, otherProps
Constructor and Description |
---|
NamespaceLit(String name) |
Modifier and Type | Method and Description |
---|---|
protected JSType |
computeJSType(JSTypes commonTypes) |
void |
maybeSetWindowInstance(JSType obj) |
String |
toString() |
addNamespace, addProperty, addTypedef, addUndeclaredProperty, copyWindowProperties, getDeclaration, getName, getPropDeclaredType, getSubnamespace, hasProp, hasSubnamespace, isDefined, toJSType
public NamespaceLit(String name)
Copyright © 2009–2023 Google. All rights reserved.