Package | Description |
---|---|
com.google.javascript.rhino.jstype |
Provides abstractions to represent types in JavaScript.
|
Modifier and Type | Method and Description |
---|---|
Property |
Property.getDeclaration() |
Property |
ObjectType.getOwnSlot(String name) |
Property |
ObjectType.getSlot(String name)
Default getSlot implementation.
|
Property |
FunctionType.getSlot(String name) |
Property |
Property.getSymbol() |
Copyright © 2009–2023 Google. All rights reserved.