public final class FunctionNamespace extends Namespace
commonTypes, defSite, name, namespaceType, otherProps| Constructor and Description |
|---|
FunctionNamespace(JSTypes commonTypes,
String name,
DeclaredTypeRegistry scope,
Node defSite) |
| Modifier and Type | Method and Description |
|---|---|
protected JSType |
computeJSType() |
DeclaredTypeRegistry |
getScope() |
addNamespace, addProperty, addTypedef, addUndeclaredProperty, copyWindowProperties, getDeclaration, getDefSite, getName, getPropDeclaredType, getSubnamespace, hasProp, hasSubnamespace, isDefined, toJSType, toStringpublic FunctionNamespace(JSTypes commonTypes, String name, DeclaredTypeRegistry scope, Node defSite)
protected JSType computeJSType()
computeJSType in class Namespacepublic DeclaredTypeRegistry getScope()
Copyright © 2009-2017 Google. All Rights Reserved.