| Package | Description |
|---|---|
| com.google.javascript.jscomp.newtypes |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,NamespaceLit> |
Namespace.namespaces |
| Modifier and Type | Method and Description |
|---|---|
void |
Namespace.addSubnamespace(QualifiedName qname,
NamespaceLit nslit) |
| Constructor and Description |
|---|
Declaration(JSType simpleType,
Typedef typedef,
NamespaceLit namespaceLit,
EnumType enumType,
DeclaredTypeRegistry functionScope,
RawNominalType nominal,
boolean isTypeVar,
boolean isConstant,
boolean isForwardDeclaration) |
Copyright © 2009-2016 Google. All Rights Reserved.