| Package | Description |
|---|---|
| com.google.javascript.jscomp.newtypes |
| Modifier and Type | Method and Description |
|---|---|
Declaration |
Namespace.getDeclaration(QualifiedName qname) |
Declaration |
DeclaredTypeRegistry.getDeclaration(QualifiedName qname,
boolean includeTypes)
Returns the declaration of the given qualified name,
or null if the name is not defined.
|
Copyright © 2009-2015 Google. All Rights Reserved.