| Package | Description |
|---|---|
| com.google.javascript.rhino.jstype |
Provides abstractions to represent types in JavaScript.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NamedType
A
NamedType is a named reference to some other type. |
class |
TemplateType |
class |
TemplatizedType
An object type with declared template types, such as
Array. |
| Modifier and Type | Method and Description |
|---|---|
JSType |
ModificationVisitor.caseProxyObjectType(ProxyObjectType type) |
T |
Visitor.caseProxyObjectType(ProxyObjectType type)
Proxy type's case.
|
Copyright © 2009-2015 Google. All Rights Reserved.