| Package | Description |
|---|---|
| com.google.javascript.rhino.jstype |
Provides abstractions to represent types in JavaScript.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NoResolvedType
An unresolved type that was forward declared.
|
| Modifier and Type | Method and Description |
|---|---|
JSType |
TemplateTypeReplacer.caseNoType(NoType type) |
T |
Visitor.caseNoType(NoType type)
Bottom type's case.
|
T |
Visitor.WithDefaultCase.caseNoType(NoType type) |
Copyright © 2009-2020 Google. All Rights Reserved.