| 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(java.lang.String name) |
Property |
FunctionType.getSlot(java.lang.String name) |
Property |
ObjectType.getSlot(java.lang.String name)
Default getSlot implementation.
|
Property |
Property.getSymbol() |
Property |
Property.OwnedProperty.getValue() |
| Constructor and Description |
|---|
OwnedProperty(ObjectType owner,
Property value) |
Copyright © 2009-2019 Google. All Rights Reserved.