| Package | Description |
|---|---|
| com.google.javascript.rhino.jstype |
Provides abstractions to represent types in JavaScript.
|
| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.collect.Table<JSType,JSType,JSType.MatchStatus> |
JSType.MatchCache.matchCache |
| Modifier and Type | Method and Description |
|---|---|
static JSType.MatchStatus |
JSType.MatchStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JSType.MatchStatus[] |
JSType.MatchStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009-2015 Google. All Rights Reserved.