public class ToStringContext extends Object
JSType.toString(). This object is
passed around to all internal types.| Modifier and Type | Method and Description |
|---|---|
static ToStringContext |
disambiguateTypeVars(JSType... types)
Returns a context that keeps track of printed type variables.
|
public static ToStringContext disambiguateTypeVars(JSType... types)
Expected: Foo<T#1>,
Found: Foo<T#2>.
Copyright © 2009-2017 Google. All Rights Reserved.