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