| Package | Description |
|---|---|
| com.google.javascript.jscomp.newtypes |
| Modifier and Type | Method and Description |
|---|---|
TypeEnv |
TypeEnv.clearChangeLog() |
static TypeEnv |
TypeEnv.join(Collection<TypeEnv> envs) |
static TypeEnv |
TypeEnv.join(TypeEnv e1,
TypeEnv e2) |
TypeEnv |
TypeEnv.putType(String n,
JSType t) |
| Modifier and Type | Method and Description |
|---|---|
static TypeEnv |
TypeEnv.join(TypeEnv e1,
TypeEnv e2) |
| Modifier and Type | Method and Description |
|---|---|
static TypeEnv |
TypeEnv.join(Collection<TypeEnv> envs) |
Copyright © 2009-2017 Google. All Rights Reserved.