| Package | Description |
|---|---|
| com.google.javascript.jscomp.newtypes |
| Modifier and Type | Method and Description |
|---|---|
Typedef |
Declaration.getTypedef() |
static Typedef |
Typedef.make(Node defSite,
JSTypeExpression typeExpr) |
| Modifier and Type | Method and Description |
|---|---|
void |
Namespace.addTypedef(QualifiedName qname,
Typedef td) |
void |
JSTypeCreatorFromJSDoc.resolveTypedef(Typedef td,
DeclaredTypeRegistry registry) |
| Constructor and Description |
|---|
Declaration(JSType simpleType,
Typedef typedef,
Namespace ns,
DeclaredTypeRegistry funScope,
boolean isTypeVar,
boolean isConstant) |
Copyright © 2009-2017 Google. All Rights Reserved.