| Package | Description |
|---|---|
| com.google.javascript.jscomp.newtypes |
| Modifier and Type | Method and Description |
|---|---|
TypeParameters |
DeclaredFunctionType.getTypeParameters() |
| Modifier and Type | Method and Description |
|---|---|
FunctionTypeBuilder |
FunctionTypeBuilder.addTypeParameters(TypeParameters typeParameters) |
FunctionTypeBuilder |
FunctionTypeBuilder.appendTypeParameters(TypeParameters typeParameters)
This method is used to handle functions with .call.
|
Copyright © 2009-2017 Google. All Rights Reserved.