| Package | Description |
|---|---|
| com.google.javascript.jscomp.newtypes |
| Modifier and Type | Method and Description |
|---|---|
EnumType |
DeclaredTypeRegistry.getEnum(String name)
Returns the instance of the enum named
name |
static EnumType |
EnumType.make(String name,
JSTypeExpression typeExpr,
Collection<String> props) |
Copyright © 2009–2015 Google. All rights reserved.