Package | Description |
---|---|
com.google.javascript.jscomp.newtypes |
Modifier and Type | Method and Description |
---|---|
static ObjectType |
ObjectType.fromNominalType(NominalType cl) |
Modifier and Type | Method and Description |
---|---|
protected abstract com.google.common.collect.ImmutableSet<ObjectType> |
JSType.getObjs() |
Modifier and Type | Method and Description |
---|---|
static JSType |
JSType.fromObjectType(ObjectType obj) |
protected JSType |
Namespace.withNamedTypes(ObjectType obj) |
Copyright © 2009–2014 Google. All rights reserved.