Uses of Enum Class
com.google.javascript.rhino.jstype.JSType.Nullability
Packages that use JSType.Nullability
-
Uses of JSType.Nullability in com.google.javascript.rhino.jstype
Methods in com.google.javascript.rhino.jstype that return JSType.NullabilityModifier and TypeMethodDescriptionstatic JSType.NullabilityReturns the enum constant of this class with the specified name.static JSType.Nullability[]JSType.Nullability.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.javascript.rhino.jstype with parameters of type JSType.NullabilityModifier and TypeMethodDescriptionfinal StringJSType.toAnnotationString(JSType.Nullability nullability)