Package | Description |
---|---|
com.google.javascript.jscomp.newtypes |
Modifier and Type | Method and Description |
---|---|
EnumType |
Declaration.getEnum() |
static EnumType |
EnumType.make(String name,
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–2023 Google. All rights reserved.