Package | Description |
---|---|
com.google.javascript.rhino.jstype |
Provides abstractions to represent types in JavaScript.
|
com.google.javascript.rhino.testing |
Modifier and Type | Method and Description |
---|---|
RecordTypeBuilder |
RecordTypeBuilder.addProperty(String name,
JSType type,
Node propertyNode)
Adds a property with the given name and type to the record type.
|
Modifier and Type | Method and Description |
---|---|
protected RecordTypeBuilder |
BaseJSTypeTestCase.createRecordTypeBuilder() |
Copyright © 2009–2023 Google. All rights reserved.