Package | Description |
---|---|
com.google.javascript.rhino.jstype |
Provides abstractions to represent types in JavaScript.
|
Modifier and Type | Method and Description |
---|---|
FunctionBuilder |
FunctionBuilder.withParams(FunctionParamBuilder params)
Set the parameters of the function type from a FunctionParamBuilder.
|
Copyright © 2009–2017 Google. All rights reserved.