public interface DeclaredTypeRegistry
| Modifier and Type | Method and Description |
|---|---|
JSType |
lookupTypeByName(String name)
Return a JSType from a given named type,
or null if the identifier is not defined.
|
Copyright © 2009-2014 Google. All Rights Reserved.