Uses of Class
com.google.javascript.rhino.jstype.UnionType
Packages that use UnionType
-
Uses of UnionType in com.google.javascript.rhino.jstype
Methods in com.google.javascript.rhino.jstype that return UnionTypeModifier and TypeMethodDescriptionJSType.toMaybeUnionType()Downcasts this to a UnionType, or returns null if this is not a UnionType.final UnionTypeProxyObjectType.toMaybeUnionType()UnionType.toMaybeUnionType()Methods in com.google.javascript.rhino.jstype with parameters of type UnionTypeModifier and TypeMethodDescriptionTemplateTypeReplacer.caseUnionType(UnionType type) Visitor.caseUnionType(UnionType type) Union type's case.Visitor.WithDefaultCase.caseUnionType(UnionType type)