public interface TypeIEnv<T extends TypeI>
| Modifier and Type | Method and Description |
|---|---|
JSDocInfo |
getJsdocOfTypeDeclaration(String typeName)
Returns the jsdoc at the definition site of the type represented by typeName.
|
T |
getNamespaceOrTypedefType(String typeName)
Given the name of a namespace, returns its type.
|
Copyright © 2009-2017 Google. All Rights Reserved.