| Package | Description |
|---|---|
| com.google.javascript.jscomp.newtypes |
| Modifier and Type | Method and Description |
|---|---|
EnumType |
Declaration.getEnum() |
static EnumType |
EnumType.make(JSTypes commonTypes,
String name,
Node defSite,
JSTypeExpression typeExpr,
Collection<String> props) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract com.google.common.collect.ImmutableSet<EnumType> |
JSType.getEnums() |
| Modifier and Type | Method and Description |
|---|---|
void |
JSTypeCreatorFromJSDoc.resolveEnum(EnumType e,
DeclaredTypeRegistry registry) |
Copyright © 2009-2017 Google. All Rights Reserved.