public final class NamespaceLit extends Namespace
Modifier and Type | Field and Description |
---|---|
private NominalType |
window |
name, namespaceType, otherProps
Constructor and Description |
---|
NamespaceLit(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
protected JSType |
computeJSType(JSTypes commonTypes) |
void |
maybeSetWindowInstance(JSType obj) |
java.lang.String |
toString() |
addNamespace, addProperty, addTypedef, addUndeclaredProperty, copyWindowProperties, getAllPropsOfNamespace, getDeclaration, getName, getNsProp, getPropDeclaredType, getSubnamespace, hasProp, hasSubnamespace, isDefined, toJSType
private NominalType window