| Package | Description |
|---|---|
| com.google.javascript.rhino.jstype |
Provides abstractions to represent types in JavaScript.
|
| Modifier and Type | Method and Description |
|---|---|
RecordType |
RecordType.toMaybeRecordType() |
RecordType |
JSType.toMaybeRecordType()
Downcasts this to a RecordType, or returns null if this is not
a RecordType.
|
RecordType |
ProxyObjectType.toMaybeRecordType() |
Copyright © 2009-2020 Google. All Rights Reserved.