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