| Package | Description |
|---|---|
| com.google.javascript.rhino |
The core AST from Rhino.
|
| Modifier and Type | Field and Description |
|---|---|
private JSDocInfo.TypePosition |
JSDocInfo.Marker.type |
| Modifier and Type | Method and Description |
|---|---|
JSDocInfo.TypePosition |
JSDocInfo.Marker.getType()
Gets the position information for the type expression found
in some block tags, like "@param" and "@return".
|
| Modifier and Type | Method and Description |
|---|---|
(package private) static boolean |
JSDocInfo.TypePosition.areEquivalent(JSDocInfo.TypePosition p1,
JSDocInfo.TypePosition p2) |
(package private) void |
JSDocInfo.Marker.setType(JSDocInfo.TypePosition p) |