| Package | Description |
|---|---|
| com.google.javascript.rhino |
The core AST from Rhino.
|
| Modifier and Type | Method and Description |
|---|---|
HamtPMap<K,V> |
HamtPMap.reconcile(PMap<K,V> that,
PMap.Reconciler<K,V> joiner) |
PMap<K,V> |
PMap.reconcile(PMap<K,V> that,
PMap.Reconciler<K,V> joiner)
Performs a reconcile operation to merge
this and that. |
Copyright © 2009-2020 Google. All Rights Reserved.