| Package | Description |
|---|---|
| com.google.javascript.rhino.jstype |
Provides abstractions to represent types in JavaScript.
|
| Modifier and Type | Method and Description |
|---|---|
static JSType.Nullability |
JSType.Nullability.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static JSType.Nullability[] |
JSType.Nullability.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
JSType.toAnnotationString(JSType.Nullability nullability) |
Copyright © 2009-2020 Google. All Rights Reserved.