| Package | Description |
|---|---|
| com.google.javascript.jscomp.newtypes |
| Modifier and Type | Method and Description |
|---|---|
static ToStringContext |
ToStringContext.disambiguateTypeVars(JSType... types)
Returns a context that keeps track of printed type variables.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.StringBuilder |
FunctionType.appendTo(java.lang.StringBuilder builder,
ToStringContext ctx) |
java.lang.String |
JSType.toString(ToStringContext ctx) |
Copyright © 2009-2018 Google. All Rights Reserved.