Class JSType.TypePair

java.lang.Object
com.google.javascript.rhino.jstype.JSType.TypePair
Enclosing class:
JSType

public static class JSType.TypePair extends Object
  • Field Details

    • typeA

      public final JSType typeA
    • typeB

      public final JSType typeB
  • Constructor Details