| Package | Description |
|---|---|
| com.google.javascript.jscomp.newtypes |
| Modifier and Type | Method and Description |
|---|---|
DeclaredFunctionType |
FunctionTypeBuilder.buildDeclaration() |
static DeclaredFunctionType |
DeclaredFunctionType.meet(Collection<DeclaredFunctionType> toMeet) |
DeclaredFunctionType |
DeclaredFunctionType.withTypeInfoFromSuper(DeclaredFunctionType superType) |
| Modifier and Type | Method and Description |
|---|---|
DeclaredFunctionType |
DeclaredFunctionType.withTypeInfoFromSuper(DeclaredFunctionType superType) |
| Modifier and Type | Method and Description |
|---|---|
static DeclaredFunctionType |
DeclaredFunctionType.meet(Collection<DeclaredFunctionType> toMeet) |
Copyright © 2009-2014 Google. All Rights Reserved.